Main Menu

dconf-editor doesn't start

Started by TheExplorer, Tue Nov 21 20:48:48 2017

Previous topic - Next topic

TheExplorer

Can't start dconf-editor. I get this:

Quote
(dconf-editor:2161): GLib-GIO-ERROR **: Settings schema 'ca.desrt.dconf-editor.Settings is not installed
Trace/breakpoint trap

TheExplorer

#1
Heh, after googling I've found a workaround. Just do:

Quotesudo glib-compile-schemas /usr/share/glib-2.0/schemas/

Voila!

Probably an install script has to do this.

Thierry