You are not logged in.

#1 2015-01-06 23:48:16

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

[Solved] Gnome-Terminal Not Working

I recently installed Arch Linux and got the Gnome Gui working but when I tried to open the default terminal it started to load then quickly ended I looked a "solution" which said to type gnome-terminal into xterm so I did and it came up with:

 (process:766): Gtk-WARNING **: Locale not supported by C library. Using the fall back 'C' Locale.
Error constructing proxy for org.gnome.Terminal:/org/Terminal/Factory0:for calling StartServiceByName for org.gnome.terminal: GDbus.error:org.freedeop.Dbus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with statu 

and with I typed locale -a I got this:
Locale: Cannot set LC_CTYPE to default locale: No such file or directory
and it said the same thing for LC_MESSAGES and LC_COLLATE

Last edited by Satanic Command Line (2015-01-07 22:30:55)

Offline

#2 2015-01-06 23:58:06

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

Re: [Solved] Gnome-Terminal Not Working

Please use code tags.  And for the love of $DEITY, post the actual error message, don't just say it continued with "some gibberish".


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

Offline

#3 2015-01-07 00:01:09

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

code tags?

Offline

#4 2015-01-07 00:03:44

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

(continued from 'and') : GDbus.error:org.freedeop.Dbus.Error.Spawn.ChildExited: Process org.gnome.Terminal exited with statu

Last edited by Satanic Command Line (2015-01-07 00:04:28)

Offline

#5 2015-01-07 00:03:46

headkase
Member
Registered: 2011-12-06
Posts: 1,977

Re: [Solved] Gnome-Terminal Not Working

Satanic Command Line wrote:

code tags?

Easily found instead of a question.

Offline

#6 2015-01-07 00:07:21

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

ok added code tags and put the rest of the error thing

Offline

#7 2015-01-07 00:08:31

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

Re: [Solved] Gnome-Terminal Not Working

This is why error messages are helpful: search before posting:

https://bbs.archlinux.org/viewtopic.php?id=180103


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

Offline

#8 2015-01-07 00:19:13

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

Sadly none of the solutions made a difference

Offline

#9 2015-01-07 06:04:28

Kopkins
Member
Registered: 2012-07-01
Posts: 189

Re: [Solved] Gnome-Terminal Not Working

What is the output of `locale`?

Offline

#10 2015-01-07 06:20:38

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

Re: [Solved] Gnome-Terminal Not Working

Satanic Command Line wrote:

Sadly none of the solutions made a difference

Not helpful. Provide some detail as to what you tried; don't be a help vampire...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#11 2015-01-07 20:19:23

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

Arch Linux 3.17.6-1-ARCH (tty2)

localhost login: root
password:
Last Login: Wed Jan 7 14:03:24
[root@localhost ~]# locale
locale: cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_NZ-UTF-8
LC_CTYPE="en_NZ-UTF-8"
LC_NUMERIC="en_NZ-UTF-8"
LC_TIME="en_NZ-UTF-8"
LC_COLLATE="en_NZ-UTF-8"
LC_MONETARY="en_NZ-UTF-8"
LC_MESSAGES="en_NZ-UTF-8"
LC_PAPERS="en_NZ-UTF-8"
LC_NAME="en_NZ-UTF-8"
LC_ADDRESS="en_NZ-UTF-8"
LC_TELEPHONE="en_NZ-UTF-8"
LC_MEASUREMENT="en_NZ-UTF-8"
LC_IDENTIFICATION="en_NZ-UTF-8"
LC_ALL=
[root@localhost ~]#

Offline

#12 2015-01-07 20:25:44

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

jasonwryan wrote:
Satanic Command Line wrote:

Sadly none of the solutions made a difference

Not helpful. Provide some detail as to what you tried; don't be a help vampire...

I have /etc/locale.conf

# localectl set-locale LANG="en_US.UTF-8" that didn't work

(Try to regenerate locales first:
# locale-gen
And then:
# localectl set-locale LANG="en_US.UTF-8"
reboot) that didn't work

localectl set-locale didn't work

(quoting alphabeat) All you have to do is edit /etc/locale.gen(/quote) didn't work

Sorry if this is unhelpful

Offline

#13 2015-01-07 20:30:25

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

Re: [Solved] Gnome-Terminal Not Working

headkase wrote:
Satanic Command Line wrote:

code tags?

Easily found instead of a question.

Really now, use them.

Then follow the wiki.  There are some glaring typos in your current locale settings.


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

Offline

#14 2015-01-07 20:40:03

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

is this because its en_NZ-UTF-8 is supposed to be en_NZ.UTF-8

[EDIT]Xfce Terminal works fine but gnome-terminal doesn't[/EDIT]

Last edited by Satanic Command Line (2015-01-07 20:44:07)

Offline

#15 2015-01-07 21:21:55

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

$ env LANG=en_NZ.UTF-8

 Error constructing proxy for org.gnome.Terminal: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.gnome.terminal with status 8 

Also I can access terminal as root but not as my user
PS: I have looked around Google

Offline

#16 2015-01-07 21:23:22

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

Re: [Solved] Gnome-Terminal Not Working

I guess you're out of luck then.


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

Offline

#17 2015-01-07 21:35:49

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

Thanks for the help anyway

Offline

#18 2015-01-07 21:48:31

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,732
Website

Re: [Solved] Gnome-Terminal Not Working

Rxvt-unicode works very well in GNOME -- it's better than GNOME-terminal anyway.

Set it as the default using:

gsettings set org.gnome.desktop.default-applications.terminal exec urxvtc

Then autostart the urxvt-daemon by creating a desktop file at /usr/share/gnome/autostart/rxvt-unicode-daemon:

[Desktop Entry]
Type=Application
Name=rxvt-unicode-daemon
Exec=urxvtd -q -f -o

wink

Offline

#19 2015-01-07 21:58:12

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

When I executed the command it told me:

 No Such Schema 'org.gnome.desktop.application-terminal' 

[EDIT] I typed it wrong [EDIT]

Last edited by Satanic Command Line (2015-01-07 22:01:13)

Offline

#20 2015-01-07 22:04:20

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

Re: [Solved] Gnome-Terminal Not Working

Trilby wrote:

... follow the wiki

You missed my sarcasm: gnome terminal could work fine - the problem is not gnome terminal, it is your locale settings.  More specifically the problem is your unwillingness to actually read the wiki.

If you refuse to fix your underlying problem(s) you should consider a different distro.


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

Offline

#21 2015-01-07 22:13:27

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

Should I reboot after making the file?

Offline

#22 2015-01-07 22:14:27

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

Trilby wrote:
Trilby wrote:

... follow the wiki

You missed my sarcasm: gnome terminal could work fine - the problem is not gnome terminal, it is your locale settings.  More specifically the problem is your unwillingness to actually read the wiki.

If you refuse to fix your underlying problem(s) you should consider a different distro.

I have followed the wiki

Offline

#23 2015-01-07 22:24:54

Satanic Command Line
Member
From: Rotorua, New Zealand
Registered: 2014-04-22
Posts: 20

Re: [Solved] Gnome-Terminal Not Working

I fixed the issue
apparently gnome-terminal doesn't like en_NZ.UTF-8

Offline

Board footer

Powered by FluxBB