Re: GSettings are not saved

2012-08-27 Thread Lanoxx
On 27/08/12 07:37, Vincent Untz wrote: Le lundi 27 août 2012, à 01:37 +0200, Lanoxx a écrit : The reason was also that my schema did not have a path set. But for some reason panel_applet_settings_new() does not warn about this, when I switched to g_settings_new() i got a Gtk-Critical

Re: GSettings are not saved

2012-08-27 Thread Vincent Untz
Le lundi 27 août 2012, à 08:37 +0200, Lanoxx a écrit : On 27/08/12 07:37, Vincent Untz wrote: Le lundi 27 août 2012, à 01:37 +0200, Lanoxx a écrit : The reason was also that my schema did not have a path set. But for some reason panel_applet_settings_new() does not warn about this, when I

Re: GSettings are not saved

2012-08-27 Thread Lanoxx
On 27/08/12 08:56, Vincent Untz wrote: Le lundi 27 août 2012, à 08:37 +0200, Lanoxx a écrit : On 27/08/12 07:37, Vincent Untz wrote: Le lundi 27 août 2012, à 01:37 +0200, Lanoxx a écrit : The reason was also that my schema did not have a path set. But for some reason

Re: GSettings are not saved / Gnome Panel Crash

2012-08-27 Thread Lanoxx
On 27/08/12 10:41, Lanoxx wrote: On 27/08/12 08:56, Vincent Untz wrote: Le lundi 27 août 2012, à 08:37 +0200, Lanoxx a écrit : On 27/08/12 07:37, Vincent Untz wrote: Le lundi 27 août 2012, à 01:37 +0200, Lanoxx a écrit : The reason was also that my schema did not have a path set. But for

Re: GSettings are not saved / Gnome Panel Crash

2012-08-27 Thread Andre Klapper
On Mon, 2012-08-27 at 10:54 +0200, Lanoxx wrote: Add wanda the fish to the gnome panel. Then right click - preferences - set frame rate to 0.2 (original 0.3). Close and remove wanda from the gnome panel. Now go to Add to panel click on wanda - add This crashes my whole gnome panel. Can

Re: GSettings are not saved / Gnome Panel Crash

2012-08-27 Thread Vincent Untz
Le lundi 27 août 2012, à 10:54 +0200, Lanoxx a écrit : On 27/08/12 10:41, Lanoxx wrote: On 27/08/12 08:56, Vincent Untz wrote: Note that, afaik, g_settings_new_with_path() works fine. It's used in several applets. See for instance

A brief note about recent API breaks in WebKitGTK+

2012-08-27 Thread Xan Lopez
Hi, just a few comments about recent API breaks that have bothered some people. - WebKitGTK+ (in its original form, *not* the WebKit2 stuff) is API stable. This means we won't willingly break its API. This means if the API breaks in a release it's not intentional, so asking us to notify in