FS#50069 - [gnome-terminal] gnome-terminal cannot be opened after a few uses.
Attached to Project:
Arch Linux
Opened by Javier Fernández (WyRe) - Saturday, 16 July 2016, 12:15 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 02 February 2017, 12:00 GMT
Opened by Javier Fernández (WyRe) - Saturday, 16 July 2016, 12:15 GMT
Last edited by Jan Alexander Steffens (heftig) - Thursday, 02 February 2017, 12:00 GMT
|
Details
First time, just when OS is loaded gnome-terminal works fine
(at least this first time) after one or few uses it crashes
and I cannot open again. I've checking locale and even I've
regenerated it but issue still persist. If I try to open
gnome terminal from xterm I get the following msg:
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached Thank you so much. |
This task depends upon
Closed by Jan Alexander Steffens (heftig)
Thursday, 02 February 2017, 12:00 GMT
Reason for closing: Fixed
Additional comments about closing: gnome-session 3.22.2-2
Thursday, 02 February 2017, 12:00 GMT
Reason for closing: Fixed
Additional comments about closing: gnome-session 3.22.2-2
I'm having more issues with locales, because for example, when I restart nautilus with "nautilus -q && nautilus" is not restarted in muy locale language :(
In that one I solved the issue by downgrading gnome-session to 3.20.1. Does that work for this issue? Can you post your entire journal for the boot where terminal won't open?
LANG=C
gnome-session
Then close gnome-terminal and try to re-open it.
I've noticed that some scripts that depend on getting the version of gnome-session call "gnome-session --version" after setting the locale to C in their script as above (i.e. screenfetch). This might be related https://bugzilla.gnome.org/show_bug.cgi?id=768743
If you are using screenFetch, try not loading it.
https://github.com/KittyKatt/screenFetch/issues/379
R
You may try to build gnome-session package using PKGBUILD and patch from attachment. Actually it removes dbus-update-activation-environment call upon GNOME session startup.
There are pretty many alternatives to screenfetch, from archey/archey3 to neofetch.
Please push the patch to the official repos.