GtkFileChooserDialog: something funny?

2008-09-26 Thread Allin Cottrell
After updating to glib 2.18.1, gtk 2.14.3 and pango 1.22.0 I'm seeing some funny behavior from GtkFileChooserDialog, which has started to emit a GLib-GObject-CRITICAL message on destruction. Simple test case, based on the example in the documentation for GtkFileChooserDialog: void

Re: GtkFileChooserDialog: something funny?

2008-09-26 Thread Tor Lillqvist
Any ideas on what's going on? http://bugzilla.gnome.org/show_bug.cgi?id=553135#c8 ? --tml ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: GtkFileChooserDialog: something funny?

2008-09-26 Thread Allin Cottrell
On Fri, 26 Sep 2008, Tor Lillqvist wrote: Any ideas on what's going on? http://bugzilla.gnome.org/show_bug.cgi?id=553135#c8 ? Thanks, got it. -- Allin Cottrell Department of Economics Wake Forest University ___ gtk-app-devel-list mailing list

Re: GtkFileChooserDialog: something funny?

2008-09-26 Thread Allin Cottrell
On Fri, 26 Sep 2008, Tor Lillqvist wrote: Any ideas on what's going on? http://bugzilla.gnome.org/show_bug.cgi?id=553135#c8 ? On closer inspection, I see that Michael Natterer's patch is already in gtk 2.14.3, and does not solve the problem I mentioned, namely GLib-GObject-CRITICAL **:

Re: GtkFileChooserDialog: something funny?

2008-09-26 Thread Allin Cottrell
On Fri, 26 Sep 2008, Michael Natterer wrote: On Fri, 2008-09-26 at 14:29 -0400, Allin Cottrell wrote: On Fri, 26 Sep 2008, Tor Lillqvist wrote: Any ideas on what's going on? http://bugzilla.gnome.org/show_bug.cgi?id=553135#c8 ? On closer inspection, I see that Michael