Skip to content
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

fails to detect profiles in Ubuntu 18.04 #9

Open
gauravagnihotri opened this issue Aug 22, 2018 · 3 comments
Open

fails to detect profiles in Ubuntu 18.04 #9

gauravagnihotri opened this issue Aug 22, 2018 · 3 comments

Comments

@gauravagnihotri
Copy link

gauravagnihotri commented Aug 22, 2018

something to do with gconftool-2
`This script will ask you which Gnome Terminal profile to overwrite.

Please note that there is no uninstall option yet. If you do not wish
to overwrite any of your profiles, you should create a new profile
before you run this script. However, you can reset your colors to the
Gnome default, by running:

Gnome >= 3.8 dconf reset -f /org/gnome/terminal/legacy/profiles:/
Gnome < 3.8 gconftool-2 --recursive-unset /apps/gnome-terminal

By default, it runs in the interactive mode, but it also can be run
non-interactively, just feed it with the necessary options, see
'install.sh --help' for details.

Please select a Gnome Terminal profile:

You have selected:

./install.sh: line 86: gconftool-2: command not found
  **Profile: is not a valid profile ()**

Are you sure you want to overwrite the selected profile?
(YES to continue) `
@kevinhughes27
Copy link

Did you ever find a fix or work around? this is happening for me too

@Hocoh
Copy link

Hocoh commented Feb 28, 2019

something new here ? I have the same problem

@gauravagnihotri
Copy link
Author

i ended up using this
http://mayccoll.github.io/Gogh/#0

just make sure you create a junk profile in terminal (something other than default) before running that command

and they have many more styles including monokai

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants