[00:44] so the 2 issues i'm currently having seem to come down to wifi's 4 way handshake failing sometimes and it then not trying again or restarting the setup [00:44] and kfd kfd: Failed to resume IOMMU for device 1002:15d8 [00:53] will try adding "iommu=pt" to the kernel arguments, when i can reboot the machine [06:11] did that, now getting 'kfd kfd: added device 1002:15d8', TBD if the screen going black issue stops occuring [10:37] hello! I'm trying to test an openVPN deployment on 20.04, following the steps on the wiki https://ubuntu.com/server/docs/service-openvpn The key-pair server generation command is identical to the server cert generation command. when i proceed to the latter, the system complains about overwriting onto an existing key. what are the appropriate [10:37] commands? [11:25] good day to all [16:21] anyone know when 20.04 will pick up 3.36? 3.35.91 as-is is broken horribly [16:22] or if there's a PPA [16:22] r3muxd: works fine on my end [16:22] extensions are broken for me [16:22] (can't open any settings for extensions, extensions app goes in and out) [16:22] r3muxd: the extensions app is still being worked on [16:23] i'm OK with the extensions app being broken [16:23] i also still have issues with an extension since the app released [16:23] i just want to be able to open extension settings windows [16:23] r3muxd: 20.04 is still in development, that means, things can still break in this stage [16:24] i know [16:24] can i build 3.36 from source and checkinstall it? [16:25] r3muxd: how about you just patient of the development of things a bit? [16:25] ok, thanks [16:25] r3muxd: or if you really want to help the community, feel free to file a bug [16:25] ok, my bad [16:27] r3muxd: but filing bugs with extensions enabled can also be tricky, as the devs can sometimes ask to disable them, to see if its a proper ubuntu bug [16:27] r3muxd: do you use gnome-tweaks? [16:27] i use it to toggle extensions on/off [16:28] r3muxd: well i tryed workspaces to dock extension from the repos, but since the extensions app came out, it doesnt work anymore [16:28] r3muxd: is that something similar to your problem. [16:28] ? [16:28] yeah [16:28] i think i just found a solution [16:29] hey lordcirth [16:29] hi [16:35] r3muxd: feel free to feedback [16:59] i fixed it in a really hacky way [17:00] if you're also on amd64, run [17:00] sudo wget --user-agent="Mozilla/5.0" -O /usr/bin/gnome-shell-extension-prefs https://files.catbox.moe/pj63vq [17:00] probably don't run that because you have no reason to trust me, but i can confirm it works for me at least [17:01] we wont run that [17:02] otherwise, rebuild gnome-shell from the source package and change this._versionLabel.label = this.version; to this._versionLabel.label = this.version.toString(); in js/extensionPrefs/main.js [17:02] we wont do that neither [17:03] ok [19:10] r3muxd: Sounds like a quick patch to submit in a bug. [20:17] mason: it's already fixed in 3.36, my fix just patches it temporarily [20:18] r3muxd: Ah, maybe a bug asking for a version bump then. Now would be the time. [20:18] Or a backport of the fix. Either way. [20:18] technically 3.36 is supposed to be packaged for the actual release [20:18] r3muxd: The one certainty is that with no bug report, it'll take an excessive amount of luck for it to be fixed. [20:18] i'll try to file a bug regardless [20:18] ty!