"Open in Terminal" not working for me [SOLVED]

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jerkins
Level 2
Level 2
Posts: 91
Joined: Mon Jun 01, 2009 3:55 pm

"Open in Terminal" not working for me [SOLVED]

Post by jerkins »

This is a trivial thing, but it's driving me nuts...

Environment:

Linux Mint 13 (Mate)
Normal user, with admin rights

Problem:

When I right click in a directory window I get the option "Open in Terminal", but when I select this, nothing happens - no terminal window opens.
Also, if I run an executable script with the "Run in Terminal" option, I don't get a terminal window either.

I know this used to work for me a while ago...

Basically, is this a known problem, and is it easy to fix? If not known, where can I go to see if any errors have been reported by this action?

Thanks,
David
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Flemur
Level 20
Level 20
Posts: 10096
Joined: Mon Aug 20, 2012 9:41 pm
Location: Potemkin Village

Re: "Open in Terminal" not working for me

Post by Flemur »

There's some enviroment variables ...

Code: Select all

$ env | grep erm
TERM=xterm
COLORTERM=gnome-terminal
...though when I "open terminal here" from a file browser, I get xfce-terminal from thunar and gnome-terminal from pcmanfm (in which you can define the terminal to open, which is by far the best way). My regular terminal is "terminator".

Try reinstalling your terminal application!
Please edit your original post title to include [SOLVED] if/when it is solved!
Your data and OS are backed up....right?
jerkins
Level 2
Level 2
Posts: 91
Joined: Mon Jun 01, 2009 3:55 pm

Re: "Open in Terminal" not working for me

Post by jerkins »

Good call!

This is my setup:

Code: Select all

david@desktop ~ $ env | grep erm
TERM=xterm
COLORTERM=mate-terminal
But when I looked in the synaptic package manager xterm wasn't installed! I have no idea where that went, as it's not something I would uninstall intentionally...

Anyway - many thanks! :)
Locked

Return to “MATE”