Why does gnome-terminal crash? Is my locale OK?
My gnome terminal does not come up. Worked before I upgraded to Fedora 24. The error message is
Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
Seems like I've been down his road before but can't find anything in my notes. Something about locale perhaps?
What is the output of
localectl
as your user, not root?Was there anything before that error message you pasted in the question? Where are you trying to run it from since you don't have a Gnome terminal?
Good question! I ran the command in an xterm.
Every reference to this kind of issue that I've seen involves the locale info.
What are the outputs of
locale
andlocale -a
? If the second one has a large of amount of output, then don't include it.Also
rpm -qa | grep glibc
.