gusbemacbe / suru-plus

Suru++ 25 — A cyberpunk, elegant, futuristic and Papirus-like third-party icons theme
GNU General Public License v3.0
343 stars 32 forks source link

Invalid filenames, again #50

Closed SmartFinn closed 5 years ago

SmartFinn commented 5 years ago

List of files with invalid filenames

The following files make impossible to create icon cache:

$ > gtk-update-icon-cache -f .
gtk-update-icon-cache: The generated cache was invalid.
gusbemacbe commented 5 years ago

Ready. Updated.

gusbemacbe commented 5 years ago

I have realised something wrong in my icons theme, i.e., for example, all the icons of power/session in KDE use the same icon, therefore, the original author built incorrectly and messed the icons, for example, some mimetypes icons are in the folder apps and some apps icons in the folders devices, mimetypes and places. I have to copy the folders apps, devices, mimetypes and places from Papirus to rebuild everything and to put end to all messes and all mistakes. I must work with all them this weekend.

gusbemacbe commented 5 years ago

For checking which icons are invalid, what are the commands?

SmartFinn commented 5 years ago

Check our make test task, all of these commands are useful. Delete -@ symbols before executing in a terminal, that's make's specific prefix.

gusbemacbe commented 5 years ago

I am really shocked. More than hundred invalid names.

But because of my AUR which warned an error:

gtk-update-icon-cache: The generated cache was invalid.
error: command failed to execute correctly

In my PKBUILD, I think it tried to remove the folders "images" and "templates" which caused the invalidity of gtk-update-icon-cache. See:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=suru-plus-git

gusbemacbe commented 5 years ago

I have fixed successfully the PKGBUILD. No invalid gtk-update-icon-cache. :-)