Result of call to g_settings_set_value() not persistent

2013-09-02 Thread Serrano Pereira
Hello, I'm trying to change a setting in `gsettings' using 's g_settings_set_value() in a C program, and it successfully changes the value, but it is not persistent, as you can see from the output that the program (a.out, see source below) produces: $ gsettings get org.gnome.desktop.background p

Error

2013-09-02 Thread Weiller Ronfini
weiller@debian:~/Downloads/gtk+-3.8.4$ make check Making check in po make[1]: Entrando no diretório `/home/weiller/Downloads/gtk+-3.8.4/po' make[1]: Nada a ser feito para `check'. make[1]: Saindo do diretório `/home/weiller/Downloads/gtk+-3.8.4/po' Making check in po-properties make[1]: Entrando no

Result of call to g_settings_set_value() not persistent (2)

2013-09-02 Thread Serrano Pereira
Hello, I'm trying to change a setting in `gsettings' using 's g_settings_set_value() in a C program, and it successfully changes the value, but it is not persistent, as you can see from the output that the program (a.out, see source below) produces: $ gsettings get org.gnome.desktop.background p