Install script fails on Pop!_OS 20.04
Closed this issue ยท 5 comments
Running the install script (the Linux option from https://mayccoll.github.io/Gogh/, bash -c "$(wget -qO- https://git.io/vQgMr)"
printed "Profile already exists" and "Skipping..." for every profile. After reading through the issues here I was able to work around this by renaming the default profile from "Pop" to "Default", and then it installed all the themes correctly.
Running the setup script manually on a fresh VM:
$ export TERMINAL=gnome-terminal
$ bash themes/flat.sh
/media/ben/writable/gogh/apply-colors.sh: line 679: read: `/apps/gnome-terminal/profiles/default_profile': not a valid identifier
/media/ben/writable/gogh/apply-colors.sh: line 416: --get: command not found
/media/ben/writable/gogh/apply-colors.sh: line 428: --get: command not found
/media/ben/writable/gogh/apply-colors.sh: line 227: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 227: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
/media/ben/writable/gogh/apply-colors.sh: line 210: : command not found
The issue looks like this one
#203
try creating a profile with the name "Default". It worked for me.
Yeah, that did work, it would just be nice if we could fix apply-colors.sh
to not have this bug. Why is it looking at the themes that already are installed at all?
The issue looks like this one
#203try creating a profile with the name "Default". It worked for me.
thank you dude, it worked here
Hi @BenQuigley
I renamed my profile from Pop to Default but it still says unsupported terminal on Pop 21.04.
On doing export TERMINAL=gnome-terminal and then using bash -c "$(curl -sLo- https://git.io/JvvDs)" I'm getting the following error.
bash: line 932: read: `/apps/gnome-terminal/profiles/default_profile': not a valid identifier
environment: line 672: --get: command not found
environment: line 681: --get: command not found
environment: line 284: : command not found
environment: line 284: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found
environment: line 267: : command not found