gnome-terminal-colors-monokai icon indicating copy to clipboard operation
gnome-terminal-colors-monokai copied to clipboard

fails to detect profiles in Ubuntu 18.04

Open gauravagnihotri opened this issue 5 years ago • 3 comments

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) `

gauravagnihotri avatar Aug 22 '18 02:08 gauravagnihotri

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

kevinhughes27 avatar Oct 30 '18 21:10 kevinhughes27

something new here ? I have the same problem

Hocoh avatar Feb 28 '19 08:02 Hocoh

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

gauravagnihotri avatar Mar 04 '19 14:03 gauravagnihotri