[03:43] good morning === cpaelzer__ is now known as cpaelzer [11:15] TJ-: got your 20.04 server issue fixed? [11:33] lotuspsychje: no, we're working on it now. Fetched the lxd snap source and currently trying to figure it out [11:34] kk [11:34] think i filed like 15 bugs on -desktop this time [11:53] the lxd snap ships with dnsmasq included in it. It isn't being started. This is a basic "sudo snap install lxd; sudo lxd init" with default options, then "lxc launch ubuntu:18.04 u1" - container never gets IPv4 since host LXD isn't starting dnsmasq ("lxc list" shows no IPs and monitoring the lxdbr0 bridge shows the container requesting a lease and nothing responding) [11:55] you get this bug on bionic too? [12:45] not tried it on 18.04, only on 19.10 where it doesn't occur [12:46] it must be the lxd snap since it includes dnsmasq [12:46] i see [12:46] this is what happens when they abandon .deb packaging and isolate things. makes it incredibly difficult to diagnose [12:47] exactly [12:47] for production, the last thing the admin needs, is hours of digging === oerheks1 is now known as oerheks0 === oerheks0 is now known as oerheks [15:06] confirmed & updated bug #1868273 feel free to also test an easy1 [15:06] bug 1868273 in geary (Ubuntu) "geary don't start" [Undecided,Confirmed] https://launchpad.net/bugs/1868273 [17:17] I have a Lenovo P51 laptop with hybrid graphics that I'm struggeling to get to work with multiple screens. This works fine in 18.04, but not in 19.10 and 20.04. xrandr reports no additional screens. I'm running hybrid graphics and nvidias latest 440 driver. How can I approach debugging this? [17:23] Let's begin in the xrandr end: How is the number of screens listed in xrandr controlled? Where is this coming from? [18:05] I'm starting to get concerned that 20.04 will be released and that it won't work on the P51 laptop (which I purchased from Canonicals advice as "approved for Ubuntu"). And I have no clue how to debug xorg and gnome for this :( [18:10] After trying both the server and live-server images, it appears that the experimental ZFS root install is only in the desktop versions, amirite? [18:11] (I realize I am probably insane to even consider installing a server with an experimental feature of a pre-released OS) [18:14] [18:23] Is anybody else having any issues with configuring gnome extensions in 20.04? I can install extensions just fine, but the settings button to configure the extension is entirely unresponsive [18:24] yeah longstride its a known bug [18:24] lemme pass you the bug ID holdon [18:24] longstride: I noticed it today too [18:24] longstride sveinse bug #1867445 [18:24] bug 1867445 in gnome-shell-extension-workspaces-to-dock (Ubuntu) "Workspaces to dock extension does not launch anymore" [Undecided,Confirmed] https://launchpad.net/bugs/1867445 [18:25] this one is tested with workspaces to dick extension, ive seen other people having this bug with other extensions aswell [18:25] dock sorry [18:26] longstride: its since the extensions app joined, things got stuck for me [18:26] I'm having this issue with both built-in and manually installed extensions. In fact, my manually installed extensions don't even show up in the new extensions app [18:27] longstride: yeah, same here, in gnome-tweaks they still show [18:27] lotuspsychje, yes that's right [18:28] longstride: as im unsure wich package is really faulty, i bugged against the extension itself [18:29] i assume, its the new extension app blocking things, but i didnt find its packagename yet [18:31] Is the bug 1867445 specific to that one extension, or is it meant to encompass the general gnome extensions issue? [18:31] bug 1867445 in gnome-shell-extension-workspaces-to-dock (Ubuntu) "Workspaces to dock extension does not launch anymore" [Undecided,Confirmed] https://launchpad.net/bugs/1867445 [18:32] longstride: this one is mine, filed specificly to workspaces to dock extension, cause thats the one not working for me [18:32] longstride: wich extension does not work at your side? [18:32] Yeeeeaahhhhh! Finally some breakthrough! nouveau works and is able to detect multiple screens, including thunderbolt over USB3. I finally have my external 4k screen up and running! [18:32] It surprises me that nvidias own driver can't thou [18:33] well the extensions all seem to be working...it's just the buttons to configure their settings are non-responsive [18:33] longstride: yeah, the little gear next the extension right? [18:34] for example, I installed Minimize to Tray, it's enabled and everything, but I can't drill down to it's settings to specify which applications it should be applied to [18:34] lotuspsychje: yes that's right [18:34] or even the wrench and screwdriver button on the extensions website [18:34] longstride: its also possible they are still working on it [18:35] so, i havent found yet what conflicts exactly, hence i filed against my 1 extension [18:36] Ok I see [18:36] Well at least I know it's not just on my end [18:36] !info gnome-shell-extension-prefs [18:36] Package gnome-shell-extension-prefs does not exist in focal [18:37] think its something built-in, rather then a package [18:38] I have to say though, other than these few issues, I'm really happy with 20.04 [18:39] yeah it starts to shape allright, but i think i filed about 15 bugs now [18:39] is it likely that COVID-19 will affect the release schedule for focal? [18:39] I would assume, its effecting everything [18:42] anybody using fractional scaling? [18:45] I had it enabled with no issues, until I tried to open some steam games and everything just went nuts. I think it has something to do with me using multiple monitors, but all my screens were flashing, app windows were moving from one screen to another, random resolution changes [19:16] running nouveau (man, I trip over that spelling every time) apparently have no gfx acceleration due to considerable tearing. Is it running all rending in software? [19:16] *rendering [19:17] I just found interesting in ubuntu 20.04 when i updated hplip . https://pastebin.ubuntu.com/p/TnZBjFHZRb/ [19:18] I know its just few syntax warning . Is this just remaining python2 syntax which was left in the code? [19:22] Nevermind i found the information . Its just a advisory message for devs to change code for later release https://docs.python.org/3.8/whatsnew/3.8.html#changes-in-python-behavior [19:22] This means this will be a regular message to see :D [23:35] Hi, I understand casper purpose on Ubuntu is basically for the installer, but I'm making a live system that boots from squashfs (based on 20.04) for a... special computer. The problem I'm having is that it does not create the live user. [23:36] Resulting in a live system that has no user. What configuration/packages should I see to make the live user be created?