Re: [gtk-list] gtk-- gives warnings when quitting



Oliver Freyd <freyd@uni-muenster.de> writes:
> since I've upgraded to gtk+-1.0.5 and gtk--0.9.11 most of the examples
> exit with strange warnings, e.g.testme says:
> MYQUIT
> 
> ** WARNING **: file object.cc: line 12 (static void
> Gtk_Object::destroy_callback(struct _GtkObject *)): "obj"
> 
> ** WARNING **: gtk_signal_disconnect(): could not find handler (15)
> 
> ** WARNING **: file gtkobject.c: line 1140 (gtk_object_get_data_by_id):
> "GTK_IS_OBJECT (object)"
> 
> ** WARNING **: gtk_signal_disconnect(): could not find handler (20)
> One of my own proggies also sigsegv's, but that should be my fault...
> Are these warnings normal? The release notes talk about
> a patch needed _or_ gtk+-1.0.5, so I should be fine with that.

Nope, this is not normal... 

But I also got this if I did run that example and exitted directly
from it...  :) I'll look into it. -- looks like a bug in the example
to me, but we'll see.

Also, the patch for gtk should have nothing to do with this... The patch
only applies to Gtk_Dialog and other widgets which call virtual functions
in their object_init() function.

-- 
-- Tero Pulkkinen -- terop@modeemi.cs.tut.fi --



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]