[Libreoffice-bugs] [Bug 130080] Cant export to folder with Umlaut (ä/ü/ö) in folder name

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Feb 3 14:08:45 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=130080

--- Comment #7 from erz96cxw at gmail.com ---
Hi there,
Kate handles everything as expected without changing the locale. Is this
perhaps some VCL/kf5 bug?

To confound matters I did some testing. I can assign total nonsense to LC_ALL
and it still works. Folders can be opened as expected. Obviously no locale gets
assigned:

:~> LC_ALL="nonsense"  libreoffice
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (nonsense)
/usr/bin/libreoffice: line 173: warning: setlocale: LC_ALL: cannot change
locale (nonsense)
Fontconfig warning: ignoring nonsense: not a valid language tag


But if I just run libreoffice from the same command line (no LC_ALL
assignment), it does not work. Is perhaps the locale setting bypassed
altogether, defaulting to some non-unicode locale, and only when LC_ALL is
passed along, the locale setting branch is invoked?

The "fix" does not work with any other locale parameter (e.g. LANG), it has to
be LC_ALL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200203/b409e8a2/attachment.htm>


More information about the Libreoffice-bugs mailing list