-
Notifications
You must be signed in to change notification settings - Fork 607
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unsupported terminal! for gnome-terminal #298
Comments
I Don't know why this is happening but the below method will work. Create a New profile named "Default" without the quotes and everything will work fine. Originally posted by @rieznik in #203 (comment) |
The same problem here. Trying to set colors on gnome terminal in Mint. |
Same for |
Also not working on Fedora 36. Anyone figure this out? HOW AM I EVEN SUPPOSED TO USE MY COMPUTER WITHOUT A BEAUTIFULLY THEMED TERMINAL😱?!?! |
Seems like this is actually a common point of confusion. In my case I was being silly and just assumed I needed to prefix the command with 'sudo' but that may have been part of the problem. |
I am using Fedora 36, I always use sudo infront of terminal when installing a new theme and it works, however this last time it did not and if I run |
Making a "Default" profile worked for me. However let's try to figure out a solution to this issue. Running without sudo gives this: I think it is because the default name is "Unnamed" in Fedora. EDIT: Sorry for the confusion, I though /org/ was a directory but it is a location in the dconf binary file. So again it is an issue with the EDIT 2: The issue is here, dconf cli command gives this output despite dconf gui showing there is a terminal subdir. Which makes this if statement not work and sends us to the wrong case: Does anyone know why it would show up in dconf non-cli and not dconf-cli? |
Thank you! This works for me( |
I had the same problem but i was running the command from inside tmux session |
On debian, set gnome as the desktop.
install Gogh with command:
sudo ./atom.sh
got error:
Unsupported terminal!
Supported terminals:
mintty and deriviates
guake
iTerm2
elementary terminal (pantheon/elementary)
mate-terminal
gnome-terminal
tilix
xfce4-terminal
same error even through I have run : export TERMINAL=gnome-terminal
ute@10-5-UTE5GTL297:
/temp/elio/gogh/themes$ ps -h -o comm -p $PPID/temp/elio/gogh/themes$gnome-terminal-
ute@10-5-UTE5GTL297:
The text was updated successfully, but these errors were encountered: