I'm using a GnomeFileEntry in a glade built interface. Any time I select
a file name with a non-ascii character in it (such as '�'), I get all
kinds of errors, and the full string is not displayed. Some of the
errors I get are:

Gtk-CRITICAL **: file gtktextbuffer.c: line 476 (gtk_text_buffer_emit_insert): 
assertion `g_utf8_validate (text, len, NULL)' failed
WARNING **: Invalid UTF8 string passed to pango_layout_set_text()

Any ideas as to what is happening?

Don



_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to