GNOME Bugzilla – Bug 687413
[PATCH] Remove lid close settings to match gnome-settings-daemon pre-3.8
Last modified: 2012-12-12 10:16:20 UTC
Created attachment 227873 [details] [review] Patch to remove the dropped settings For GNOME 3.8 (and distributions that backport the change - Fedora 18 and Arch, and maybe some others) GNOME no longer handles lid close power policies, as systemd now does that. The relevant gnome-settings-daemon gsettings have just been removed from its master tree; perhaps we should do the same to g-t-t master, and also create a GNOME 3.6 branch where this patch is not applied. See https://bugzilla.gnome.org/show_bug.cgi?id=687277
gnome-tweak-tool should hide the widget if the schema is missing those keys - is this what you see?
Hard to know as the schema is not removed yet from gnome-settings-daemon -- Matthias plans to do that soon though. In that case, there's probably no need to alter gnome-tweak-tool now - though when you branch 3.6.x off from the 3.7.x/3.8 series, it'd probably make sense to remove the keys anyway to match g-s-d master.
in my testing, gnome-tweak-tool was handling the removal of the schema just fine.
This patch shouldn't be needed even on F18. The problem is that g-s-d in F18 doesn't include http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=58cb4eee64bbd8ca43111b1f80fdaacde8ad5f12 which is just an oversight.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 688814 ***