Hello all, I'm getting this error when I set a text on the textview (the
text that I receive from an irc server when I connect to it):
GtkWarning: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text,
len, NULL)' failed
   textviewBuffer.insert(textviewBuffer.get_end_iter(), data)

What's the problem ?
Thank you.
_______________________________________________
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