https://bugs.documentfoundation.org/show_bug.cgi?id=122327
Andras Timar <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |minor
Ever confirmed|0 |1
Status|UNCONFIRMED |NEW
--- Comment #1 from Andras Timar <[email protected]> ---
Language support in loolwsd.xml means something else. I tried to clarify it in
https://gerrit.libreoffice.org/#/c/65636/
Your problem is probably the missing en_US.UTF-8 locale. There is a workaround:
on Debian you have to install locales-all package.
We explicitly set LC_ALL to en_US.UTF-8 in wsd/LOOLWSD.cpp. Maybe C.UTF-8 would
be good, too, but is has to be tested. Without UTF-8 support, LibreOffice
cannot handle non-ASCII filenames. Non-ASCII characters are replaced to ?
marks, and file will not be found in the subsequent call.
I lowered the importance of the bug, because there is a workaround.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs