I had similar errors during execution of an application inside QtCreator - custom icon theme for gnome caused problem - after switching it to default / standard ones everything's fine.
I had similar errors during execution of an application inside QtCreator - custom icon theme for gnome caused problem - after switching it to default / standard ones everything's fine.
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 :-)
Thanks a lotï¼it works!
in my occasion it's
Qt Code:
sudo update-mime /usr/share/mime/ sudo update-mime-database /usr/share/mime/ sudo gtk-update-icon-cache /home/kelvin/.icons/FaenzaTo copy to clipboard, switch view to plain text mode
Hi I'm new to this forum. I've just tried the above and I'm getting the following error under Linux Mint. Any idea what I'm doing wrong?
$ sudo update-mime-database /usr/share/mime/
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Bookmarks