[pygtk] "GtkWarning: gtk_text_buffer_get_insert: assertion"
baykusderki at gmail.com
baykusderki at gmail.com
Mon Mar 22 23:29:14 WST 2010
Hi
Does anyone know what this message is all about? Everytime I run my
script (under Windows) I am getting this message. The code seems to run
fine but I cannot get rid of the message. I am just using standard
gtk.glade.XML method to open and parse the widgets
"
GUI_build.py:79: GtkWarning: gtk_text_buffer_get_insert: assertion
`GTK_IS_TEXT_BUFFER (buffer)' failed
self.gladefile = "win.glade"
"
thanks
More information about the pygtk
mailing list