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 650464 - No screen lock on suspend
No screen lock on suspend
Status: RESOLVED FIXED
Product: gnome-power-manager
Classification: Deprecated
Component: gnome-power-manager
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Power Manager Maintainer(s)
GNOME Power Manager Maintainer(s)
: 647266 652323 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-18 09:36 UTC by Gary Ching-Pang Lin
Modified: 2011-06-10 23:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
query g-s with gsettings (4.18 KB, patch)
2011-05-18 09:38 UTC, Gary Ching-Pang Lin
none Details | Review

Description Gary Ching-Pang Lin 2011-05-18 09:36:27 UTC
Package: gnome-power-manager 3.0

Even though the default schema of g-p-m is to lock the screen, it still failed to do so on suspend. I found g-p-m still uses gconf to query "lock_enabled" for gnome-screensaver, but g-s already moved to gsettings, so the query always fails.
Comment 1 Gary Ching-Pang Lin 2011-05-18 09:38:51 UTC
Created attachment 188020 [details] [review]
query g-s with gsettings

I made a patch for g-p-m to query g-s settings rightly, and it works for me.
Comment 2 Rui Matos 2011-06-05 10:46:49 UTC
*** Bug 647266 has been marked as a duplicate of this bug. ***
Comment 3 Ray Strode [halfline] 2011-06-07 21:32:09 UTC
Richard, this is kind of a bad bug that we should land soon, yea?
Comment 4 Richard Hughes 2011-06-08 16:03:41 UTC
Pushed to gnome-3-0 and master, many thanks Gary.
Comment 5 William Jon McCann 2011-06-10 23:23:09 UTC
*** Bug 652323 has been marked as a duplicate of this bug. ***