[pygtk] A couple of bugs(?) with pygtk-2.3.9{0,1}
Travis Ray
raytrav at geusnet.com
Tue Apr 20 11:09:36 WST 2004
I wrote:
> I've also encountered anomolous behaviour when attempting to
> destroy an instance subclassed from gobject. I receive errors
> of the form:
>
> GLib-GObject-CRITICAL **: file gobject.c: line 1579 (g_object_unref):
> assertion `G_IS_OBJECT (object)' failed
>
> Also, it *sometimes* signals a SEGV.
It seems that http://bugzilla.gnome.org/show_bug.cgi?id=122569 and the
above are one and the same. I can confirm that the patch
http://bugzilla.gnome.org/attachment.cgi?id=26172&action=view appears to
have fixed my problem as well.
I'm also attaching the diff I promised that allows one to specify
gtk.TYPE_NONE as the third element of __gsignals__ tuple. If there is
something I need to do to make it better, please let me know.
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gobjectmodule.diff
Type: text/x-patch
Size: 1642 bytes
Desc: not available
Url : http://www.daa.com.au/pipermail/pygtk/attachments/20040419/5d0825f9/gobjectmodule.bin
More information about the pygtk
mailing list