[pygtk] pyGtk segfault comparing gtk.Image with 0
Paul Pogonyshev
pogonyshev at gmx.net
Sun Oct 18 03:12:04 WST 2009
Pietro Battiston wrote:
> What I mean is: where is it written that every crash is a bug, if Pygtk
> developers themselves are not so clear on that (and I'm possibly too
> ignorant)?
I am a PyGTK developer (not active currently), Matthias Classen is
not. He is a developer of GTK+ itself. I think it is pretty much
common sense that Python or any other script language must not crash.
For the record, the bug with gtk.Image (actually, with almost any
PyGObject wrapper class) is known and there is an entry for it in the
Bugzilla. It is a bug in PyGTK/PyGObject, not GTK+.
Paul
More information about the pygtk
mailing list