alvatip / Nordzy-icon

Nordzy is a free and open source icon theme for Linux desktops using the Nord color palette from Arctic Ice Studio and based on WhiteSur and Numix Icon Theme.
GNU General Public License v3.0
312 stars 13 forks source link

[BUG] Two error messages when pulling updates #151

Closed jkemp814 closed 7 months ago

jkemp814 commented 9 months ago

Describe the bug

Receiving two error messages while pulling updates

To Reproduce Steps to reproduce the behaviour:

Execute 'git pull'

Expected behaviour

Should complete without errors listed below

Desktop

Fedora Linux 38 Silverblue

Additional context

./install.sh


| \ | | | |____ | | |/ _ | '_/ ` | / | | | | |\ | () | | | (| |/ /| || | || _|\/|| _,_/|_, | |_/

Installing '/var/home/james/.local/share/icons/Nordzy'... gtk-update-icon-cache: Cache file created successfully. Installing '/var/home/james/.local/share/icons/Nordzy-dark'... sed: can't read /var/home/james/.local/share/icons/Nordzy-dark/actions/32/dialog-selectors.svg: No such file or directory sed: can't read /var/home/james/.local/share/icons/Nordzy-dark/actions/symbolic/dialog-selectors.svg: No such file or directory gtk-update-icon-cache: Cache file created successfully.

HFR1994 commented 9 months ago

+1 can confirmed this is still and issue, maybe got erased?

D3vil0p3r commented 8 months ago

+1 @alvatip

distor-sil3nt commented 8 months ago

+1 @alvatip I also get the error messages when installing the icons.

alvatip commented 8 months ago

@jkemp814 @HFR1994 @D3vil0p3r @distor-sil3nt Thank you for reporting and sorry for the delay of my answer, I got really busy the past 2 month at work so did not had the time to work on my theme, I will work on this issue next week !! :wink:

alvatip commented 7 months ago

Found the issue, it should be fixed with my last commit 😄

distor-sil3nt commented 7 months ago

I can verify that the errors don't occur anymore after your latest commit. :+1: Thx for the fix!

jkemp814 commented 7 months ago

Good job. Works great.