Hi all--

I am getting an usual crash with my pyGtk application.  This gets printed to 
the stdout:

**
** Gdk:ERROR:(gdkregion-generic.c:1082):miUnionNonO: assertion failed: (y1 < y2)

Nothing is printed to stderr.

I suspect the crash is happening when information in a gtk.table is being 
updated, which might cause the size of some cells to change.  The crash only 
happens every few hundred trips through that code and I cannot reproduce the 
crash.

I have searched this list and the web in general without enlightenment.  Any 
comments or hints would be much appreciated.

Thanks in advance.
_______________________________________________
pygtk mailing list   [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to