Created attachment 6341 Normal view My system uses the ISO-8859-1 encoding. But some folders display names strangely accents. Shot1: normal view Shot2: location bar with strange name
Created attachment 6342 Strange char
Which version of thunar are you using? I cannot reproduce that here, but I am not sure setting LC_ALL to ISO-8859 is enough for this. Most desktop systems nowadays use UTF-8, and this should work fine.
I am using version 1.6.10. The error also occurs in the git version too. Running thunar via terminal, I get this error message: (thunar:14127): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() My locale: LANG=en_US.ISO-8859-1 LC_CTYPE="en_US.ISO-8859-1" LC_NUMERIC="en_US.ISO-8859-1" LC_TIME="en_US.ISO-8859-1" LC_COLLATE="en_US.ISO-8859-1" LC_MONETARY="en_US.ISO-8859-1" LC_MESSAGES="en_US.ISO-8859-1" LC_PAPER="en_US.ISO-8859-1" LC_NAME="en_US.ISO-8859-1" LC_ADDRESS="en_US.ISO-8859-1" LC_TELEPHONE="en_US.ISO-8859-1" LC_MEASUREMENT="en_US.ISO-8859-1" LC_IDENTIFICATION="en_US.ISO-8859-1" LC_ALL=
Thunar (git) error message: (lt-thunar:14462): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
Sorry for the long delay! Does this bug still occur for you on current thunar master ?
closing the bug, since not possible to reproduce, and no further reply from reporter