You are not logged in.
A program that I use regularly, Ardour, does not show up in my Gnome menu.
The package has a .desktop file, and its installed in /usr/share/applications/ along with lots of others.
It's not hidden, or even present, in the menu editor.
What could be causing it to not show in the menu?
Offline
try running
update-desktop-database
and see if that helps.
Offline
Hmm...
[user@localhost ~]$ update-desktop-database
No directories in update-desktop-database search path could be processed and updated.
Offline
try with sudo?
Offline
with sudo I don't get an error message, which I assume means that it worked...but still no menu item...:(
Offline
Try to edit the .desktop file and change the line:
Categories=GTK;Audio;AudioVideoEditing;Multimedia
to
Categories=GTK;Audio;AudioVideoEditing;Multimedia;AudioVideo
I have looked at every .desktop file I have in the Gnome menu under Applications>Sound and Video and ALL have a catagory of 'AudioVideo'. Could be why Ardour is not showing up in the menu.
You might have to update the database using the info from Cerebral.
If this works you should email the maintainer with the change.
Bob
Offline