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 632080 - Port gnome-settings-daemon code to GSettings
Port gnome-settings-daemon code to GSettings
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2010-10-13 17:33 UTC by Bastien Nocera
Modified: 2011-01-21 20:23 UTC
See Also:
GNOME target: 3.0
GNOME version: ---


Attachments
drop gconf-prefix, no longer supported by gnome-settings-daemon (1.12 KB, patch)
2011-01-14 16:38 UTC, Frederic Crozat
none Details | Review

Description Bastien Nocera 2010-10-13 17:33:43 UTC
The code to launch gnome-settings-daemon will have to change, as GSettings doesn't make it easy to replicate another hierarchy under a different path, so --gconf-prefix was removed.

Instead, gdm should ship with a script to setup its own GSettings settings to enable/disable specific plugins before loading gnome-settings-daemon.
Comment 1 Frederic Crozat 2011-01-14 16:38:49 UTC
Created attachment 178331 [details] [review]
drop gconf-prefix, no longer supported by gnome-settings-daemon

gdm uses dconf prefix now, and gnome-settings-daemon no longer
supports the old gconf-prefix option
Comment 2 Matthias Clasen 2011-01-21 20:23:22 UTC
done on master