Am Dienstag, den 01.07.2008, 10:50 +0200 schrieb Matthias Krüger: > When I start bluefish, I can see my home-folder in the left column. > ( V [image of a folder] /home/matthias/) > When I click on an other folder in my home-directory and back to > /home/matthias/ again, the warning which appears when I start bluefish > appears again: > > " > > Bluefish has trouble reading the filenames. Try to set the environment > > variable G_BROKEN_FILENAMES=1 > > > > (bluefish:9311): Pango-WARNING **: Invalid UTF-8 string passed to > > pango_layout_set_text() > "
There seems to be a file- or directory-name in your home directory not encoded in UTF-8. Maybe g_filename_to_utf8() could help. I will check this, but this is really minor. Regards, Daniel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

