On Mon, 2010-01-04 at 17:03 +0100, Guillaume Mazoyer wrote:
> today, one person reported me a bug. An exception occurred when a dialog
> which contains a FileChooserDialog is built. Here is the stacktrace:
>
> org.gnome.glib.FatalError: GLib-CRITICAL
> g_bookmark_file_load_from_data: assertion `length != 0’ failed
> at
> org.gnome.gtk.GtkFileChooserButton.gtk_file_chooser_button_new(NativeMethod)
> at
> org.gnome.gtk.GtkFileChooserButton.createFileChooserButton(GtkFileChooserButton.java:41)
> at org.gnome.gtk.FileChooserButton.<init>(FileChooserButton.java:57)
> I can't figure out why, this person had this error.
Guillaume and I chatted about this briefly earlier today; the crash
doesn't occur for either of us, so it's hard to say what this is.
Searching around a bit, the only other mentions of this problem seem to
be from a few years ago relating to something the Compiz specific
gtk-window-decorations helper was doing. No idea if that's relevant.
Maybe the user has a old version of GTK or GLib installed?
AfC
Sydney
|