Score:0

Changing terminal emulator from gnome-terminal to kitty breaks some functionality

et flag

I've switched from gnome terminal to kitty. I ran

sudo update-alternatives --config x-terminal-emulator 

and selected my terminal.

However, some actions still ran using the default gnome terminal.

I tried uninstalling gnome-terminal, but that didn't change anything.

The problems I have are that

  • attempting to launch terminal with ulancher apps doesn't work
  • 'open in terminal' with nautilus has disappeared

these are things that usually open with gnome terminal, but I want them to open with kitty.

guiverc avatar
cn flag
Please provide OS & release details (ie. what software stack are you using; allowing details of the *dependency* requirements etc to be looked up)
Nate T avatar
it flag
cHECK THE VALUE OF $SHELL
vanadium avatar
cn flag
What do you mean by "launching terminal aps"? That usually happens from the command line. "Open with terminal" in nautilus unfortunately is tied to Gnome-terminal indeed. There is a nautilus python extension that allows to implement that right click option for other terminals, or you could create a nautilus script.
Zanna avatar
kr flag
@user1164434 Why would the value of `SHELL` be relevant here?
Score:-1
it flag

You need to reinstall gnome-terminal. To do so, restart the system. At grub, pres e to enter grub config and at the end of line which starts with “linux /boot/vmlinuz-... add init=/bin/bash. Ctrl+x to save boot Then at the terminal that you get try to apt install gnome-shell. Hopefully this should solve the problem.

makerio avatar
et flag
i still have a terminal, its just not fully functional.
Zanna avatar
kr flag
@makerio OK, but you mention that you tried to uninstall gnome-terminal, and then you listed some problems that sound related to that. Can you please edit your question to clarify "that did not work" with regard to uninstalling gnome-terminal. Did you not uninstall it? Did you reinstall it? Did you have the problem that *open in terminal* disappeared before you uninstalled gnome-terminal, or did it just run gnome-terminal instead of your preferred emulator? Can you also state your goal? This answer tries to fix your loss of function issues, but maybe your goal is to have kitty perform them?
makerio avatar
et flag
i edited it, douse this make it more clear? i have fixed the first issue, but nautulas still hasten't gave me the "open in terminal" option.
Score:-1
et flag

you need to make a symlink.

sudo ln -s /usr/bin/kitty /usr/bin/gnome-terminal

any attempt to open gnome terminal will just open kitty

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.