Bug 951 : Fix error message spew on Linux when choosing files or folders
Last modified: 2008-10-15 10:22




Status:
RESOLVED
Resolution:
INVALID -
Priority:
P2
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2008-10-15 09:32
Found on Ubuntu 8.04, lots of GTK errors in the console (though they don't
appear to affect anything). Will just switch to using JFileChooser instead
of the native chooser when running on Linux.
Additional Comment #1 From fry 2008-10-15 10:22
Tracked this down as a known Sun bug:
http://bugs.sun.com/view_bug.do?bug_id=6624717
Marking as INVALID since it's out of our control.

Error messages are among the following:

(<unknown>:17072): Gtk-WARNING **: Attempting to add a widget with type
GtkButton to a GtkComboBoxEntry (need an instance of GtkEntry or of a subclass)

(<unknown>:17072): Gtk-CRITICAL **: gtk_widget_realize: assertion
`GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed

(<unknown>:17072): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed

(<unknown>:17072): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed

(<unknown>:17072): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed

(<unknown>:17072): Gtk-CRITICAL **: gtk_paint_box: assertion `style->depth
== gdk_drawable_get_depth (window)' failed