After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 707769 - Lid close doesn't lock screen if lid-close-action not set to suspend
Lid close doesn't lock screen if lid-close-action not set to suspend
Status: RESOLVED NOTGNOME
Product: gnome-settings-daemon
Classification: Core
Component: power
unspecified
Other Linux
: Normal major
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2013-09-09 14:16 UTC by Jeremy Bicha
Modified: 2013-09-09 22:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jeremy Bicha 2013-09-09 14:16:26 UTC
gnome-settings-daemon 3.8.5 on Ubuntu 13.10 Beta

org.gnome.settings-daemon.plugins.power lid-close-ac-action 'nothing'
org.gnome.settings-daemon.plugins.power lid-close-battery-action 'nothing'
org.gnome.desktop.screensaver lock-enabled true

With these settings if I close the lid the screen does not lock. This is a regression from gnome-settings-daemon 3.6.4 and it appears unintentional if I'm reading the commit messages correctly:

https://git.gnome.org/browse/gnome-settings-daemon/commit/plugins/power?id=dc3ce570

https://git.gnome.org/browse/gnome-settings-daemon/commit/plugins/power?id=a1489eb5
Comment 1 Jeremy Bicha 2013-09-09 15:18:48 UTC
seb128 says this is a security issue.
Comment 2 Sebastien Bacher 2013-09-09 15:39:47 UTC
it's not the default configuration so lower the importance a bit
Comment 3 Jeremy Bicha 2013-09-09 22:34:12 UTC
As presented here, this is an issue with a Ubuntu patch so I'm closing this bug for now.

See https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1223070