[Bug 1818713] [NEW] WARNING: icon cache generation failed when installing elementary-icon-theme

Andrew 1818713 at bugs.launchpad.net
Tue Mar 5 18:39:38 UTC 2019


Public bug reported:

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.

** Affects: apport (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 apport 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/apport/+bug/1818713/+subscriptions



More information about the foundations-bugs mailing list