-
Notifications
You must be signed in to change notification settings - Fork 604
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
Not Working on Ubuntu #41
Comments
Yeah I just installed in Ubuntu 16.04, and I'm having an issue as well. I successfully changed the color theme when I installed using this method: |
This comment was marked as outdated.
This comment was marked as outdated.
No luck on Xenial based Mint 18 either. No error just does nothing. |
I guess the solution is here but i can't figure out. |
@Mayccoll Can you explain? |
@rahilwazir gnome-terminal-colors-solarized is working and change the color scheme. I'm reviewing the code to see what approach they are using. |
restarting the terminal (i had one single session at that time) seemed to help in my case. no additional profile creation was needed. |
@sferra You sure it worked on Ubuntu 16.04? I restarted all terminal sessions but didn't help |
yes, i'm sure:
it's the ubuntu-gome flavor though. i also had a single terminal windows/tab open at the time |
i withdraw my statement about "only" having to restart the terminal. i'm sorry about the confusion |
Installing sudo apt install dconf-cli |
Same here not working on ubuntu 14.04 (elementary freya) |
Is this tool working in some OS? As far I can see it's not |
@golinmarq ist is working, but maybe not exactly as one may expect: you have to manually choose one of the profiles it creates in order to change the terminal appearance. |
Started working after installing dconf-cli but the problem of multiple |
Installing dconf-cli on linux mint 18 makes it work correctly but on ubuntu MATE 16.04 doesn't even create multiple |
Maybe if change the "Default" for the theme name would be nice in the end. |
Neither works with Ubuntu Gnome 17.04 |
Works on vanilla Ubuntu 17.04. Just reporting so there can be some datapoints 👍 |
Started to work after I've added a custom Profile manually. Need further tests to clarify if it actually correlates, but this seems to be related. |
Edit: I used Konsole, my bad Dx Ubuntu 16.04, KDE/Plasma env (Maybe Kubuntu?) Problem: Steps taken to solve problem: |
Working on Ubuntu 16.04 on gnome-terminal (adds a new profile after used). |
@oxydron yeah used Konsole. On Gnome-terminal it works. :) |
@himrasmussen this is sort of a problem. Part of the script verify which terminal you are using and to my knowledge it only considers gnome-terminal and patheon-terminal |
Not working on my end either (16.04). I can get the theme selection choice during the install but nothing happens. I also had 2 profiles and it deleted them. I tried again (creating a dummy profile, running your script) and it deleted my profiles again... It only leaves 1 of them (Default). And it's not the colors I asked... |
It works for me and probably should for you ( It's kinda long and ridiculously redundant but bear with me:
AT THIS POINT THE NEW THEME IS INSTALLED BUT YOUR Default theme is gone |
For Linux Mint the work around is just cloning the repo and running f.e. Another work around that worked even better was uninstalling The bug happens at the Just thought I'd share my findings.. |
On Ubuntu 18.04 LTS there were no profiles created. |
Ubuntu 18.04, fresh install; Creating a new profile did at least help with installation. I just had to find the theme's SH file and use it to install. That's because the default install wasn't asking for any theme and was installing Freya theme. I'll check it out when I have the time for a fix though (that's if I remember) |
for me simple chmod +x did the trick. At Ubuntu 18.04 bionic, Gnome Terminal 3. |
worked for me! |
After this output:
I tried this command: Yes, These is a dash after gnome-terminal. edit: Better formatting |
Also having this issue on 19.04. I have tried making a profile named "default_profile" to work around the line 656 in apply-colors.sh's invalid identifier exception. It completes but the profile does not write the necessary changes. EDIT: My mistake the chmod +x fix worked for me. |
Thank you, helped my @ CentOS 7 with gnome-terminal 3.22.1 |
Ubuntu 16LTS changes support for gconf-editor . First, install gconf-editor
Then, enable legacy gnome-terminal
|
This issue shouldn't be closed? It's old and I just found this project, install it on my Ubuntu system and worked just fine. Still have to pick manually the generated profile, but I find it useful to test certain themes, compare and choose without forcing a change. If someone else has a config script for a system and wants to install a profile as non interactive mode, something like this can be added to automatically setup the profile. |
I've tried to formalize instruction from @dagolinuxoid, but it has not worked for me
1 directory, 2 files
|
Hi, Sorry for being late to the party.
Your mileage may vary, but it worked for me [tm] -- |
thanks @falkowich |
what do you mean "run gogh" |
Apologies, I may not have been very clear in my response. "run gogh" ~ -- |
Same case as #40, but I'm on Ubuntu. Even created a new separate profile didn't help.
Ubuntu: 16.04
The text was updated successfully, but these errors were encountered: