[Bug 2051074] Re: Mirror mode doesn't work when panel only supports one refresh rate with reduced blanking

2024-03-12 Thread Kai-Heng Feng
Verification steps: 1) Enable proposed 2) sudo apt install mutter=45.2-0ubuntu4 (and other mutter binary packages) 3) Reboot 4) Connect external monitor to the affected system 5) Switch display modes to mirror mode 6) Observe the mirror mode can be set successfully. So the issue is resolved. **

[Bug 2057710] [NEW] Accountsservice FTBFS on noble

2024-03-12 Thread fossfreedom
Public bug reported: package version 23.13.9-2ubuntu FTBFS on all architectures. This is because of an invalid test This has been resolved upstream - see the attached debdiff ** Affects: accountsservice (Ubuntu) Importance: Undecided Status: New ** Patch added: "addtest.patch"

[Bug 1828107] Re: gvfs can't list shares from smb servers that disabled SMB1

2024-03-12 Thread François Bouffard
Oh if that matters: gvfs is currently version amd64/mantic 1.52.0-1 on my side, and Nautilus is version amd64 1:45~rc-1ubuntu1 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/1828107

[Bug 2056506] Re: ubuntu-dock 89 crashes on gnome-shell 45 with signal 6 when right clicking on the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL)]

2024-03-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell-extension-ubuntu-dock - 89ubuntu2 --- gnome-shell-extension-ubuntu-dock (89ubuntu2) noble; urgency=medium [ Daniel van Vugt ] * windowPreview: Use set_child instead of add_child (LP: #2056506) -- Marco Trevisan (Treviño) Tue, 12

[Bug 1828107] Re: gvfs can't list shares from smb servers that disabled SMB1

2024-03-12 Thread François Bouffard
For what it's worth, I *think* I have the same bug. Recently set up a home server with vanilla Ubuntu 23.10, up to date, using Samba (currently samba:amd64 2:4.18.6+dfsg-1ubuntu2.1). To access the shares from Windows 10 machines, for some reason I had to activate CIFS/SMB1.0 client functionality.

[Bug 2057706] [NEW] High CPU load when installing packages

2024-03-12 Thread Fred
Public bug reported: I had high CPU load on my system and the system would freeze for 15 seconds when installing or reinstalling packages with apt. The issue disappeared after uninstalling the gnome-menus package. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: gnome-menus

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-03-12 Thread Guy Schlosser
Before I saw your post about the environment variable, I edited the profile in /etc/apparmor.d/firefox to reflect /opt/firefox. If I launch from a mate desktop icon, or from the menu, all is well. If I click on a link, from say an email, I get the tab crashed bug again. Is there a way to work

[Bug 2054924] Re: color emoji are broken with fontconfig 2.15

2024-03-12 Thread Jeremy Bícha
** Changed in: fontconfig (Ubuntu) Status: Triaged => Fix Committed ** Changed in: fonts-noto-color-emoji (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to fonts-noto-color-emoji

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-03-12 Thread Fred
A workaround is to set the environment variable MOZ_ASSUME_USER_NS=0. You can run it as: env MOZ_ASSUME_USER_NS=0 /home/bob/Downloads/firefox/firefox --name=firefox-nightly %u -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to devhelp

[Bug 2056753] Re: pygobject FTBFS on armhf: time_t build test failure

2024-03-12 Thread Jeremy Bícha
** No longer affects: pygobject (Ubuntu) ** Changed in: gobject-introspection (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu.

[Bug 2056543] Re: Ubuntu 24.04 breaking gnome, showing "Oops.." requesting logout, and several instabilities when using GDM3 instead of Waylan after upgrading from 22.04 to 24.04

2024-03-12 Thread Carlos H Simoes
*** This bug is a duplicate of bug 2056506 *** https://bugs.launchpad.net/bugs/2056506 OK =) -- 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/2056543 Title: Ubuntu 24.04

[Bug 2056506] Re: ubuntu-dock 89 crashes on gnome-shell 45 with signal 6 when right clicking on the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL)]

2024-03-12 Thread Daniel van Vugt
https://github.com/micheleg/dash-to- dock/commit/255ef10db9c330643188faca5ea82093f7ad0bb0 ** Summary changed: - GNOME Shell crashes with signal 6 when right clicking on the dock [clutter_actor_dispose: assertion failed: (priv->parent == NULL)] + ubuntu-dock 89 crashes on gnome-shell 45 with