[Bug 1818713] Re: WARNING: icon cache generation failed when installing elementary-icon-theme
Brian Murray
brian at ubuntu.com
Tue Mar 5 19:58:13 UTC 2019
** Package changed: apport (Ubuntu) => gtk+3.0 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1818713
Title:
WARNING: icon cache generation failed when installing elementary-icon-
theme
Status in gtk+3.0 package in Ubuntu:
New
Bug description:
WHen installing elementary-icon-theme, receive the message:
gtk-update-icon-cache: The generated cache was invalid.
WARNING: icon cache generation failed for /usr/share/icons/elementary
I believe this is because there is a folder with a space in the name:
root at howard:/usr/share/icons/elementary# find ./ -name "* *"
./status/48/untitled folder
After removing that directory, the cache is created successfully:
root at howard:/usr/share/icons/elementary# rm -rf "./status/48/untitled folder"
root at howard:/usr/share/icons/elementary# gtk-update-icon-cache /usr/share/icons/elementary
gtk-update-icon-cache: Cache file created successfully.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1818713/+subscriptions
More information about the foundations-bugs
mailing list