You are not logged in.

#1 2017-10-16 20:38:44

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,158
Website

Icon cache invalid.

I received this warning after upgrading today after a week without having run apt upgrade. Any ideas what this is about? bunsen-config was part of the upgrade, as well as the new dbus daemon. apt tried to regenerate the icon cache but failed with this warning.


I don't care what you do at home. Would you care to explain?

Offline

#2 2017-10-16 20:48:17

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,158
Website

Re: Icon cache invalid.

I guess this is known bug regarding svg images not being recognized, or an already existing cache conflicting or something. Fixed using...

roy@tyrell-corp:~$ gtk-update-icon-cache -f /usr/share/icons/Paper
gtk-update-icon-cache: Failed to open file /usr/share/icons/Paper/.icon-theme.cache : Permission denied
roy@tyrell-corp:~$ sudo gtk-update-icon-cache -f /usr/share/icons/Paper
[sudo] password for roy: 
gtk-update-icon-cache: Cache file created successfully.
roy@tyrell-corp:~$ 

I don't care what you do at home. Would you care to explain?

Offline

Board footer

Powered by FluxBB