I recently asked this question on ow to change default folder icons within Gnome's Nautilus file browser, which was all good and worked perfectly well.
I've since created new folder svg's and replaced the one I used previously, using the same method described in the post mentioned above.
For some reason, these folder icons do not display properly when using Nautilus as a normal user. This is all I see, note the Untitled Folder has no icon:
On the other hand, if I run Nautilus as root with sudo nautilus
, this displays the icons as expected:
This makes me instantly think this problem must be permission based, however the folder.svg files have the same permissions as the Downloads / Documents svg files do, so I cant work out what the problem is.
I've tried the suggestion made here, however this has made no difference.
chown
done the same thing, but I clearly need to take at the provided link. Thanks for the help! – devklick May 04 '17 at 20:49