GNOME Bugzilla – Bug 636880
can't set enum keys
Last modified: 2015-02-22 12:22:46 UTC
I can't set enum keys with dconf-editor; it just shows an empty option list. Example would be org.gnome.settings-daemon.plugins.power, key 'lid-close-batter-action'. dconf-editor-0.5.1-2.x86_64
Enumerations are working for me, closing assumed fixed in 0.7. If not please reopen.
i'm experiencing this exact same issue with dconf 0.7.3. i also get this multiple times in terminal: ** (dconf-editor:1901): CRITICAL **: enum_model_construct: assertion `schema_enum != NULL' failed
Created attachment 184365 [details] dconf-editor 0.7.3 output when trying to change an enum value
Ah, found it. There are some enums defined in /usr/share/glib-2.0/schemas/*.enums.xml that weren't being loaded. Fixed in master now.
[moving dconf>editor tickets to dconf-editor product. See bug 744791]