https://bugs.kde.org/show_bug.cgi?id=363484
Bug ID: 363484
Summary: Locale settings not recognized by krusader
Product: plasmashell
Version: 5.6.4
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
My locale settings are setup as follows:
$ locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC=nds_DE.UTF-8
LC_TIME=de_DE
LC_COLLATE=nds_DE.UTF-8
LC_MONETARY=nds_DE.UTF-8
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT=nds_DE.UTF-8
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=
I also want to start some programs using a different locale, which i typically
do like this:
LC_TIME=de_DE.UTF8 dolphin
or
LC_TIME=de_DE.UTF8 thunderbird
Krusader does not respect the LC_TIME setting as wanted and shows en_US style
timestamps in its main panels
It does, however, switch over to the german timestamp style if i start it like
this:
LC_ALL=de_DE.UTF8 krusader
but then, the whole user-interface of krusader is in german.
Please fix this bug or provide an alternative ISO-8601 timestamp format as a
default
Reproducible: Always
--
You are receiving this mail because:
You are watching all bug changes.