You are not logged in.

#1 2016-08-13 20:50:56

MCSH
Member
Registered: 2016-03-29
Posts: 14

Gnome Terminal Problem

Hello

After a system upgrade, my gnome-terminal was working fine. Then after restarting the system (or rather shutdown, poweron a day after) gnome-terminal wouldn't open.

So first I tried to run it from uxterm to see the error:

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

with error code 1.

After a few hours of googling and going through forum, I came across some other (rather old) topics:
https://bbs.archlinux.org/viewtopic.php?id=180103
https://bbs.archlinux.org/viewtopic.php?id=180081
https://bbs.archlinux.org/viewtopic.php?id=180073

solutions included:
problem with locale, (didn't solved mine, though I noticed something strange, read blow)
dependency issues with vte3, (didn't solved mine)
running from a non-root user (read below for more info)
and dbus-launch (worked, but not a real fix...)

Info about locale:
I noticed that my locale is in this format: en_US.utf8 and I think it should be like en_US.UTF-8; I know that this probably isn't the issue (since root has the same locale yet it runs fine, see below for more info) but just got curious as what is the difference?

About root...
So I read that the OP in one of the topics was trying to run gnome-terminal as root and it didn't worked. So out of curiosity I tried sudo gnome-terminal in xterm and to my surprise it actually worked. Now I have absolutly no idea why this worked, everything seems to be identical...

Also, dbu-launch gnome-terminal works, but I rather get gnome-terminal to work the way it did before.

[~]$ locale -a
C
en_US.utf8
POSIX
[~]$ localectl 
   System Locale: LANG=en_US.UTF-8
       VC Keymap: us
      X11 Layout: us,ir
     X11 Variant: ,
[~]$ locale
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=

Sajjad Heydari

Offline

#2 2016-08-19 04:46:22

dainslef
Member
From: China
Registered: 2014-10-17
Posts: 4

Re: Gnome Terminal Problem

I find the same problem, too.

Offline

#3 2016-08-19 04:59:33

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: Gnome Terminal Problem

Is there anything in "/etc/locale.conf "?  If so what?


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#4 2016-08-19 05:29:36

MCSH
Member
Registered: 2016-03-29
Posts: 14

Re: Gnome Terminal Problem

Yes, I think it's fine, here it is:

LANG="en_US.UTF-8"

Sajjad Heydari

Offline

#5 2016-08-19 05:41:48

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

Re: Gnome Terminal Problem

How do you start your session? Is it active?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2016-08-19 05:50:13

MCSH
Member
Registered: 2016-03-29
Posts: 14

Re: Gnome Terminal Problem

I think gdm is enabled in systemctl and it starts it. I'm not sure which files I should post here.


Sajjad Heydari

Offline

#7 2016-08-19 05:59:36

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

Re: Gnome Terminal Problem

loginctl show-session $XDG_SESSION_ID --property=Active

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB