You are not logged in.

#1 2019-08-11 16:31:11

matti666
Member
Registered: 2016-06-17
Posts: 35

[solved] gnome terminal will not open

this is the error I got when opening in xterm

# _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached

I made sure my hostname was set like lie link below told me but didnt think it would work cuz an update fixed it.
https://bbs.archlinux.org/viewtopic.php?id=228399

Last edited by matti666 (2019-08-12 06:06:12)

Offline

#2 2019-08-11 17:31:36

dockland
Member
From: Sweden
Registered: 2015-06-06
Posts: 861

Re: [solved] gnome terminal will not open

Post your locale.conf


I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.
I use it to look at funny pictures of cats and to argue with strangers.

Offline

#3 2019-08-11 18:16:47

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

Re: [solved] gnome terminal will not open

Also the output of the following

locale -a
localectl
grep -v ^# /etc/locale.gen

Offline

#4 2019-08-11 19:45:02

matti666
Member
Registered: 2016-06-17
Posts: 35

Re: [solved] gnome terminal will not open

locale.conf
LANG=en_US.UTF-8
locale -s
C
POSIX
en_US
en_US.iso88591
en_US.utf8
localect
System Locale: LANG=en_US.UTF-8
       VC Keymap: us
      X11 Layout: us
grep -v ^# /etc/locale.gen
en_US.UTF-8 UTF-8  
en_US ISO-8859-1  

sure dont know how to copy from xterm .so, had to 

 |& tee 

to a file

Last edited by matti666 (2019-08-11 19:50:48)

Offline

#5 2019-08-11 19:48:35

matti666
Member
Registered: 2016-06-17
Posts: 35

Re: [solved] gnome terminal will not open

its fixed  comment back out 

 en_US ISO-8859-1

in

 /etc/locale.gen

saved it and reboot

thanks guys

Last edited by matti666 (2019-08-11 19:50:11)

Offline

#6 2019-08-11 22:36:50

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [solved] gnome terminal will not open

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

#7 2020-08-24 05:54:48

matti666
Member
Registered: 2016-06-17
Posts: 35

Re: [solved] gnome terminal will not open

this is more of a note to myself  every time I need to come make here so I figure Ill just put what works for me. instead of googling and know im just doing same thing over and over. I hope this helps some on else.

 localectl --no-convert set-x11-keymap us 
 localectl set-keymap --no-convert us 
localectl set-locale LANG="en_US.UTF-8"
 reboot 

P.S. make sure to set your location ether in terminal becuase I remember  something happened when I forgot to once.

Last edited by matti666 (2020-08-24 06:02:33)

Offline

Board footer

Powered by FluxBB