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] Invalid GTK cache #9

Closed
akkesm opened this issue Nov 11, 2021 · 3 comments
Closed

[BUG] Invalid GTK cache #9

akkesm opened this issue Nov 11, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@akkesm
Copy link

akkesm commented Nov 11, 2021

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.

@akkesm akkesm added the bug Something isn't working label Nov 11, 2021
@alvatip
Copy link
Owner

alvatip commented Nov 11, 2021

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 😉

@akkesm
Copy link
Author

akkesm commented Nov 11, 2021

Thank you for the fix!

@alvatip
Copy link
Owner

alvatip commented Nov 12, 2021

You are very welcome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants