I added the inverted test case for you to check that disabling notifications on the lock screen still works
** Description changed: [ 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 + $ 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' + $ gnome-screensaver-command -l & sleep 5 && notify-send 'Hello locked' Secret -i start-here No notification content should be exposed, only the icon. + Disable the notifications on the lock screen and retry and check that no + notification appears. + [ Regression potential ] Unwanted contents is exposed in the lockscreen -- 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 Committed 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. 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 : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

