08-08-2014, 06:36 PM
Hey Kirkx, thanks for your input! I'll most likely be doing a mass edit of the tutorial, so I'll definitely use your suggestions!
gtk-update-icon-cache /usr/share/icons/Win7-icons/gtk-update-icon-cache /usr/share/icons/Win7-icons/ index.themedave@hp-laptop:~$ gtk-update-icon-cache /usr/share/icons/Win7-icons/ index.theme
gtk-update-icon-cache: Failed to open file /usr/share/icons/Win7-icons/.icon-theme.cache : File exists
dave@hp-laptop:~$
(08-10-2014, 03:08 PM)Wirezfree link Wrote: Hi Looking for some help.
I installed some themes referenced by Kirkx from noobslab.
The installs did not produce any errors.
I could select the themes O.K, but on the icon tab there is a ! next to the Win7 icon item
It gives a message(warning):
"This icon theme as no cache file, you can create this by running"
by itself it failedCode:gtk-update-icon-cache /usr/share/icons/Win7-icons/
So googling gave me the fact you needed to add "index.theme"
Code:gtk-update-icon-cache /usr/share/icons/Win7-icons/ index.theme
Tried the command without & with sudo:
Code:dave@hp-laptop:~$ gtk-update-icon-cache /usr/share/icons/Win7-icons/ index.theme
gtk-update-icon-cache: Failed to open file /usr/share/icons/Win7-icons/.icon-theme.cache : File exists
dave@hp-laptop:~$
Any guidance welcome...
Thanks... Dave

sudo su
gtk-update-icon-cache /usr/share/icons/Win7-icons/![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)
dave@hp-laptop:~$ sudo su
[sudo] password for dave:
root@hp-laptop:/home/dave# gtk-update-icon-cache /usr/share/icons/Win7-icons/
gtk-update-icon-cache: Failed to open file /usr/share/icons/Win7-icons/.icon-theme.cache : File exists
root@hp-laptop:/home/dave#

![[Image: X5qGkCg.png]](https://imgur.com/X5qGkCg.png)