The Cookie Machine - Click here to drag window

DUMMY TEXT - Real text set in assets/js/theCookieMachine.js

If you can read me, I'm broken!

Views: 6,052β€…    Votes:  2β€…
Tags: command-line   18.04  
Link: πŸ” See Original Answer on Ask Ubuntu ⧉ πŸ”—

URL: https://askubuntu.com/q/1176174
Title: I cannot open gnome-terminal on Ubuntu 18.04
ID: /2019/09/23/I-cannot-open-gnome-terminal-on-Ubuntu-18.04
Created: September 23, 2019    Edited:  September 24, 2019
Upload: May 5, 2024    Layout:  post
TOC: false    Navigation:  false    Copy to clipboard:  false


Part of the problem might be because you are using a β€œnew lab computer” and who knows what they’ve cooked up in the lab?

Try this for starters:

$ apt list | grep gnome-terminal

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

gnome-terminal/xenial,now 3.18.3-1ubuntu1 amd64 [installed]
gnome-terminal-data/xenial,xenial,now 3.18.3-1ubuntu1 all [installed]

If it doesn’t say β€œ[installed]” at the end of the last two lines then let’s install it with:

sudo apt install gnome-terminal

Hopefully the problem is as simple to fix as that…

Reply to comment:

Sounds like you need to use:

sudo rm /usr/bin/python3
sudo ln -s python3.5 /usr/bin/python3

Source: Gnome terminal will not start

⇧ Ubuntu 18.04 does not suspend using physical power button of the computer when screen is locked Diappearence of icon of applications and folders  β‡©