Thanks a lot!it works!

in my occasion it's
Qt Code:
  1. sudo update-mime /usr/share/mime/
  2. sudo update-mime-database /usr/share/mime/
  3. sudo gtk-update-icon-cache /home/kelvin/.icons/Faenza
To copy to clipboard, switch view to plain text mode 


Quote Originally Posted by nowrep View Post
Hi,
sorry to writing to topic one month old, but i had this problem too and found a solution, so I think it will be handy for someone:

Just run as root:

update-mime /usr/share/mime/
update-mime-database /usr/share/mime/
gtk-update-icon-cache /usr/share/icons/YourTheme

Logout/Login and it will be all right now :-)