https://bugs.freedesktop.org/show_bug.cgi?id=46434
Bug #: 46434 Summary: Errors opening files via IPC with 8-bit encoding of file names Classification: Unclassified Product: LibreOffice Version: LibO 3.5.0 Release Platform: Other OS/Version: Linux (All) Status: UNCONFIRMED Severity: minor Priority: medium Component: Localisation AssignedTo: libreoffice-bugs@lists.freedesktop.org ReportedBy: alex...@itp.ac.ru Created attachment 57440 --> https://bugs.freedesktop.org/attachment.cgi?id=57440 Correctly transform abs. paths to URLs When LibreOffice is already running, opening new files with national characters in name fails when local filename encoding is not UTF8. Steps to reproduce: (assume, that locale is ru_RU.KOI8-R and filenames are encoded in KOI8-R) 1. Create file пример.odt 2. Start lowriter 3a. Run libreoffice --writer пример.odt This produces an error in started instance 'file <utf bytes> not found' 3b. Run libreoffice --writer /abs/path/to/пример.odt This makes no response at all. In both cases file пример.odt should be opened. Attached patches correct this problems. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list Libreoffice-bugs@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs