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

Installation not working on bash 5.1.16 in Debian #351

Closed
oyedejioyewole opened this issue Aug 8, 2022 · 3 comments
Closed

Installation not working on bash 5.1.16 in Debian #351

oyedejioyewole opened this issue Aug 8, 2022 · 3 comments

Comments

@oyedejioyewole
Copy link

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
@oleg-rom
Copy link

oleg-rom commented Aug 27, 2022

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.

@Hamdal
Copy link

Hamdal commented Sep 27, 2022

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

@Mgldvd Mgldvd closed this as completed Feb 27, 2023
@peterweissbier
Copy link

not sure why its closed as completed, bug is still happening (also on arch linux). for now it can be fixed by creating a new profile, like mentioned above.

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

5 participants