How would I convert a string in ISO 8859-15 to unicode? With unicode () I thought but when I send the unicode string produced by unicode () to PyGTKs output (labels, etc) then I get this error message:
** (Opil.py:10892): WARNING **: Invalid UTF8 string passed to pango_layout_set_text()


Also it is strange it says Opil.py:10892 because that file only has 13 lines and only imports others.

_______________________________________________
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