Andre Poenitz <[EMAIL PROTECTED]> writes: > + setlocale(LC_CTYPE, "");
Are we sure that the locale of LyX matches the encoding of the file name? If I set locale to C, it does not change the name of the file, does it? I thought that Qt had a magic method to convert from the encoding of the file system. JMarc