Hi, thank you all, it was really sufficient to run 'glib-compile-schemas /usr/share/glib-2.0/schemas/' and the described problem has been solved. I also made use of your dconf port and all seems to work perfect! Jan On Fri, 15 Nov 2013 17:47:54 -0500 Daniel Kruszyna <dan@krue.net> wrote:
To crux@lists.crux.nu <dan@krue.net> wrote:
Jan Šmydke <jan.smydke@jh-inst.cas.cz> wrote:
I am just curious whether anyone can give any clue. Perhaps rebuild glib? Or install another stuff from gnome?
Did you compile schemas after installing gsettings-desktop-schemas?
# glib-compile-schemas /usr/share/glib-2.0/schemas/
Also, gsettings requires a "backing store" or no settings will be saved when the program is closed! I use dconf, which just stores to files -- the simplest and most CRUXish aproach.
-- Daniel