You are not logged in.

#1 2018-08-18 16:35:20

pradhanharshil
Member
Registered: 2018-07-19
Posts: 4

[SOLVED] Gnome Terminal error

# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached

I am getting this error while opening gnome-terminal on newly installed system.

current locale is en_US.UTF8

Last edited by pradhanharshil (2018-08-20 13:34:33)

Offline

#2 2018-08-18 16:38:29

loqs
Member
Registered: 2014-03-06
Posts: 17,323

Re: [SOLVED] Gnome Terminal error

Welcome to the arch linux forums pradhanharshil.  What is the output of the following

locale
locale -a
cat /etc/locale.conf
grep -v ^# /etc/locale.gen

Edit:
added `locale`

Last edited by loqs (2018-08-18 17:03:30)

Offline

#3 2018-08-18 17:07:56

pradhanharshil
Member
Registered: 2018-07-19
Posts: 4

Re: [SOLVED] Gnome Terminal error

[harshil@archLinux ~]$ locale -a
C
POSIX
en_US
en_US.iso88591
en_US.utf8

[harshil@archLinux ~]$ cat /etc/locale.conf
LANG=en_US.UTF-8

grep -v ^# /etc/locale.gen
en_US.UTF-8 UTF-8 
en_US ISO-8859-1

locale
LANG=C
LC_CTYPE="C"
LC_NUMERIC=C
LC_TIME=C
LC_COLLATE="C"
LC_MONETARY=C
LC_MESSAGES="C"
LC_PAPER=C
LC_NAME="C"
LC_ADDRESS="C"
LC_TELEPHONE="C"
LC_MEASUREMENT=C
LC_IDENTIFICATION="C"
LC_ALL=

these are the outputs you asked for.

Last edited by pradhanharshil (2018-08-18 17:09:24)

Offline

#4 2018-08-18 19:25:15

seth
Member
Registered: 2012-09-03
Posts: 51,046

Re: [SOLVED] Gnome Terminal error

Something™ sets back the locale to C

localectl

In doubt, it's some entry in /etc/profile* or your locale profile or shell rc.

Offline

#5 2018-08-19 04:36:58

pradhanharshil
Member
Registered: 2018-07-19
Posts: 4

Re: [SOLVED] Gnome Terminal error

what should I do now ?

Offline

#6 2018-08-19 04:40:48

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Gnome Terminal error

Fix it.


Or provide a lot more information about your system: like how you installed it and what is in those files (relating to locale) that seth mentioned.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#7 2018-08-19 04:42:34

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: [SOLVED] Gnome Terminal error

You should respond to Seth's suggestions.

Also please describe how you start your X session.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#8 2018-08-19 15:14:56

pradhanharshil
Member
Registered: 2018-07-19
Posts: 4

Re: [SOLVED] Gnome Terminal error

The problem is solved. changed locales to en_US.UTF-8 and gnome-terminal works fine now. thanks !

Offline

#9 2018-08-19 17:25:12

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Gnome Terminal error

Please remember to mark your thread as [Solved] by editing your first post and prepending it to the title.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB