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

[Bug] Installation script fails when using xfce4-terminal #463

Open
tur1ngb0x opened this issue Aug 23, 2024 · 0 comments
Open

[Bug] Installation script fails when using xfce4-terminal #463

tur1ngb0x opened this issue Aug 23, 2024 · 0 comments

Comments

@tur1ngb0x
Copy link

Details:

Distro:
Linux Mint 22 Wilma (Ubuntu 24.04 noble)

Desktop:
XFCE 4.18.1 (x11)

Terminal:
xfce4-terminal

Steps to reproduce:

Input:

$ bash -c  "$(wget -qO- https://git.io/vQgMr)"

Output:

Usage : Enter Desired Themes Numbers (OPTIONS) Separated By A Blank Space
        Press ENTER without options to Exit

Enter OPTION(S) : 318

Theme: Vs Code Dark

cp: cannot create regular file '/home/tur1ngb0x/.config/xfce4/terminal/terminalrc': No such file or directory
All done - apply new theme? [y/N] y
grep: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
/tmp/gogh.apply.Cw2WXU: line 1007: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
grep: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
/tmp/gogh.apply.Cw2WXU: line 1013: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
grep: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
/tmp/gogh.apply.Cw2WXU: line 1019: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
grep: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
/tmp/gogh.apply.Cw2WXU: line 1025: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
grep: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
/tmp/gogh.apply.Cw2WXU: line 1031: /home/tur1ngb0x/.config/xfce4/terminal/terminalrc: No such file or directory
Cleanup up...
Done

Suggestions:

Before installing color theme(s) for xfce4-terminal, check if $HOME/.config/xfce4/terminal directory exists, if not then create it and install color theme(s).

@tur1ngb0x tur1ngb0x changed the title [Bug] Script fails when using xfce4-terminal [Bug] Installation script fails when using xfce4-terminal Aug 23, 2024
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

1 participant