https://bugs.documentfoundation.org/show_bug.cgi?id=130080
--- Comment #7 from erz96...@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.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs