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 658554 - doesn't convert the power options from gconf to gsettings
doesn't convert the power options from gconf to gsettings
Status: RESOLVED NOTABUG
Product: gnome-settings-daemon
Classification: Core
Component: power
3.1.x
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-08 13:11 UTC by Pedro Villavicencio
Modified: 2011-09-08 13:31 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-09-08 13:11:04 UTC
this report has been filed here:

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

g-s-d version is 3.1.91

"I had previously configured "when lid is closed" to do nothing. After upgrading to 3.1.X, that setting was lost.

Also it seems there is no way to configure this behavior"

The desired behavior is not to migrate such keys to g-p-m to g-s-d?. Thanks.
Comment 1 Richard Hughes 2011-09-08 13:13:40 UTC
No, as the old g-p-m setting had more enums than the enums available to g-s-d. If we migrated, then we could have a situation where we caused an error in the conversion tool every boot as an enum was not available. Also, if we migrated, the user would have no way to go back to the default we chose in 3.2

As for the UI, well, that's a design issue.