Gogh icon indicating copy to clipboard operation
Gogh copied to clipboard

Installation not working on bash 5.1.16 in Debian

Open oyedejioyewole opened this issue 1 year ago • 1 comments

I tried installing some terminal color schemes from here The installation worked for my Arch Gnome Shell but for my Debian Gnome Shell it gives me this error

bash: line 944: read: `/apps/gnome-terminal/profiles/default_profile': not a valid identifier
environment: line 684: --get: command not found
environment: line 693: --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

I am using bash as the shell using to execute this program as shown here

oyedejioyewolemaxwell@oyedejioyewolemaxwell:~$ echo $SHELL
/bin/bash

oyedejioyewole avatar Aug 08 '22 15:08 oyedejioyewole

The same here on Debian unstable. It says that it is installed, but no new profile is seen in the terminal settings. When I try to install second time and choose the same theme, it says that the profile already exists.

Update: Notices a preinstalled script which is on github but missing on the main website. After installing it, everything worked.

oleg-rom avatar Aug 27 '22 17:08 oleg-rom

I ran into the same issue but I tried it again after adding a new profile in terminal settings and it worked. Not sure why that is and I haven't got the time to investigate further

Hamdal avatar Sep 27 '22 09:09 Hamdal