3

Some applications don't appear in Applications menu MATE Desktop Environment. For instance, I would expect Chromium to show up under Internet... but it doesn't.

MATE Applications menu

I've checked all categories and tried this which gave me the following outputs:

$ desktop-file-validate .local/share/applications/*.desktop
.local/share/applications/chromium-browser.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
.local/share/applications/_opt_sublime_text_sublime_text.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
.local/share/applications/sublime_text.desktop: warning: key "Encoding" in group "Desktop Entry" is deprecated
.local/share/applications/sublime_text.desktop: error: (will be fatal in the future): value "sublime_text.png" for key "Icon" in group "Desktop Entry" is an icon name with an extension, but there should be no extension as described in the Icon Theme Specification if the value is not an absolute path

and

$ desktop-file-validate .gnome/apps/*.desktop
(no output)

and

$ desktop-file-validate /usr/share/applications/*.desktop

Outputs this

I can't also find Sublime Text under the category Programming, but LibreOffice Math is listed under Education.

How do I fix this and make Sublime Text, Chromium and other applications show up in the right category? I would prefer an automated solution for all applications, but a solution to specifically fix Sublime Text and Chromium would okay if no such automated solution exists.

Update

I've installed alacarte, and run it with gsku alacarte (I found that running alacarte with normal priviliges doesn't even show all applications in Main Menu). I see that Chromium and Sublime Text are checked, and even are in the right categories, but they still don't show up in the Applications menu.

grooveplex
  • 2,506
  • 3
  • 27
  • 35

2 Answers2

2

Right click the menu button and you can edit the menus to choose which installed applications appear. I had a similar problem & was surprised by the simplicity of the solution!

If you don't see the option, you first need to

sudo apt-get install alacarte

If Edit Menu isn't visible, do Alt+F2 and type alacarte.

grooveplex
  • 2,506
  • 3
  • 27
  • 35
Zanna
  • 72,312
0

For alacarte to work, I had to use a 128x128 jpg. (Open the icon in kolourpaint, resize it (Menu-Image-Resize) to 128x128 and save as jpg.)