You are not logged in.

#1 2023-01-17 06:11:14

InvisibleRasta
Member
Registered: 2017-04-12
Posts: 122

gnome-terminal Locale not supported by C library

Hello, my gnome-terminal is not launching on a new install.
This is the error I am getting:

# Locale not supported by C library.
# 	Using the fallback 'C' locale.
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached.
cat /etc/locale.conf
LANG="en_US.UTF-8"
grep -ve ^# /etc/locale.gen
en_US.UTF-8 UTF-8
locale -a
C
C.UTF-8
en_US.utf8
POSIX
localectl
System Locale: LANG=en_US.UTF-8
    VC Keymap: it
   X11 Layout: (unset)
 locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=es_ES.UTF-8
LC_TIME=es_ES.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=es_ES.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=es_ES.UTF-8
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT=es_ES.UTF-8
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

Last edited by InvisibleRasta (2023-01-17 06:53:33)

Offline

#2 2023-01-17 07:06:00

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 9,003
Website

Re: gnome-terminal Locale not supported by C library

Can we see

systemctl --user --no-p show-environment

Also share which desktop you are using and exactly how you are starting it.

EDIT: typo.

Last edited by Head_on_a_Stick (2023-01-17 07:18:19)


Jin, Jîyan, Azadî

Offline

#3 2023-01-17 07:45:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,259

Re: gnome-terminal Locale not supported by C library

You have multiple es_ES locale references but no locale generated for them, you might want to be doing so.

Last edited by V1del (2023-01-17 07:46:04)

Offline

#4 2023-01-17 07:54:07

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,403

Re: gnome-terminal Locale not supported by C library

If the use of es_ES.UTF-8 is desired, you'll have to generate that locale.
gnome-terminal's behavior is rather peculiar, but normal (by gnome standards)

Edit: F5…

Last edited by seth (2023-01-17 07:54:32)

Online

Board footer

Powered by FluxBB