[wplug] GTK errors?

Patrick Wagstrom patrick at wagstrom.net
Wed Apr 16 10:55:31 EDT 2008


Eric Cooper wrote:
> On Wed, Apr 16, 2008 at 05:44:32AM -0400, Zach wrote:
>> Anyone know who I should send these errors to exactly? I run Gnome
>> desktop in Ubuntu.
>>
>> (Gecko:6001): Gtk-CRITICAL **: _gtk_container_queue_resize: assertion
>> `GTK_IS_CONTAINER (container)' failed
>>
>> (Gecko:6001): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion
>> `G_IS_OBJECT (object)' failed
>>
>> (Gecko:6001): Gdk-CRITICAL **: gdk_colormap_query_color: assertion
>> `GDK_IS_COLORMAP (colormap)' failed
> 
> Don't bother.  It's one of the things I most dislike about Gnome --
> they assume that all their apps can spew on stdout/stderr because
> "nobody is watching".  When you run one from a terminal window, that's
> obviously not true, but I guess it's not their "use case".

Actually, in this case, it's errors being thrown by mozilla (or something 
that uses the mozilla rendering engine).  It's a property of GTK and Glib 
that even when "critical" errors arise, such as invalid data types being 
passed, somehow some of the apps keep running.

Anyway, if you're pointing fingers, they should be pointed at Mozilla here 
for not doing the proper data safety checks.

--Patrick




More information about the wplug mailing list