[Bug 1900167] Re: gnome-software Unable to install updates
It will need to backport the merge requests from this issue to the version of gnome-software Xubuntu are shipping. - see https://gitlab.gnome.org/GNOME/gnome- software/-/issues/1114#note_1693917 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-software/-/issues #1114 https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1114 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1900167 Title: gnome-software Unable to install updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1900167/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1900167] Re: gnome-software Unable to install updates
https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1114#note_1693917 -> It will need to backport the merge requests from this issue to the version of gnome-software Xubuntu are shipping. ** Changed in: gnome-software (Ubuntu) Status: Expired => Opinion -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1900167 Title: gnome-software Unable to install updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1900167/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1900167] Re: gnome-software Unable to install updates
https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1114#note_1693917 It will need to backport the merge requests from this issue to the version of gnome-software Xubuntu are shipping. ** Changed in: gnome-software (Ubuntu) Status: Opinion => Confirmed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1900167 Title: gnome-software Unable to install updates To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1900167/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1998529] Re: Uninstalling extensions dereferences symlinks, risking data loss
This bug was fixed in the package gnome-shell - 44~beta-1ubuntu1 --- gnome-shell (44~beta-1ubuntu1) lunar; urgency=medium [ Jeremy Bicha ] * Merge with Debian, containing new upstream release: - Do not deference symlinks when uninstalling an extension (LP: #1998529) * Remaining changes with debian: - Add some Recommends: + ubuntu-session (| gnome-session) to have the ubuntu session available + ubuntu-wallpapers + xserver-xorg-legacy + yaru-theme-gnome-shell for the default ubuntu theming - Move some Recommends to Suggests: + chrome-gnome-shell + gnome-backgrounds - Update debian/gbp.conf with Ubuntu settings - debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons - debian/patches: Do not hang & crash if fingerprint service fails to start (LP: #1962566) - ubuntu/desktop_detect.patch: + add caching for desktop detection to avoid querying the current desktop env variable as iterate through the list each time. For the time of the Shell process, we can expect this env variable to stay stable. - ubuntu/lightdm-user-switching.patch: + Allow user switching when using LightDM. - ubuntu/lock_on_suspend.patch + Respect Ubuntu's lock-on-suspend setting. - ubuntu/background_login.patch + Change default background color as we modified the default GDM color for our ubuntu session. - ubuntu/gdm_alternatives.patch + Add support for GDM3 theme alternatives - main-show-an-error-message-on-gnome-shell-crash.patch, global-make-possible-to-set-debug-flags-dynamically.patch, main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch, main-add-backtrace-crashes-all-and-backtrace-all.patch, sessionMode-add-support-for-debugFlags-parameter.patch: + Improve debug JS tracing for crash reports - ubuntu/smarter_alt_tab.patch: + quick alt-tab (without showing up the switcher) switch only between the last window of the last 2 applications to be focused instead of raising all windows of those apps. - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch: + Show monitor scaled cursor when magnifier is enabled - ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch: + stop searches when requested from UI - magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch - u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch - ubuntu/resolve_alternate_theme_path.patch - ubuntu/secure_mode_extension.patch - ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch - ubuntu/configure_login_screen.patch - ubuntu/layout-Make-starting-in-the-overview-optional.patch: + Makes dock replace overview easier - ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch: + Ensure windows don't get maximized under the panels / dock - debian/patches: Compute system background color from theme (LP: #1965727) - ubuntu/configure-login-screen.patch: Use bg color for initial system bg (LP: #1965727) - debian/patches: Ensure St.Entry's `selected-color` CSS property is honored (LP: #1878998) - ubuntu/support-loading-Yaru-variants: Handle dark/light variants better - d/p/use-favorites-strings: Only apply this to ubuntu session - debian/patches: Support configuring icons resource to use for mode - Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch: + Ensure selected-text foreground color is preserved - ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch: + Support loading iconsResourceName from session file - ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch, - ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch: + Support loading Yaru theme variants (for accent color) - ubuntu/Revert-dash-Use-pin-instead-of-favorites * Rebase patches * Drop main-Avoid-meta-finalize.patch: maybe not needed any more * Fix typo in patch [ Marco Trevisan (Treviño) ] * debian/patches: Ensure GSETTINGS_SCHEMA_DIR is honored in tests * debian/patches/ubuntu: Fix description typos to mute lintian gnome-shell (44~beta-1) experimental; urgency=medium * New upstream release * Drop translation patches: applied in new release * Bump mutter dependency to 44~beta * Update install files * Build-Depend on mutter-12-tests instead of libmutter-test-12 * Build-Depend on gir1.2-nma-1.0 for build tests * Temporarily disable change to make test warnings fail the build gnome-shell (43.3-1) unstable; urgency=medium * Team upload * New upstream release - Don't dereference symlinks when deleting extensions (GNOME/gnome-shell#6182, which can be a data loss bug) - Fix windows disappearing from Alt+Tab if their title changes at just the wrong time (GNOME/gnome-shell#6385) - L
[Bug 1994011] Re: gnome-shell crashed with SIGSEGV in __strlen_avx2() from g_strjoinv() from init_secondary_gpu_data_gpu() from init_secondary_gpu_data() from create_renderer_gpu_data_gbm()
This bug was fixed in the package mutter - 44~beta-3ubuntu2 --- mutter (44~beta-3ubuntu2) lunar; urgency=medium * debian/patches: Update code to get backend on X11-fractional scaling * debian/control: Do not depend on legacy EGL package name -- Marco Trevisan (Treviño) Thu, 23 Feb 2023 20:03:24 +0100 ** Changed in: mutter (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1994011 Title: gnome-shell crashed with SIGSEGV in __strlen_avx2() from g_strjoinv() from init_secondary_gpu_data_gpu() from init_secondary_gpu_data() from create_renderer_gpu_data_gbm() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1994011/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2004241] Re: Update to glib >= 2.75.1
** Changed in: glib2.0 (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs/2004241 Title: Update to glib >= 2.75.1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2004241/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1990861] Re: can no longer click on speaker icon in system tray menu to mute/unmute
This appears to be fixed in current Lunar. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1990861 Title: can no longer click on speaker icon in system tray menu to mute/unmute To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1990861/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011251] [NEW] gnome-shell gets into state where clicking on window title bars doesn't raise them
Public bug reported: After the most recent Lunar updates (i.e., with the newest GNOME) my gnome-shell got into a state where clicking on the title bar of a window wouldn't raise the window (or do anything else), while clicking inside the window raised it as expected. The problem went away after I rebooted. I think this may have occurred after some other aberrant behavior, specifically the shell hanging for about 30 seconds (I will file a separate bug about that), so it's possible that things were in some sort of broken state because of that and this bug isn't actually specifically about the title bar, but I thought I should file a bug report about it just in case it's something other people start seeing so we can see how frequently it's happening. ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: gnome-shell 44~beta-1ubuntu1 ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6 Uname: Linux 6.1.0-16-generic x86_64 ApportVersion: 2.26.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Fri Mar 10 16:16:22 2023 DisplayManager: gdm3 InstallationDate: Installed on 2019-08-16 (1302 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) RelatedPackageVersions: mutter-common 44~beta-3ubuntu2 SourcePackage: gnome-shell UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lunar wayland-session -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2011251 Title: gnome-shell gets into state where clicking on window title bars doesn't raise them To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2011251/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011257] [NEW] Latest gnome-shell hanging regularly
Public bug reported: In the short time I've had the newest GNOME updates for Lunar, my gnome- shell has hung twice. The first time I had just logged into a Google account in Chrome, and it popped up the window asking me if I wanted to switch to a new Chrome profile rather than logging into that account in the same profile, and I clicked the yes button to do that, and then my screen simply hang and refused to do anything for about 30-45 seconds, after which it unhung. The mouse pointer moved during the hang but nothing else. The second time I attempted to open an external drive that was mounted by clicking on its icon in the dock, and the open animation appeared but the folder didn't open. I clicked again and the open animation appeared again but again the folder did not open. At this point everything hung-- once again, mouse cursor moved but nothing else would happen no matter what I typed or clicked. Waiting this one out didn't work; I had to SSH into the machine from another bo and kill -9 the gnome-shell process to escape. ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: gnome-shell 44~beta-1ubuntu1 ProcVersionSignature: Ubuntu 6.1.0-16.16-generic 6.1.6 Uname: Linux 6.1.0-16-generic x86_64 ApportVersion: 2.26.0-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Fri Mar 10 16:20:01 2023 DisplayManager: gdm3 InstallationDate: Installed on 2019-08-16 (1302 days ago) InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416) RelatedPackageVersions: mutter-common 44~beta-3ubuntu2 SourcePackage: gnome-shell UpgradeStatus: Upgraded to lunar on 2022-11-24 (106 days ago) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lunar wayland-session -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2011257 Title: Latest gnome-shell hanging regularly To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2011257/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011271] [NEW] gdm3: "Oh no! Something has gone wrong."
Public bug reported: I have installed ubuntu-desktop on Ubuntu Lunar using a RISCV system with Nvidia GT 710 as well as on a system with a Radeon 8450. In both cases gdm3 does not show a dialog but a message "Oh no! Something has gone wrong." Kinetic and Jammy work fine. ProblemType: Bug DistroRelease: Ubuntu 23.04 Package: gdm3 43.0-3ubuntu2 ProcVersionSignature: Ubuntu 5.19.0-1013.14-generic 5.19.17 Uname: Linux 5.19.0-1013-generic riscv64 ApportVersion: 2.26.0-0ubuntu2 Architecture: riscv64 CasperMD5json: { "result": "skip" } Date: Fri Mar 10 21:53:33 2023 InstallationDate: Installed on 2023-02-22 (16 days ago) InstallationMedia: Ubuntu-Server 22.04.2 LTS "Jammy Jellyfish" - Release riscv64 (20230221) ProcCpuinfoMinimal: processor : 3 hart : 3 isa: rv64imafdc mmu: sv39 uarch : sifive,u74-mc ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=vt220 SourcePackage: gdm3 UpgradeStatus: Upgraded to lunar on 2023-03-10 (0 days ago) ** Affects: gdm3 (Ubuntu) Importance: Undecided Status: New ** Tags: apport-bug lunar riscv64 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2011271 Title: gdm3: "Oh no! Something has gone wrong." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2011271/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011271] Re: gdm3: "Oh no! Something has gone wrong."
gdm3/custom.conf: WaylandEnable=false -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2011271 Title: gdm3: "Oh no! Something has gone wrong." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2011271/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011271] Re: gdm3: "Oh no! Something has gone wrong."
dmesg -H shows the following crash. The same crash occurs when restarting the gdm service: [Mar10 22:03] gnome-shell[4837]: unhandled signal 11 code 0x1 at 0x1422 in libc.so.6[3f8306+126000] [ +0.73] CPU: 2 PID: 4837 Comm: gnome-shell Not tainted 5.19.0-1013-generic #14-Ubuntu [ +0.11] Hardware name: SiFive HiFive Unmatched A00 (DT) [ +0.07] epc : 003f830da1fc ra : 003f830dbb20 sp : 003fe0515390 [ +0.08] gp : 002ac99b3800 tp : 003f7f8c2780 t0 : [ +0.08] t1 : 003f83bc99cc t2 : 0100 s0 : 1422 [ +0.07] s1 : 002ac99b15a0 a0 : 1422 a1 : 003a [ +0.08] a2 : 002b03dd69a0 a3 : 0031 a4 : 003a [ +0.07] a5 : 0002 a6 : 0004 a7 : 003f83189938 [ +0.07] s2 : 003f84149d30 s3 : 003a s4 : 003a [ +0.07] s5 : 002b03dd6980 s6 : 003f680082e0 s7 : 002b03a61de0 [ +0.07] s8 : 003fe05155c8 s9 : 003ffb2d6de1 s10: [ +0.07] s11: t3 : 003f830dbae0 t4 : [ +0.08] t5 : t6 : [ +0.06] status: 80026020 badaddr: 1422 cause: 000d [ +2.735129] gnome-shell[4848]: unhandled signal 11 code 0x1 at 0x1422 in libc.so.6[3faa46+126000] [ +0.66] CPU: 3 PID: 4848 Comm: gnome-shell Not tainted 5.19.0-1013-generic #14-Ubuntu [ +0.12] Hardware name: SiFive HiFive Unmatched A00 (DT) [ +0.08] epc : 003faa4da1fc ra : 003faa4dbb20 sp : 003ffae05390 [ +0.08] gp : 002ab17eb800 tp : 003fa6d07780 t0 : [ +0.07] t1 : 003faafc99cc t2 : 0100 s0 : 1422 [ +0.08] s1 : 002ab17e95a0 a0 : 1422 a1 : 003a [ +0.07] a2 : 3d80 a3 : 002aceab07e0 a4 : 003a [ +0.07] a5 : 0002 a6 : a7 : [ +0.07] s2 : 003fab58dd30 s3 : 003a s4 : 003a [ +0.07] s5 : 002aceab07c0 s6 : 003f94008400 s7 : 002ace731de0 [ +0.08] s8 : 003ffae055c8 s9 : 003ffb2d6de1 s10: [ +0.07] s11: t3 : 003faa4dbae0 t4 : [ +0.07] t5 : t6 : [ +0.07] status: 00024020 badaddr: 1422 cause: 000d -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2011271 Title: gdm3: "Oh no! Something has gone wrong." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2011271/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011272] Re: Crash lors du branchement d'un périphérique Bluetooth
*** This bug is a duplicate of bug 2006500 *** https://bugs.launchpad.net/bugs/2006500 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #2006500, so is being marked as such. Please look at the other bug report to see if there is any missing information that you can provide, or to see if there is a workaround for the bug. Additionally, any further discussion regarding the bug should occur in the other report. Please continue to report any other bugs you may find. ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/2011272/+attachment/5653665/+files/CoreDump.gz ** Attachment removed: "ProcMaps.txt" https://bugs.launchpad.net/bugs/2011272/+attachment/5653667/+files/ProcMaps.txt ** Attachment removed: "ProcStatus.txt" https://bugs.launchpad.net/bugs/2011272/+attachment/5653668/+files/ProcStatus.txt ** This bug has been marked a duplicate of private bug 2006500 ** Information type changed from Private to Public ** Tags removed: need-amd64-retrace -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu. https://bugs.launchpad.net/bugs/2011272 Title: Crash lors du branchement d'un périphérique Bluetooth To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2011272/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2011271] Re: gdm3: "Oh no! Something has gone wrong."
When trying to start via sddm the logon screen is shown but when entering Gnome the same crash occurs and the "Oh no! Something has gone wrong." message appears. ** Package changed: gdm3 (Ubuntu) => gnome-shell (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm3 in Ubuntu. https://bugs.launchpad.net/bugs/2011271 Title: gdm3: "Oh no! Something has gone wrong." To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2011271/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 861493] Re: evince doesn't print duplex on duplex-able printers
Still an issue on the current LTS (jammy, 22.04), and the current devel series (lunar, 23.04) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to evince in Ubuntu. https://bugs.launchpad.net/bugs/861493 Title: evince doesn't print duplex on duplex-able printers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evince/+bug/861493/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 2009279] Re: Sometimes it just don't open anymore
Thank you for your report! However, processing it in order to get sufficient information for the developers failed as the report has a core dump which is invalid. The corruption may have happened on the system which the crash occurred or during transit. Thank you for your understanding, and sorry for the inconvenience! ** Changed in: gnome-disk-utility (Ubuntu) Status: New => Invalid ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/bugs/2009279/+attachment/5651682/+files/CoreDump.gz -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-disk-utility in Ubuntu. https://bugs.launchpad.net/bugs/2009279 Title: Sometimes it just don't open anymore To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/2009279/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1990861] Re: can no longer click on speaker icon in system tray menu to mute/unmute
** Changed in: gnome-shell (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1990861 Title: can no longer click on speaker icon in system tray menu to mute/unmute To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1990861/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs