https://bugs.kde.org/show_bug.cgi?id=513805

--- Comment #2 from Peter Lemken <[email protected]> ---
(In reply to TraceyC from comment #1)
> Thanks for the bug report. Following these same steps, I don't see an error,
> using a system that has Plasma built from git-master
> I have Language set to American English, and set time and numbers to de_AT
> 
> Note that all of the entries in /etc/locale.conf and
> ~/.config/plasma-localerc on my system for UTF-8 are in upper case, this
> seems normal. (This is the case on Solus as well as Fedora)
> 
> I also can't reproduce this on a Fedora 43 VM. Only American English was
> available by default, so I installed German under Language but that didn't
> make it available for Numbers, Time etc.
> 
> This seems like a potential issue with a system setting somewhere. I have
> some questions to narrow things down.
> 
> 1. How were those locales installed on your system?
> 2. What is the full output of `locale` on your system?
> 3. Also, can you copy and paste the output of
> printenv | grep -E '^(LANG|LC_)'
> 
> Thanks.

It's a vanilla installation with all packages provided by Fedora 43.

locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=en_AT.utf8
LC_TIME=de_AT.utf8
LC_COLLATE="en_US.utf8"
LC_MONETARY=de_AT.utf8
LC_MESSAGES=en_US.UTF-8
LC_PAPER=de_AT.utf8
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT=de_AT.utf8
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

printenv | grep -E '^(LANG|LC_)'
LANGUAGE=
LC_MONETARY=de_AT.utf8
LC_PAPER=de_AT.utf8
LANG=en_US.utf8
LC_MESSAGES=en_US.UTF-8
LC_MEASUREMENT=de_AT.utf8
LC_CTYPE=en_US.utf8
LC_TIME=de_AT.utf8
LC_NUMERIC=en_AT.utf8

In Dolphin files that contain German Umlauts are displayed correctly, but not
in Konsole eg. by calling ls ~/Documents the Umlauts are scrambled.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to