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/2084302

Title:
  Notifications are not shown in the lock screen despite being allowed
  in settings

Status in gnome-shell package in Ubuntu:
  Fix Released
Status in gnome-shell source package in Noble:
  Fix Released

Bug description:
  [ Impact ]

  After the notification changes in 46, notifications no longer
  appear on the lock screen, regardless of settings.

  This is a regression from previous versions.

  [ Test case ]

  In a standard installation (or where notifications are enabled in the locked 
screen, as per notifications settings):
   $ sleep 5 && notify-send 'Hello locked' -i start-here
   - Hit Super+L

  It can be automatized by:

   $ gnome-screensaver-command -l & sleep 5 && notify-send 'Hello
  locked' Secret -i start-here

  No notification content should be exposed, only the icon and the
  calling process.

  Disable the notifications on the lock screen and retry and check that
  no notification appears.

  [ Regression potential ]

  Unwanted contents is exposed in the lockscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2084302/+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

Reply via email to