You are not logged in.
Pages: 1
$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_DE.UTF-8
LC_CTYPE="en_DE.UTF-8"
LC_NUMERIC="en_DE.UTF-8"
LC_TIME=en_DE.UTF-8
LC_COLLATE="en_DE.UTF-8"
LC_MONETARY="en_DE.UTF-8"
LC_MESSAGES="en_DE.UTF-8"
LC_PAPER="en_DE.UTF-8"
LC_NAME="en_DE.UTF-8"
LC_ADDRESS="en_DE.UTF-8"
LC_TELEPHONE="en_DE.UTF-8"
LC_MEASUREMENT="en_DE.UTF-8"
LC_IDENTIFICATION="en_DE.UTF-8"
LC_ALL=
locale.conf:
# cat /etc/locale.conf
LANG=en_US.UTF-8
locale.gen:
de_DE.UTF-8 UTF-8
en_US.UTF-8 UTF-8
what is wrong?
Last edited by tesirfsm (2022-08-20 01:14:23)
Offline
LANG=en_DE.UTF-8
So the question is where that is set? Are you using KDE/plasma? Gnome?
Last edited by Scimmia (2022-08-19 14:26:28)
Online
I am using KDE/plasma
Offline
Online
That seems to have fixed it.
Offline
Please remember to mark your thread [SOLVED] (edit the title of your first post).
Offline
Pages: 1