0

Today I have hit a strange problem with Ubuntu 17.10. I installed Sublime Text created the .desktop file which looks like this:

[Desktop Entry]
Name=Sublime Text
Version=2.0
Comment=Sublime Text Editor
Exec="/usr/bin/sub" %F
MimeType=text/plain;
Terminal=false
Type=Application
Icon=sublime
Categories=Utility;TextEditor;Development;Utility;

The sublime icons is present:

$ sudo find / -iname "sublime.*" 2>/dev/null
/home/thor/tmp/sublime.desktop
/usr/share/icons/Numix-Circle/48/apps/sublime.svg

and it shows when I search for sublime:

enter image description here

But when I run it the dock icon is missing.

enter image description here

I tried pointing to the icon with absolute path in .desktop file - the same result.

rzajac
  • 151

0 Answers0