GNOME Bugzilla – Bug 658554
doesn't convert the power options from gconf to gsettings
Last modified: 2011-09-08 13:31:42 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.
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.