Terminal Access Issues After installing TigerVNC — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Note!! Please register for a free account to access the full content and also to participate in Q&A in the community

Terminal Access Issues After installing TigerVNC

Applies to:

Linux OS - Version Oracle Linux 7.0 and later Linux x86-64

Symptoms

When try to start the Terminal by clicking the menu item Applications > Accessories > Terminal, it does not start. Get a Starting Terminal entry in the taskbar, after a few seconds, then close it automatically No terminal appears. However, other applications work fine.

Changes

Installed TigerVNC on server.

Cause

UTF-8 locale configuration was missing in /etc/locale.conf

Solution

If using a non UTF-8 locale, use the localectl utility to configure a UTF-8 locale e.g.:

$ localectl set-locale en_US.UTF-8
$ localectl status | grep LANG 
$ systemctl restart systemd-localed.service

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!