GNOME: Application Menu loses entries

Hi there,
When editing an entry in the Applications menu (say, changing the icon), the entry disappears. Custom application launchers aren't listed in the Applications menu, either, not even after restarting the panel or quitting / logging in GNOME 2.8.
All launchers, both edited and custom ones, are available in applications:/// mind.
Where exactly does the Applications menu get its entries?
93,
-Sascha.rb
P.S. People with the same problem

From the linked thread:
johoe wrote:
This is how I can make entries to the Applications menu again: the .desktop file has to contain the lines below. When I add a menuentry with the "Add new item to this menu" I get a .desktop file in ~/.gnome2/vfolders/applications. This .desktop file is missing the "Categories:" line and contains a line "TryExec:" I have to delete the "TryExec" line and insert a "Categories:" line (see sample below) then I copy this .desktop file to the /usr/share/applications directory and the menu entry will appear. No need to set any permissions! Hope this is a workaround for you other guys too!
[Desktop Entry]
Name=Skype
Comment=Skyped
Exec=/home/joho/skype-0.93.0.3/skype
Icon=/home/joho/skype-0.93.0.3/icons/skype_32_32.png
Terminal=0
Type=Application
--insert: Categories=Network;Application;
--delete: TryExec=
I wonder whether XFCE4 is somehow to blame? Wasn't there something about XFCE "destroying" KDE menus? Am I really the only one here who encountered this problem?
/Edit: The gentoo forums claim glib2 is the problem ...
93,
-Sascha.rb

Similar Messages

  • No entries in Gnome applications menu

    Hello,
    Recently all of the entries in my applications menu have dissappeared.  I don't know what did it...
    I tried rm -rf .gnome* .gconf*, but that didn't work. 
    Any ideas on how to get them back?

    Try adding a new user and logging into Gnome and see if they come back. If so, transfer your files over and delete the old user. It's faster than trying to debug...

  • Cannot run scripts via GNOME applications menu

    I have a few posts in the applications menu, like "Android Notifier Desktop" and the commando runs a script: "/usr/share/android-notifier-desktop/run.sh".
    That doesnt work anymore, I have to run it via the terminal now. I think it happend when I upgraded to GNOME 2.32. What to do?

    Thanks for your help. Nothing happens when I click the serial number. But I looked in Library/Receipts and found an update for 10.4.9, so I assume that is what I am running. I am also having problems with other applications such as MS Word and I get a different error message that says "Application Launch Failure: The application "Word" could not be launched because of a shared library error: "1<Microsoft Word><CarbonLib><CFMPriv_CarbonCore>"" Any advice?

  • Arch Logo & Gnome Applications Menu

    Does anyone know how to change the gnome-foot icon to the arch logo?
    I am reffering to the icon next to the Applications menu.

    ....silly me. I was googling all over the place and never thought about the logos page. Thanx for your help!

  • [Solved] Gnome 3.6. - no application menu after update

    After the Gnome-Shell-Update there are no applications anymore in the Gnome desktop. I have to start programmes with 'Alt + F2' and it's not possible to pin them in the Dash. They don't appear in the Gnome's desktop search either.
    If I'm starting alacarte the error message "can not load menu tree 'applications.menus'" appeared. Has somebody an idea how to fix this problem? Thanks in advantage!
    Last edited by flowie (2013-02-16 19:31:32)

    I found the solution:
    The applications.menu in ~/.config/menus/ was empty. I copied the application.menu from /etc/xdg/menus/ to the .config-file. Now, everything works fine.

  • Gnome 3 Application menu in root apps

    When starting a Gnome 3 app with sudo (e.g. gedit, nautilus), I can't open the application menu in the top bar.
    Is there a solution for this? I tried Google but couldn't find anything...
    Thanks!

    ulukai wrote:
    Chazza wrote:When starting gedit with sudo or gksu I found that the global menu wouldn't open just as you guys pointed out. But I also found that if you start gedit with su -c then the global menu will work.
    Thanks for the nice tip. However, I don't think this is expected behaviour, is it? Should we file a bug against Gnome-Shell for this?
    I can't think that this would be expected behaviour. The global menus need to work no matter what, especially since many  programs have moved core functionality to these menus. I think this does need a bug report. I've had a quick peruse of gnome bugzilla and haven't found any similar reports so far.
    Last edited by Chazza (2014-05-09 10:52:40)

  • Missing Applications Menu in Awesome (- gnome)

    I installed awesome. Love it. It's super fun and makes life as convenient as a window manager ever possibly could, without caving in to the ways of the smart-phone computer.
    I cheated a bit and had it set up as the window manager for gnome. Not complaining, it makes a few things easier to work with, and it's a bit more stylish. Just thought I'd shoot out one small question...
    When awesome is started like this:
    exec ck-launch-session awesome
    I found I was able to get a very nice applications menu by typing fn+F5
    When started alongside gnome in GDM, however, this functionality is gone. I'm guessing that conflicts with something gnome usually does when fn+F5 is pressed (change monitors? idk not important...)
    The point is, I really liked that awesome menu!
    Granted, it's not the best keybinding in the world. I'd love to change it! But I can't find it anywhere in rc.lua! The config file for awesome contains no instance of "F5" or "Super_L,"or any other form of reference to either of those keys. But it works when I ditch gnome and startx instead!
    (Checking my work with xev:
    KeyPress event, serial 31, synthetic NO, window 0x2400001,
    root 0x14d, subw 0x0, time 1387524, (762,-16), root:(763,0),
    state 0x0, keycode 133 (keysym 0xffeb, Super_L), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    KeyPress event, serial 31, synthetic NO, window 0x2400001,
    root 0x14d, subw 0x0, time 1651773, (716,-9), root:(717,7),
    state 0x0, keycode 71 (keysym 0xffc2, F5), same_screen YES,
    XLookupString gives 0 bytes:
    XmbLookupString gives 0 bytes:
    XFilterEvent returns: False
    Anyways, I'm a bit confused by this situation. If anyone knows a tip for where to find that application menu again with an awesome gnome session, this is the most welcome place in the world to share it!
    ~~~~~=:)
    EDIT: "Mod4+p" also does the trick in awesome; also doesn't work with the desktop environment.
    I found
    -- Menubar
    awful.key({ modkey }, "p", function() menubar.show() end)
    in rc.lua after all!
    Still confused as to why menubar is cancelled out by gnome...
    Last edited by Kebertx (2012-04-17 04:54:58)

    Tom, thanks for the input so far. Explain exactly what you mean by "Depends on how I'm doing it".
    Forgive me for pressing the issue but I want to know exactly what is going wrong during the install process to cause this issue. What preparation needs to be done before running the installer besides the usual permissions repair before and after the install is complete. How would you install from the CD?

  • Re-add Gnome Icon to fallback mode "Applications" menu

    Hello,
    I'm trying to re-add the gnome icon to the fallback mode "Applications" menu.  Currently, the menu only has "Applications" with no gnome foot to the left of it (like how gnome 2 was laid out):
    Can anyone suggest how to re-add this icon?  I've looked through my theme files but can't seem to find anything relating to the applications menu.
    Thanks!
    -corte

    It's a bug in gnome-themes-standard:
    https://bugzilla.gnome.org/show_bug.cgi?id=687314
    Until it is not fixed, you have the following options:
    - Revert the patch and rebuild gnome-themes-standard.
    - Downgrade to gnome-themes-standard 3.6.0.
    - Switch to another GTK+ theme.

  • [SOLVED] Gnome 3.2 - Applications Menu empty after update

    After updating all my boxes from 3.0 to 3.2, one of them got the Applications Menu wiped. The .desktop files are all there but none show up in the Menu, it's just empty.
    Apart from that everything seems to work just fine, did anyone came across a similiar problem or knows a solution ? I tried to google how to regenerate the Menu but failed to find anything useful and/or gnome3 related.
    Last edited by Votan (2011-10-05 10:03:09)

    Votan wrote:
    After updating all my boxes from 3.0 to 3.2, one of them got the Applications Menu wiped. The .desktop files are all there but none show up in the Menu, it's just empty.
    Apart from that everything seems to work just fine, did anyone came across a similiar problem or knows a solution ? I tried to google how to regenerate the Menu but failed to find anything useful and/or gnome3 related.
    Have you rebooted? Mine regenerated after a power on/off

  • [SOLVED] Openbox Application Menu

    Good evening everyone!
    Just done a clean install of Arch and now working on my applications menu. I want a automatically generated application menu exactly like ArchBang.
    I have installed openbox-menu and all I get is "Menu not found, Please specify a menu specification file.". How do I get a menu like ArchBang without using ArchBang?
    Thanks in advance!
    Nic
    Last edited by Toxcity (2012-02-11 16:34:27)

    You're welcome mate! :)
    <menu id="apps-menu" label="Applications" execute="python2 /home/nic/.config/openbox/scripts/apps"/>
    That's the line I have in my menu.xml for the menu, it points to the script called apps. Below is the script:
    #!/usr/bin/python
    import xdg.Menu, xdg.DesktopEntry, xdg.Config
    import re, sys, os
    from xml.sax.saxutils import escape
    icons = True
    try:
    from gi.repository import Gtk
    except ImportError:
    icons = False
    def icon_attr(entry):
    if icons is False:
    return ''
    name = entry.getIcon()
    if os.path.exists(name):
    return ' icon="' + name + '"'
    # work around broken .desktop files
    # unless the icon is a full path it should not have an extension
    name = re.sub('\..{3,4}$', '', name)
    # imlib2 cannot load svg
    iconinfo = theme.lookup_icon(name, 22, Gtk.IconLookupFlags.NO_SVG)
    if iconinfo:
    iconfile = iconinfo.get_filename()
    iconinfo.free()
    if iconfile:
    return ' icon="' + iconfile + '"'
    return ''
    def entry_name(entry):
    return escape(entry.getName().encode('utf-8', 'xmlcharrefreplace'))
    def walk_menu(entry):
    if isinstance(entry, xdg.Menu.Menu) and entry.Show is True:
    print '<menu id="%s" label="%s"%s>' \
    % (entry_name(entry),
    entry_name(entry),
    escape(icon_attr(entry)))
    map(walk_menu, entry.getEntries())
    print '</menu>'
    elif isinstance(entry, xdg.Menu.MenuEntry) and entry.Show is True:
    print ' <item label="%s"%s>' % \
    (entry_name(entry.DesktopEntry).replace('"', ''),
    escape(icon_attr(entry.DesktopEntry)))
    command = re.sub(' -caption "%c"| -caption %c', ' -caption "%s"' % entry_name(entry.DesktopEntry), entry.DesktopEntry.getExec())
    command = re.sub(' [^ ]*%[fFuUdDnNickvm]', '', command)
    if entry.DesktopEntry.getTerminal():
    command = 'xterm -title "%s" -e %s' % \
    (entry_name(entry.DesktopEntry), command)
    print ' <action name="Execute">' + \
    '<command>%s</command></action>' % command
    print ' </item>'
    if len(sys.argv) > 1:
    menufile = sys.argv[1] + '.menu'
    else:
    menufile = 'applications.menu'
    lang = os.environ.get('LANG')
    if lang:
    xdg.Config.setLocale(lang)
    # lie to get the same menu as in GNOME
    xdg.Config.setWindowManager('GNOME')
    if icons:
    theme = Gtk.IconTheme.get_default()
    menu = xdg.Menu.parse(menufile)
    print '<?xml version="1.0" encoding="UTF-8"?>'
    print '<openbox_pipe_menu>'
    map(walk_menu, menu.getEntries())
    print '</openbox_pipe_menu>'
    Make sure you have gnome-menu installed and it should work fine. I am not the author of the script so cannot take any praise for it. ;)

  • Can't open nautilus from applications menu

    I find that I can't open nautilus from applications menu any more.
    In the terminal, it won't open nautilus when running 'nautilus' without specifying a location or --new-window option.
    I've checked and tried to modify /usr/share/applications/org.gnome.Nautilus.desktop and /usr/share/applications/nautilus-classic.desktop, but it didn't work.
    The values of Exec option in the two files are as follows:
    /usr/share/applications/org.gnome.Nautilus.desktop: Exec=nautilus --new-window %U
    /usr/share/applications/nautilus-classic.desktop:  Exec=nautilus --no-default-window --force-desktop
    Also, I have tried to reinstall nautilus. I didn't work, either.
    Any one can help?

    ooo wrote:
    Are you using gnome classic session? Or have you enabled desktop icons?
    Sounds like the nautilus-classic.desktop could be getting launched  during gnome-session startup, which should happen in both of the cases above.
    According to my testing, starting nautilus with 'nautilus --no-default-window --force-desktop' causes the exact behavior you're describing.
    I'm using standard gnome without desktop icons, and I don't have any issues with nautilus, so disabling them would probably help, although that could be a drag if you really want desktop icons.
    I still don't understand why the org.gnome.Nautilus.desktop wouldn't work though, since it has the --new-window flag. Apparently you can't even launch a new window via the right click menu item.
    This could happen if gnome-shell recognizes the nautilus-classic.desktop as nautilus, and starts using it's .desktop file instead when you try to launch a new window.
    If so you could probably fix this from the .desktop file somehow. I might be able to look into it later..
    I'm also using standard gnome, and I have enabled desktop icons.
    Disabling desktop icons makes it work.
    Thanks!
    I once tried to modify nautilus-classic.desktop to Exec=natilus --new-window, but it didn't help.

  • [SOLVED] Gnome Places Menu - Home, Desktop, etc folders open with...

    Hello, I somehow managed to get EasyTag to open the links in Gnome's Places menu, but it's driving me insane.
    I've tried:
    -removing EasyTag, which doesn't fix the problem, and leaves me with the error "Could not open location file:///home/james"
    -setting folder properties from within nautilus to open folders with "File Browser", but that does nothing
    -looked in gnome-conf in /desktop/gnome/applications/component_viewer
    -searched for easytag in gnome-conf
    I've look high and low for answers, but none of which seem to help me out.
    Gnome 2.22.3
    Thanks in advance
    -xP
    Last edited by xPlozion (2008-07-23 20:24:25)

    Had similar problem
    http://bbs.archlinux.org/viewtopic.php?id=51869

  • [SOLVED] EvilWM applications menu

    Does anyone know of any good GNOME or KDE style applications menu that I can use with evilwm?
    Last edited by subraizada3 (2013-08-24 17:46:32)

    I mean something like the GNOME 2 menu, with all the applications in it, or the menu in the lower right of KDE.
    Basically just any menu with a list of applications.
    9menu could work but it requires the user to enter the applications.
    The reason I need this is because I often install lots of apps at once (such as games) and look through them / delete the ones I don't like a few days later. Without a menu that adds all the applications in it, I forget about apps that I previously installed, and this can lead to a lot of bloat (dependencies also don't get uninstalled) and occasionally package conflicts.
    Last edited by subraizada3 (2013-08-24 16:34:37)

  • [SOLVED] XFCE - Editing Applications Menu

    Hi there,
    The applications menu seems to update happily in XFCE when i use pacman.. however pacman has placed some items (eg. XMMS) into an incorrect category (in this case "Other").
    How can I edit the menu so that XMMS is placed into the "Multimedia" group? When I use the menu editor in XFCE, it allows me to add or remove items from the menu, EXCEPT it has an "include" entry that seems to include another menu called "system"...?
    Where can i find this "system" menu??
    Many thanks,
    KC
    Last edited by killercow (2008-09-03 18:12:34)

    tesjo wrote:It uses *.desktop entries of either /usr/share/applications/ or ~/.local/share applications/ just edit these file with a text editor, look at a few and you'll see how to get the group, title or icon you want in the menu.
    Ah ha!
    I had found the list of applications in /usr/share/applications and was trying to edit the entry for xmms, but whatever I did it didn't work, so I thought I was being silly and asked if there was a menu config file i had to use...
    Turns out that there was an entry in the ~/.local/share/applications that was overwriting my changes to the /usr/share... settings! How frustrating, glad to have got it sorted lol.
    Thanks for your quick advice!
    [SOLVED!]
    Last edited by killercow (2008-09-03 18:13:16)

  • Problem hiding gnome applications...

    After I updated gnome to 3.2 it appears that some applications no longer show under 'gmenu-simple-editor' and they show under the applications menu.
    Has anyone else had this issue and found a fix?
    Edit: The ones missing from the listing but showing on the application menu appear to be the ones that were hidden before if that helps.
    Last edited by Fredericwb (2011-10-09 20:21:54)

    I have the same problem also, I can't figure what's wrong with gmenu-simple-editor...

Maybe you are looking for

  • How To Keep Your iPhone Safe At The Gym

    I have a problem with the Otterbox Defender (or more like a worry). Here is my  worry.  I like to use my iPhone at the gym.  I also have an iPod touch.   I have used the iPod touch at the gym, with no problems (it has a very  thin rubber protector).

  • Table field problem.

    Hi all,     when i am using t5ub1 table it doesn't contain LTEXT field in that table fields list.when I see the list output of that table it is coming.actually i want to use that LTEXT field.How can i use that.

  • PROFIT CENTER FIELD NOT VISIBLE IN F-02

    I want to transfer one customer balance from one profit center to other profit center as it was posted wrongly.  I tried to post it through F-02 (since Through 9KE0 Fi Figures will not change).  <b>But I am unable to find the Profit Center Field in t

  • Why are some of my songs listed in red?

    Why are some of the songs and albums listed in red in my library?

  • Changes on Pool table entries

    Hi All, I have made changes to one of the entry of the pool table-T180U. There was no request created in the Development server for the above changes. How to transport the changes to the Production? Can I directly make the same changes for the pool t