Re: [Vala] GSettings uses memory backend



On Thu, Aug 11, 2011 at 10:39:26AM +0200, rastersoft wrote:
I'm trying to use gsettings in my vala code, but it insists in use the
memory backend (GLib-GIO-Message: Using the 'memory' GSettings backend. 
Your settings will not be saved or shared with other applications.).
Several pages say to install libdconf-dbus-1 and libdconf; I did it, but
still uses the wrong backend. Other apps works fine (because using
dconf-editor I can see and change their settings). I'm using Ubuntu
11.04 with gnome 2 (not Unity).

Maybe try to modify the GSETTINGS_BACKEND environment variable, for 
example:

$ GSETTINGS_BACKEND=dconf your_program

Attachment: pgp1Q9QB6DLi0.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]