Folders are shown in text icon instead of it's original icon image.How to resolve this?
Asked
Active
Viewed 168 times
1 Answers
2
Try this Login screen combo Ctrl + Alt + F1 enter username and password then run the following commands:
sudo apt-get install dconf-tools
DISPLAY=:0 dconf reset -f /org/compiz/
unity --reset-icons
setsid unity
and finally reboot

akgnitd
- 103
-
But it didn't work @akgnit – Preethi Apr 04 '18 at 07:54
-
check out this. https://askubuntu.com/questions/329673/how-can-i-fix-program-icons-that-appear-as-a-question-mark-in-the-launcher – akgnitd Apr 04 '18 at 13:09