Josselin Mouette wrote: > Le mercredi 24 décembre 2008 à 10:24 +0100, Eric Valette a écrit : > >> 2 r-ptxp-ceva6380:~->mkdir /tmp/toto >> 3 r-ptxp-ceva6380:~->cd /tmp/toto >> 4 r-ptxp-ceva6380:/tmp/toto->echo "text" >> AA1-XxxxxXxxxxxxxé >> 5 r-ptxp-ceva6380:/tmp/toto->export LANG=fr_FR.utf8 >> 6 r-ptxp-ceva6380:/tmp/toto->icedove >> >> /usr/lib/icedove/run-mozilla.sh: line 131: 7216 Aborted >> "$prog" ${1+"$@"} <<<< Crash >> > > The specific issue in UTF8 encoding looks specific to Moldzilla. You can > check the behavior of the file selector itself with "zenity > --file-selection", which doesn’t crash when you use the UTF8 encoding. > Which means icedove passes an invalid UTF8 string to a function that > expects valid UTF8, while e.g. gedit or zenity don’t. > > >From memory of the debugging sessions (caution needed ;-)), I think thunderbird does nothing and it is just a glib function that iterates over the directory content to guess mime types to display it with appropriate icons from mime types.
I do not see how thunderbird could call directly such functions when you click on a directory to open it... -- eric -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org