*** This bug is a duplicate of bug 1208019 ***
    https://bugs.launchpad.net/bugs/1208019

** Project changed: launchpad => eclipse (Ubuntu)

** This bug has been marked a duplicate of bug 1208019
   Eclipse menus doesn't show up in Saucy

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eclipse in Ubuntu.
https://bugs.launchpad.net/bugs/1262643

Title:
  Eclipse menus don't show up in Ubuntu 13.10

Status in “eclipse” package in Ubuntu:
  New

Bug description:
  Eclipse menus don't show up in Ubuntu 13.10,  when I click on any menus in 
Eclipse (Help, Window, Run) they don’t show up. Only menu stubs and selection 
are visible. I tried uninstalling and reinstalling but did not work.
  Then just left me check everything related to Eclipse.
  I think I found a possible solution.
  In usr/share/applications/desktop has a file Eclipse (possibly 
eclipse.desktop).
  On the line where he was Exec=eclipse, modified to: Exec=env 
UBUNTU_MENUPROXY=0 eclipse
  or it is also possible by modifying the file eclipse on /usr/bin/ ,
  Adding the following line to the file:
  export UBUNTU_MENUPROXY=0
  path_to/eclipse/eclipse

  Hope this helps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1262643/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to