PDA

View Full Version : Gnome Terminal Spins - Won't Launch (Solved)



eapolsniper
2016-06-08, 22:02
Leaving this here in case it helps someone else or most likely when I forget how I fixed it and need it again.

In the event you try to open gnome-terminal (the GUI terminal) after a fresh install and you just get a spinning wheel and then the app closes.

ctrl-shift F3
Login to console
apt-get update
apt-get install terminator
ctrl-shift F1
Open icon at bottom of launcher with 9 gray dots
Find Terminator and open
local-gen
localectl set-locale LANG="en_US.UTF-8"
shutdown -r now
Should work now
Use Terminator anyway because it works better and you've already installed it

P373
2016-06-10, 22:02
Use Terminator anyway because it works better and you've already installed it

I totally agree. One Terminal to serve them all. Works great for the Aircrack-ng Suite. :cool:

nunclud
2016-07-21, 11:27
I have issue with native kali terminal that started recently, i guess after few updates. When ever i close terminal either with exit command or closing the terminal, it will open again until i log out or restart my PC. How do i get this resolved.
Below are the details of my PC.

root@TOOL:~# cat /etc/issue
Kali GNU/Linux Rolling \n \l
root@TOOL:~# lsb_release -a
No LSB modules are available.
Distributor ID: Kali
Description: Kali GNU/Linux Rolling
Release: kali-rolling
Codename: kali-rolling
root@TOOL:~# uname -a
Linux TOOL 4.6.0-kali1-amd64 #1 SMP Debian 4.6.3-1kali1 (2016-07-12) x86_64 GNU/Linux
root@TOOL:~# uname -r
4.6.0-kali1-amd64
root@TOOL:~# uname -v
#1 SMP Debian 4.6.3-1kali1 (2016-07-12)
root@TOOL:~# uname -o
GNU/Linux
root@TOOL:~#