You are not logged in.

#1 2016-08-26 09:36:31

physkets
Member
From: India
Registered: 2016-08-22
Posts: 27

gnome terminal does not open

After I login through GDM (gnome wayland session), for a while, I am able to open the terminal; but then I cannot.

This is the journalctl output during that time:

    Aug 26 14:52:30 omega1 dbus[357]: [system] Successfully activated service 'org.freedesktop.hostname1'
    Aug 26 14:52:30 omega1 systemd[1]: Started Hostname Service.
    Aug 26 14:52:30 omega1 org.gnome.Shell.desktop[681]: Gjs-Message: JS LOG: [FREON] Render all MenuItems
    Aug 26 14:52:32 omega1 dbus-daemon[667]: Activating service name='org.gnome.gedit'
    Aug 26 14:52:33 omega1 dbus-daemon[667]: Successfully activated service 'org.gnome.gedit'
    Aug 26 14:52:35 omega1 org.gnome.Shell.desktop[681]: Gjs-Message: JS LOG: [FREON] Render all MenuItems
    Aug 26 14:52:42 omega1 dbus-daemon[667]: Activating service name='org.gnome.gedit'
    Aug 26 14:52:42 omega1 dbus-daemon[667]: Successfully activated service 'org.gnome.gedit'
    Aug 26 14:52:45 omega1 org.gnome.Shell.desktop[681]: Gjs-Message: JS LOG: [FREON] Render all MenuItems
    Aug 26 14:53:01 omega1 dbus-daemon[667]: Failed to activate service 'org.gnome.Terminal': timed out
    Aug 26 14:53:46 omega1 dbus-daemon[667]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service'
    Aug 26 14:53:46 omega1 systemd[451]: Starting GNOME Terminal Server...
    Aug 26 14:53:46 omega1 gnome-terminal-server[6165]: Non UTF-8 locale (ANSI_X3.4-1968) is not supported!
    Aug 26 14:53:46 omega1 systemd[451]: gnome-terminal-server.service: Main process exited, code=exited, status=8/n/a
    Aug 26 14:53:46 omega1 systemd[451]: Failed to start GNOME Terminal Server.
    Aug 26 14:53:46 omega1 systemd[451]: gnome-terminal-server.service: Unit entered failed state.
    Aug 26 14:53:46 omega1 systemd[451]: gnome-terminal-server.service: Failed with result 'exit-code'.
    Aug 26 14:54:11 omega1 gnome-settings-daemon.desktop[801]: Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0: Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached

It seems to suggest that it may be a locale issue. This is my `/etc/locale.conf`

    LANG=en_GB.UTF-8
    LC_NUMERIC=en_IN
    LC_TIME=en_IN
    LC_MONETARY=en_IN
    LC_PAPER=en_IN
    LC_MEASUREMENT=en_IN

Does anyone see a problem?

Last edited by physkets (2016-08-28 06:25:32)

Offline

#2 2016-08-26 19:59:19

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

Re: gnome terminal does not open

Can you post the output of:

locale -a
localectl

It's also best to use code tags.


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

Offline

#3 2016-08-28 10:06:23

physkets
Member
From: India
Registered: 2016-08-22
Posts: 27

Re: gnome terminal does not open

loafer wrote:

Can you post the output of:

locale -a
localectl
$ localectl 
   System Locale: LANG=en_GB.UTF-8
                  LC_NUMERIC=en_IN
                  LC_TIME=en_IN
                  LC_MONETARY=en_IN
                  LC_PAPER=en_IN
                  LC_MEASUREMENT=en_IN
       VC Keymap: n/a
      X11 Layout: n/a

$ locale -a
C
en_GB.utf8
en_IN
en_IN.utf8
en_US.utf8
POSIX

fixed the other thing too!

Last edited by physkets (2016-08-28 10:07:39)

Offline

Board footer

Powered by FluxBB