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

--- Comment #3 from [email protected] ---
Version: 6.4.0.1
Build ID: 40(Build:1)
CPU threads: 4; OS: Linux 5.4; UI render: default; VCL: kf5; 
Locale: en-GB (en_GB.UTF-8); UI-Language: en-US
Calc: threaded

I have the same issue, so adding my observations here. With me it applies to
every time the file picker is used (Open, Save, Export).

Output of locale:
LANG=en_GB.UTF-8
LC_CTYPE=en_GB.UTF-8
LC_NUMERIC="en_GB.UTF-8"
LC_TIME="en_GB.UTF-8"
LC_COLLATE="en_GB.UTF-8"
LC_MONETARY="en_GB.UTF-8"
LC_MESSAGES="en_GB.UTF-8"
LC_PAPER="en_GB.UTF-8"
LC_NAME="en_GB.UTF-8"
LC_ADDRESS="en_GB.UTF-8"
LC_TELEPHONE="en_GB.UTF-8"
LC_MEASUREMENT="en_GB.UTF-8"
LC_IDENTIFICATION="en_GB.UTF-8"
LC_ALL=


Changing LC_ALL to "en_GB.UTF-8" fixes the issue. But since LC_ALL is the
global override, I wonder if the VCL falls back incorrectly to ASCII if null is
returned? Shouldn't fallback be to LANG first?

-- 
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

Reply via email to