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

Icons with spaces in file names generate an invalid icon cache #27

Closed
varris1 opened this issue Aug 30, 2023 · 1 comment
Closed

Icons with spaces in file names generate an invalid icon cache #27

varris1 opened this issue Aug 30, 2023 · 1 comment

Comments

@varris1
Copy link

varris1 commented Aug 30, 2023

Commit: b5f56e3

Having file names with spaces create an invalid icon cache if you use "gtk-update-icon-cache". You can check with the "-v" parameter.

file names affected:

Gruvbox-Plus-Dark/apps/16/5298_World of Warcraft Launcher.0.svg
Gruvbox-Plus-Dark/apps/16/56B4_Battle.net Launcher.0.svg
Gruvbox-Plus-Dark/apps/16/Epic Games Launcher.svg
Gruvbox-Plus-Dark/apps/scalable/5298_World of Warcraft Launcher.0.svg
Gruvbox-Plus-Dark/apps/scalable/Epic Games Launcher.svg
Gruvbox-Plus-Dark/apps/symbolic/5298_World of Warcraft Launcher.0.svg
Gruvbox-Plus-Dark/apps/symbolic/56B4_Battle.net Launcher.0-symbolic.svg
Gruvbox-Plus-Dark/apps/symbolic/Epic Games Launcher-symbolic.svg

@SylEleuth
Copy link
Owner

Spaces have to stay because those names are for wine apps and Windows filenames usually contain only one dot just before extension at the end and besides that use spaces (sometimes dashes). Icon cache is generated despite of that and if You have message that says it's invalid, it's just a warning, nothing more, and You can safely ignore it.

I'm not sure how it's related to linked commit.

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

2 participants