
On 08/09/2019 14.35, Per Jessen wrote:
On 9/8/19 2:20 PM, Carlos E. R. wrote:
On 08/09/2019 14.13, Per Jessen wrote:
On 9/8/19 9:25 AM, Per Jessen wrote:
Carlos E. R. wrote:
Just removing .pan2 did not work - same problem. Switching to a new user _did_ work, no problem. Thanks - now I just have to figure out what the problem is in my environment.
Compare the locales.
I see one difference - LC_TIME (test99 is the new user)
test99@office37:~> 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=
per@office37:~> locale locale: Cannot set LC_ALL to default locale: No such file or directory
I think this is the important line.
LANG=en_GB.UTF-8 LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME=en_CH.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=
I'm guessing that LC_TIME=en_CH.UTF-8 is maybe from KDE Regional Settings? trying to get a 24hour clock. Yes, I see it here:
.config/plasma-locale-settings.sh:export LC_TIME=en_CH.UTF-8 .config/plasma-localerc:LC_TIME=en_CH.UTF-8
"locate -i en_CH" doesn't seem to find anything. Exceptions: /usr/lib/perl5/vendor_perl/5.26.1/DateTime/Locale/en_CH.pod /usr/share/man/man3/DateTime::Locale::en_CH.3pm.gz Valid entries seem to be: cer@Telcontar:~> ls /usr/share/locale/en en/ en@IPA/ en@boldquot/ en@quot/ en@shaw/ en_AU/ en_CA/ en_GB/ en_NZ/ en_US/ However, I have "LC_TIME=en_DK.UTF-8", and it works. Where is it defined? Oh, here: /usr/lib/locale/en_DK.utf8 valid entries are then: cer@Telcontar:~> ls /usr/lib/locale/en_ en_AG/ en_CA/ en_GB.iso885915/ en_IE.utf8/ en_NZ/ en_SG.utf8/ en_ZA.utf8/ en_AU/ en_CA.utf8/ en_GB.utf8/ en_IE@euro/ en_NZ.utf8/ en_US/ en_ZM/ en_AU.utf8/ en_DK/ en_HK/ en_IL/ en_PH/ en_US.iso885915/ en_ZW/ en_BW/ en_DK.utf8/ en_HK.utf8/ en_IN/ en_PH.utf8/ en_US.utf8/ en_ZW.utf8/ en_BW.utf8/ en_GB/ en_IE/ en_NG/ en_SG/ en_ZA/ But en_CH does not exist.
Sounds like a setting KDE should not permit? What is the correct way of getting a 24hour clock?
It is not about 24 hour, it is about the entire en_CH locale. There is a different library for locales, programs like Mozilla use it - and it does not support en_DK.utf8, which is why the first line in my post is wrong: ]> On 08/09/2019 14.35, Per Jessen wrote: day/month/year. It should be year/month/day. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)