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
326 stars 13 forks source link

[BUG] Invalid GTK cache #9

Closed akkesm closed 2 years ago

akkesm commented 2 years ago

Describe the bug gtk-update-icon-cache fails with output:

gtk-update-icon-cache: The generated cache was invalid.

Removing src/apps/scalable/preferences-system-splash (copy).svg fixes the issue. The filename contains invalid characters.

To Reproduce Run the installer.

Expected behaviour A valid cache.

Desktop NixOS, Sway. Tested both as a Nix package and with the normal installer.

alvatip commented 2 years ago

Hi, Indeed, I forgot to remove this file while working on them. Got the same issue on fedora and ubuntu. Both solved by removing the copy file. I updated the theme by removing the file, the issue should be fixed now.

Thanks for reporting it. Have a nice day :wink:

akkesm commented 2 years ago

Thank you for the fix!

alvatip commented 2 years ago

You are very welcome!