aruhier / gnome-terminal-colors-solarized

Solarized Gnome Terminal colors, based on http://ethanschoonover.com/solarized

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ubuntu 16.04 : ERROR: Confirmation failed -- ABORTING!

ouewqa opened this issue · comments

$ gnome-terminal --version
GNOME Terminal 3.18.3

$ ./install.sh 

This script will ask you which color scheme you want, and 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 color scheme:
1) dark
2) dark_alternative
3) light
#? 3

Please select a Gnome Terminal profile:
1) :b1dcc9dd-5262-4d8d-a863-c897e6d979b9 (No name)
#? 1

You have selected:

  Scheme:  light
  Profile: :b1dcc9dd-5262-4d8d-a863-c897e6d979b9 (No name) (:b1dcc9dd-5262-4d8d-a863-c897e6d979b9)

Are you sure you want to overwrite the selected profile?
(YES to continue) 
ERROR: Confirmation failed -- ABORTING!

Hello,
Thanks for the bug report. Your error is normal here, you have to type YES to continue.