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@howard:/usr/share/icons/elementary# find ./ -name "* *"
./status/48/untitled folder

After removing that directory, the cache is created successfully:
root@howard:/usr/share/icons/elementary# rm -rf "./status/48/untitled folder"
root@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
Touch seeded packages, 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@howard:/usr/share/icons/elementary# find ./ -name "* *"
  ./status/48/untitled folder

  After removing that directory, the cache is created successfully:
  root@howard:/usr/share/icons/elementary# rm -rf "./status/48/untitled folder"
  root@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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to