This bug was fixed in the package gnome-shell - 46.0-0ubuntu6~24.04.6 --------------- gnome-shell (46.0-0ubuntu6~24.04.6) noble; urgency=medium
[ Nathan Pratta Teodosio ] * d/p/chromium-snap-pwa.patch: Fixes tab and dock grouping of progressive web applications for the Chromium snap (LP: #2007652). [ Robert Malz ] * d/p: Fix default service discovery. Fix an issue where authentication service was not properly picked due to incorrect checks in _isDiscreteServiceEnabled (LP: #2065432) * Add loginDialog-Don-t-assume-this._user-is-always-defined.patch. Cherry-pick for e5d9a0fe Fixes null dereference during login with smart cards. (LP: #2065432) [ Marco Trevisan (Treviño) ] * debian/gbp.conf: Use upstream/46.x branch * d/p: unlockDialog: Also center the time in 12h format (LP: #2084276) * d/p: Exclude override-redirect windows from workspace animation (LP: #2039543) * d/p: Use absolute tray icon position in root event coordinates (LP: #2059819) * d/p: Fix password not re-asked for TCRYPT devices (LP: #2084281) * d/p: Keep locate pointer animation when animations are disabled (LP: #2039801) * d/p: Fix keyboard navigation in AppFolderDialog (LP: #2042763) * d/p: Fix connection to WPA Enterprise networks from quick settings (LP: #2084286) * d/p: Add user permissions to new wifi connections if has no system ones (LP: #2084287) * d/p: gdm: Actually wait for pending messages being notified on failures (LP: #2084289) * d/p: Fix themed icons rendering in notifications (LP: #2084301) * d/p: Fix notifications not showing in the lockscreen (LP: #2084302) * d/p: Allow to set a custom ShellUserVerifier (LP: #2084306) * d/p: Fix toggling lockscreen view using Escape (LP: #2084308, #2072716) * d/p: Make active workspace above siblings (LP: #2084310) * d/p: notificationDaemon: Use correct property name to enable markup (LP: #2084293) -- Marco Trevisan (Treviño) <ma...@ubuntu.com> Thu, 05 Dec 2024 03:13:58 +0100 ** Changed in: gnome-shell (Ubuntu Noble) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/2084289 Title: GDM Authentication error messages are not shown to the user Status in gnome-shell package in Ubuntu: Fix Released Status in gnome-shell source package in Noble: Fix Released Bug description: [ Impact ] If a PAM module returns an error message during authentication (and it's the last one that the shell allows before resetting) the message is not presented to the user, but rather the user is sent back to the user selection page [ Test case ] 1. On GDM try to login with an user 2. Type the *wrong* user password multiple times 3. After some retries the password field should not accept input anymore The error message should be presented to the user 4. After some moments (enough to read the text) the user selection page should be presented again [ Regression potential ] We had some dead code due to the wrong variable being referenced, so now sending messages to a PAM module may be slower if a message is being shown To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084289/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp