https://bugs.documentfoundation.org/show_bug.cgi?id=96902
--- Comment #9 from HPS <[email protected]> --- Your file: 00000040 76 65 2d 62 c3 b8 6c 67 65 6e 2d 56 47 2b 2d 66 |ve-b..lgen-VG+-f| ^^^^^ Valid UTF-8 code Look here for 0xc3 0xb8: http://www.utf8-chartable.de/unicode-utf8-table.pl?start=128&number=128&names=-&utf8=0x My file: 00000030 53 6b 6a 65 6c 76 65 2d 62 f8 6c 67 65 6e 2d 56 |Skjelve-b.lgen-V| ^^ Norwegian ASCII character for "ΓΈ" So it looks like libreoffice tries to convert the filename into UTF-8 before opening the file, which in my case doesn't work, because that doesn't preserve the 0xf8 ASCII character. -HPS -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
