[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-28 Thread William Hua
** Branch linked: lp:~attente/gtk/1208019

** Summary changed:

- Eclipse menus doesn't show up in Saucy
+ Eclipse menus doesn't show up in Trusty

** Changed in: unity-gtk-module
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Trusty

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-20 Thread Adolfo Jayme
** No longer affects: oracle-jdk7-installer (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Attachment added: gtk+3.0_3.10.8-0ubuntu1.2.dsc
   
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+attachment/4153980/+files/gtk%2B3.0_3.10.8-0ubuntu1.2.dsc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Patch added: gtk+3.0_3.10.8-0ubuntu1.2.debdiff
   
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+attachment/4153981/+files/gtk%2B3.0_3.10.8-0ubuntu1.2.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Bug watch added: GNOME Bug Tracker #729820
   https://bugzilla.gnome.org/show_bug.cgi?id=729820

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=729820
   Importance: Unknown
   Status: Unknown

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Description changed:

+ [Impact]
+ 
+ Switching tabs between open source files with different file types in
+ Eclipse causes the Source and Refactor menus to be empty in the global
+ menu bar under Unity.
+ 
+ [Test Case]
+ 
+ 1. Open a new project in Eclipse.
+ 2. Open two files: one with a .java extension, another with a .txt extension.
+ 3. Switch between the .java file and the .txt file and back again.
+ 4. Open the Source or Refactor menu in the Unity global menu bar.
+ 
+ Expected result: menus with menu items
+ Actual result: empty menus for both
+ 
+ [Regression Potential]
+ 
+ The fix involves changes to both gtk and unity-gtk-module.
+ 
+ The changes to gtk are minimal and only involve the reversal of a pair
+ of signal emissions, in a part of the code (GtkMenuTracker) which is
+ normally used by desktop environments, not typical user applications.
+ Therefore regression potential for the gtk update is unlikely.
+ 
+ The changes to unity-gtk-module involve emitting show and hide signals
+ where they were none before has some regression potential for
+ applications that are explicitly watching for when their menus are
+ opening and closing. But this is rare for applications to do, and we
+ likely would have already received bug reports for those that do. Being
+ completely sure would require extensive testing across all gtk apps
+ though.
+ 
+ Both changes together have been available as a PPA, thoroughly tested
+ for quite some time now.
+ 
+ [Other Info]
+ 
+ The changes to unity-gtk-module depend on the changes to gtk, so both
+ must be tested in simultaneity. Suggested to upload both to trusty-
+ proposed at the same time.
+ 
+ Original bug report follows:
+ 
+ === % ===
+ 
  
  HOW TO REPRODUCE
  
  
  1. Run Eclipse, Gimp or Inkscape.
  2. Move the cursor to the top of the screen.
  3. Click on any of the menu items (File, Edit, Navigate, ...)
  
  **
  EXPECTED BEHAVIOUR
  **
  
  - The content of the submenus show up.
  
  **
  REAL BEHAVIOUR
  **
  
  - Only the top-level headers are available.
  - Nothing happens when clicking on them
  - They don't show up in the HUD either.
  
  ***
  WORK-AROUND
  ***
  
  To modify /usr/share/applications/eclipse.desktop to look like this:
  
  [Desktop Entry]
  Type=Application
  Name=Eclipse
  Comment=Eclipse Integrated Development Environment
  Icon=eclipse
  Exec=env UBUNTU_MENUPROXY= eclipse
  Terminal=false
  Categories=Development;IDE;Java;
  
  
  RELEVANT DETAILS
  
  
  - Doesn't affect Ubuntu releases prior to 13.10.
  
  **
  TECHNICAL INFO
  **
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: eclipse 3.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  Date: Sat Aug  3 17:03:55 2013
  InstallationDate: Installed on 2013-07-08 (25 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130708)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Description changed:

  [Impact]
  
  Switching tabs between open source files with different file types in
  Eclipse causes the Source and Refactor menus to be empty in the global
  menu bar under Unity.
+ 
+ This is a severe usability problem for many Eclipse users.
  
  [Test Case]
  
  1. Open a new project in Eclipse.
  2. Open two files: one with a .java extension, another with a .txt extension.
  3. Switch between the .java file and the .txt file and back again.
  4. Open the Source or Refactor menu in the Unity global menu bar.
  
  Expected result: menus with menu items
  Actual result: empty menus for both
  
  [Regression Potential]
  
  The fix involves changes to both gtk and unity-gtk-module.
  
  The changes to gtk are minimal and only involve the reversal of a pair
  of signal emissions, in a part of the code (GtkMenuTracker) which is
  normally used by desktop environments, not typical user applications.
  Therefore regression potential for the gtk update is unlikely.
  
  The changes to unity-gtk-module involve emitting show and hide signals
  where they were none before has some regression potential for
  applications that are explicitly watching for when their menus are
  opening and closing. But this is rare for applications to do, and we
  likely would have already received bug reports for those that do. Being
  completely sure would require extensive testing across all gtk apps
  though.
  
  Both changes together have been available as a PPA, thoroughly tested
  for quite some time now.
  
  [Other Info]
  
  The changes to unity-gtk-module depend on the changes to gtk, so both
  must be tested in simultaneity. Suggested to upload both to trusty-
  proposed at the same time.
  
  Original bug report follows:
  
  === % ===
  
  
  HOW TO REPRODUCE
  
  
  1. Run Eclipse, Gimp or Inkscape.
  2. Move the cursor to the top of the screen.
  3. Click on any of the menu items (File, Edit, Navigate, ...)
  
  **
  EXPECTED BEHAVIOUR
  **
  
  - The content of the submenus show up.
  
  **
  REAL BEHAVIOUR
  **
  
  - Only the top-level headers are available.
  - Nothing happens when clicking on them
  - They don't show up in the HUD either.
  
  ***
  WORK-AROUND
  ***
  
  To modify /usr/share/applications/eclipse.desktop to look like this:
  
  [Desktop Entry]
  Type=Application
  Name=Eclipse
  Comment=Eclipse Integrated Development Environment
  Icon=eclipse
  Exec=env UBUNTU_MENUPROXY= eclipse
  Terminal=false
  Categories=Development;IDE;Java;
  
  
  RELEVANT DETAILS
  
  
  - Doesn't affect Ubuntu releases prior to 13.10.
  
  **
  TECHNICAL INFO
  **
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: eclipse 3.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  Date: Sat Aug  3 17:03:55 2013
  InstallationDate: Installed on 2013-07-08 (25 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130708)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)

** Description changed:

  [Impact]
  
  Switching tabs between open source files with different file types in
  Eclipse causes the Source and Refactor menus to be empty in the global
  menu bar under Unity.
  
- This is a severe usability problem for many Eclipse users.
+ This is a severe usability problem for many Eclipse users. The fix
+ proposed has been available in a PPA and is well-tested.
  
  [Test Case]
  
  1. Open a new project in Eclipse.
  2. Open two files: one with a .java extension, another with a .txt extension.
  3. Switch between the .java file and the .txt file and back again.
  4. Open the Source or Refactor menu in the Unity global menu bar.
  
  Expected result: menus with menu items
  Actual result: empty menus for both
  
  [Regression Potential]
  
  The fix involves changes to both gtk and unity-gtk-module.
  
  The changes to gtk are minimal and only involve the reversal of a pair
  of signal emissions, in a part of the code (GtkMenuTracker) which is
  normally used by desktop environments, not typical user applications.
  Therefore regression potential for the gtk update is unlikely.
  
  The changes to unity-gtk-module involve emitting show and hide signals
  where they were none before has some regression potential for
  applications that are explicitly watching for when their menus are
  opening and closing. But this is rare for applications to do, and we
  likely would have already received bug reports for those that do. Being
  completely sure would require extensive testing across all gtk apps
  though.
  
  Both changes together have been available as a PPA, thoroughly tested
  for quite some time now.
  
  

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread Bug Watch Updater
** Changed in: gtk
   Status: Unknown = Fix Released

** Changed in: gtk
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread William Hua
** Changed in: oracle-jdk7-installer (Ubuntu)
   Status: Triaged = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread Ubuntu Foundations Team Bug Bot
The attachment gtk+3.0_3.10.8-0ubuntu1.2.debdiff seems to be a
debdiff.  The ubuntu-sponsors team has been subscribed to the bug report
so that they can review and hopefully sponsor the debdiff.  If the
attachment isn't a patch, please remove the patch flag from the
attachment, remove the patch tag, and if you are member of the
~ubuntu-sponsors, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-07-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity-gtk-module

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-27 Thread Franck
I don't really get what is happening to you guys... I used to see this
bug, but not anymore since at least 13.10. I'm using eclipse on a daily
basis with no problem (with egit and a clovergui plugin based on GEF). I
just upgraded to Luna (4.4.0), and things work just fine.

Here is my .desktop file:

[Desktop Entry]
Type=Application
Name=Eclipse
Comment=Eclipse Integrated Development Environment
Icon=/home/franck/devel/outils/eclipse-4.4.0/icon.xpm
Exec=/home/franck/devel/outils/eclipse-4.4.0/eclipse
Terminal=false
Categories=Development;IDE;Java;
StartupWMClass=Eclipse

So there must be another parameter kicking in than just eclipse + unity global 
menus, as this work out of the box for me and my coworkers.
Notice I don't use eclipse package as they are outdated, I just use plain 
tar.gz directly from eclipse.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-26 Thread matthieu vidal
Hi folks !!!

The bug is also there with the newborn eclipse 4.4

Hi think it's time to apply Ubunty (or Unitou   I'm not sure of the
name) to the Razzies awards

Category: Linux geeks have a big problem with Java technology  which is
kicking their ass for 20 years 

or

Category: Ubunty (or Unitou)  is a kind of gnome  but not exactly
... something different ... but not the same ...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-26 Thread waffen
In my ubuntu 14.04 64bits with unity I cant reproduce the bug anymore.

I has been setting menus in the top of the windows and not in the top OS
bar maybe that helps.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-26 Thread matthieu vidal
Try this :

https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/111

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-26 Thread William Hua
Matthieu, does the problem still happen with the PPA I mentioned from
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/116?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-26 Thread matthieu vidal
Somebody told you it was working ?

Since #116 ? Since April  ?

I'm not interesting with crashes  : 141 ... 140 ...  138 ... 137 ?

I'm struggling with Eclipse Global menu since the first Unito (Ubunty ?)
release  and I do not use Unity anymore  ... except for this test.



Sorry

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-17 Thread William Hua
** Branch linked: lp:~attente/gtk/menu-binding-emit-submenu-close-after-
activate

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-06-03 Thread Marc-Andre Laperle
I also got the crash when doing Window  Customize Perspective  Command
Groups Availability then enabling command groups. But it's not 100% of
the time.

I'm using the PPA:
0.0.0+14.04.20140424-0ubuntu1ppa1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-10 Thread Marc-Andre Laperle
@attente

For the webkit crash in  webkit_web_view_get_type, either disable
overlay-scrollbar with LIBOVERLAY_SCROLLBAR=0 or use a recent build of
Eclipse Luna (which disables them at startup). See
https://bugs.eclipse.org/bugs/show_bug.cgi?id=425614

** Bug watch added: Eclipse bugs #425614
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=425614

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-10 Thread jenskapitza
With current Java 8u5 bug is still there in normal eclipse Download

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-10 Thread Marc-Andre Laperle
@sergio91pt

I can reproduce the same crash using the PPA and doing New Window. I'm
using Eclipse 4.4-I20140509-2000

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-07 Thread Wiktor: Nizio
Currently the Source menu does not work at all in Eclipse. (100%
reproducible). Both Search and Refactor appear to be working just
fine.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-07 Thread William Hua
Wiktor, how are you reproducing the bug? Are you using the PPA?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-07 Thread Sérgio Faria
I can easily trigger this one by opening a new Window.
My wild guess would be a race of sorts in MenuItem.createHandle

C  [libglib-2.0.so.0+0x38fe0]  g_str_hash+0x0

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._gtk_widget_show(J)V+0
j  org.eclipse.swt.internal.gtk.OS.gtk_widget_show(J)V+8
j  org.eclipse.swt.widgets.MenuItem.createHandle(I)V+249
j  org.eclipse.swt.widgets.Widget.createWidget(I)V+2
j
org.eclipse.swt.widgets.MenuItem.init(Lorg/eclipse/swt/widgets/Menu;II)V+38
j
org.eclipse.ui.internal.SwitchToWindowMenu.fill(Lorg/eclipse/swt/widgets/Menu;I)V+97


2014-05-07 20:39 GMT+01:00 William Hua 1208...@bugs.launchpad.net:

 Wiktor, how are you reproducing the bug? Are you using the PPA?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1208019

 Title:
   Eclipse menus doesn't show up in Saucy

 Status in Eclipse:
   Unknown
 Status in Unity GTK+ module:
   In Progress
 Status in “oracle-jdk7-installer” package in Ubuntu:
   Triaged
 Status in “unity-gtk-module” package in Ubuntu:
   Fix Released

 Bug description:
   
   HOW TO REPRODUCE
   

   1. Run Eclipse, Gimp or Inkscape.
   2. Move the cursor to the top of the screen.
   3. Click on any of the menu items (File, Edit, Navigate, ...)

   **
   EXPECTED BEHAVIOUR
   **

   - The content of the submenus show up.

   **
   REAL BEHAVIOUR
   **

   - Only the top-level headers are available.
   - Nothing happens when clicking on them
   - They don't show up in the HUD either.

   ***
   WORK-AROUND
   ***

   To modify /usr/share/applications/eclipse.desktop to look like this:

   [Desktop Entry]
   Type=Application
   Name=Eclipse
   Comment=Eclipse Integrated Development Environment
   Icon=eclipse
   Exec=env UBUNTU_MENUPROXY= eclipse
   Terminal=false
   Categories=Development;IDE;Java;

   
   RELEVANT DETAILS
   

   - Doesn't affect Ubuntu releases prior to 13.10.

   **
   TECHNICAL INFO
   **

   ProblemType: Bug
   DistroRelease: Ubuntu 13.10
   Package: eclipse 3.8.1-1ubuntu1
   ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
   Uname: Linux 3.10.0-6-generic i686
   ApportVersion: 2.11-0ubuntu1
   Architecture: i386
   Date: Sat Aug  3 17:03:55 2013
   InstallationDate: Installed on 2013-07-08 (25 days ago)
   InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386
 (20130708)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: eclipse
   UpgradeStatus: No upgrade log present (probably fresh install)

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



** Attachment added: hs_err_pid15787.log
   
https://bugs.launchpad.net/bugs/1208019/+attachment/4107573/+files/hs_err_pid15787.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-06 Thread William Hua
Sérgio, thanks for the workaround!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-06 Thread William Hua
Hmm... I seem to be getting a different crash on startup now:

Stack: [0x7f4bd26d8000,0x7f4bd27d9000],  sp=0x7f4bd27d5460,  free 
space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libwebkitgtk-1.0.so.0+0x461ca9]  webkit_web_view_get_type+0x2489
C  [libgtk-x11-2.0.so.0+0x12d7e5]  gtk_marshal_VOID__UINT_STRING+0x105

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(J)V+0
j  org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(J)V+8
j  org.eclipse.swt.widgets.Display.eventProc(JJ)J+157
v  ~StubRoutines::call_stub
j  org.eclipse.swt.internal.gtk.OS._gdk_window_process_all_updates()V+0
j  org.eclipse.swt.internal.gtk.OS.gdk_window_process_all_updates()V+7
j  org.eclipse.swt.widgets.Display.update()V+10
j  org.eclipse.swt.widgets.Display.runDeferredLayouts()Z+60
j  org.eclipse.swt.widgets.Display.readAndDispatch()Z+10
j  org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run()V+638
j  
org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  
org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
j  
org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j  org.eclipse.ui.internal.Workbench$5.run()V+310
j  
org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j  
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j  
org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j  
org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+111
j  
org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j  
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+88
j  
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82
j  
org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+109
j  
org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
v  ~StubRoutines::call_stub
j  
sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j  
sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
j  
sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j  
java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
j  
org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+211
j  org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160
j  org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
j  org.eclipse.equinox.launcher.Main.main([Ljava/lang/String;)V+10
v  ~StubRoutines::call_stub

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-05 Thread Sérgio Faria
*Rebooted not restarted...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-05-04 Thread Sérgio Faria
@attente Sorry for taking so long. I've tried it on Luna, with most of
my old plugins re-installed and it works without the constant crashing.

I deleted .metadata and restarted (which I think I didn't do before),
now it also works on Kepler.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-27 Thread Bug Watch Updater
** Changed in: eclipse
   Status: Confirmed = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-25 Thread William Hua
@sergio91pt Hi, are you using Eclipse from the distro? Or upstream's
more recent version?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-25 Thread William Hua
@sergio91pt The plugins crash disappeared when I upgraded to Eclipse
Luna 4.4. I also tested with Kepler 4.3, so it might be exclusively the
Ubuntu version with that crash.

If anyone else is experiencing the crash Sérgio mentioned re: plugins,
you might want to try upstream's version.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-25 Thread Sérgio Faria
** Attachment added: eclipse_configuration.txt
   
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-module/+bug/1208019/+attachment/4097020/+files/eclipse_configuration.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-25 Thread Sérgio Faria
@attente I have both installed, but I always use my own install of Kepler (Java 
EE Developers suite, SR2, last update roughly 1 month ago).
I tested with both, using the same workspace (gets some shared plugins).

I also have jayata [1] installed, removed it and tested with
JAVA_TOOL_OPTIONS= but it still crashes.

Attached is a list of all plugins I have installed, some are from dev channels: 
gradle, groovy and the theme plugin.
I'll test Luna and report back.

[1]: https://code.google.com/p/java-swing-ayatana/

** Attachment added: eclipse_plugins.png
   
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-module/+bug/1208019/+attachment/4097019/+files/eclipse_plugins.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-24 Thread Sérgio Faria
@attente I installed the ppa, but Eclipse now keeps crashing a few
seconds after showing the UI. Both Kepler and the repo version.

Its a SIGSEGV in
C  [libglib-2.0.so.0+0x38fe0]  g_str_hash+0x0
when Eclipse calls
j  org.eclipse.swt.internal.gtk.OS._gtk_widget_show(J)V+0

** Attachment added: hs_err_pid4646.log
   
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-module/+bug/1208019/+attachment/4095252/+files/hs_err_pid4646.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-24 Thread William Hua
@sergio91pt Hi, could you please list your output of:

apt-cache policy libglib2.0-0 libunity-gtk2-parser0 unity-gtk2-module
eclipse-platform

I'm running these versions:

libglib2.0-0:
  Installed: 2.40.0-2
libunity-gtk2-parser0:
  Installed: 0.0.0+14.04.20140424-0ubuntu1ppa1
unity-gtk2-module:
  Installed: 0.0.0+14.04.20140424-0ubuntu1ppa1
eclipse-platform:
  Installed: 3.8.1-5.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-24 Thread Sérgio Faria
@attente Had already reverted the packages. Re-installed and the crash
still occurs. I'm using exactly the same versions.

I tested in a guest account and it works, so it must be because of
plugins?



2014-04-24 13:15 GMT+01:00 William Hua 1208...@bugs.launchpad.net:

 @sergio91pt Hi, could you please list your output of:

 apt-cache policy libglib2.0-0 libunity-gtk2-parser0 unity-gtk2-module
 eclipse-platform

 I'm running these versions:

 libglib2.0-0:
   Installed: 2.40.0-2
 libunity-gtk2-parser0:
   Installed: 0.0.0+14.04.20140424-0ubuntu1ppa1
 unity-gtk2-module:
   Installed: 0.0.0+14.04.20140424-0ubuntu1ppa1
 eclipse-platform:
   Installed: 3.8.1-5.1

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1208019

 Title:
   Eclipse menus doesn't show up in Saucy

 Status in Eclipse:
   Confirmed
 Status in Unity GTK+ module:
   In Progress
 Status in “oracle-jdk7-installer” package in Ubuntu:
   Triaged
 Status in “unity-gtk-module” package in Ubuntu:
   Fix Released

 Bug description:
   
   HOW TO REPRODUCE
   

   1. Run Eclipse, Gimp or Inkscape.
   2. Move the cursor to the top of the screen.
   3. Click on any of the menu items (File, Edit, Navigate, ...)

   **
   EXPECTED BEHAVIOUR
   **

   - The content of the submenus show up.

   **
   REAL BEHAVIOUR
   **

   - Only the top-level headers are available.
   - Nothing happens when clicking on them
   - They don't show up in the HUD either.

   ***
   WORK-AROUND
   ***

   To modify /usr/share/applications/eclipse.desktop to look like this:

   [Desktop Entry]
   Type=Application
   Name=Eclipse
   Comment=Eclipse Integrated Development Environment
   Icon=eclipse
   Exec=env UBUNTU_MENUPROXY= eclipse
   Terminal=false
   Categories=Development;IDE;Java;

   
   RELEVANT DETAILS
   

   - Doesn't affect Ubuntu releases prior to 13.10.

   **
   TECHNICAL INFO
   **

   ProblemType: Bug
   DistroRelease: Ubuntu 13.10
   Package: eclipse 3.8.1-1ubuntu1
   ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
   Uname: Linux 3.10.0-6-generic i686
   ApportVersion: 2.11-0ubuntu1
   Architecture: i386
   Date: Sat Aug  3 17:03:55 2013
   InstallationDate: Installed on 2013-07-08 (25 days ago)
   InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386
 (20130708)
   MarkForUpload: True
   PackageArchitecture: all
   SourcePackage: eclipse
   UpgradeStatus: No upgrade log present (probably fresh install)

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


-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-24 Thread William Hua
@sergio91pt Sounds very plausible, could you please let me know what
plugins you're running? Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-24 Thread William Hua
@sergio91pt You're correct, I've replicated the problem by installing a
couple of C/C++ plugins.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-23 Thread William Hua
** Branch linked: lp:~attente/unity-gtk-module/1208019-2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-23 Thread William Hua
Hello, I uploaded a fix for the Source/Refactor menu problem to a PPA.

To install:

sudo add-apt-repository ppa:attente/eclipse-menus
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-mark hold libunity-gtk2-parser0 libunity-gtk3-parser0 
unity-gtk2-module unity-gtk3-module

Once the fix is released, you can unhold the packages with:

sudo apt-mark unhold libunity-gtk2-parser0 libunity-gtk3-parser0 unity-
gtk2-module unity-gtk3-module

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-22 Thread HENRY Florian
I get this bug on new 14.04 and last stable eclipse 4.3.2. Fix by
running ecluse with little bach

eclise_sh.sh : 
export SWT_GTK3=true
/opt/eclipse/eclipse

eclipse.desktop :

[Desktop Entry]
Type=Application
Name=Eclipse
Comment=Eclipse Integrated Development Environment
Icon=/opt/eclipse/icon.xpm
Exec=sh /opt/eclipse/eclipse_sh.sh
Terminal=false
Categories=Development;IDE;Java;


I didn't try the UBUNTU_MENUPROXY

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-22 Thread HENRY Florian
In fact no, bug appears again. I guess it's because I use PDT (PHP dev
tool) and the PHP file type cannont be Refactored But the menu are
still available on select code and right click, I can Format my php code
at least

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-20 Thread matthieu vidal
the bug is still there 14.04 

 Ubuntu based upon  a gnome out of control !!!

... and yes ... I'm upset because of
 the confidence that I had about ubuntu ...


And no ... I won't recomand a phone or tablet with  ubuntu inside.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-17 Thread William Hua
Hi matthieu, thanks, I managed to replicate it thanks to your
instructions. I'll see if I can figure out what's happening...

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-16 Thread matthieu vidal
About Source and Refactor Menus the problem seems to appear when you
work with two  files of a different type.

ie. Java file vs a text file.


when focusing the text file as there are not Source and Refactor menus for a 
text file, these two menus are not reactivated when switching back to the Java 
file. They are empty as describes by the initial problem.


The HUD do not work for these menus and I do not see a workaround to reveale 
the content of these two menus.


This is a different problem of #106

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-15 Thread José Carlos Valero
This bug is still present in last daily build of ubuntu 14.04 LTS
(16/04/2014). Is it planned to be solved before final release?

Thx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-15 Thread William Hua
Hi José, is the problem that some of the menus disappear after some
Eclipse usage? Do you happen to know if there's an easy way to replicate
that problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-04 Thread matthieu vidal
IMPORTANT : I think this new problem (#101) is not specific to eclipse.
Did you try the HUD (ALT+text of the menu) when this problem occurs ?

I've got this problem when playing (too long ... ) to FiveOrMore game.
Only the HUD gives me access to the menu choices then the menus are
accessible again with the mouse.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-04 Thread Adrian Wilkins
@mvidal0001 - Icons missing is the default GTK config option. The GNOME
config panels don't show it, of course, because giving choices to users
only confuses them, poor things. As does having icons on menus, which is
cluttered and thus confusing. Apparently.

You can turn it back on like this...

http://ubuntuforums.org/showthread.php?t=1246454p=7829482#post7829482

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-04 Thread matthieu vidal
@adrian-wilkins

Thanks for the answer.

I've done this a long time ago and I have checked that it's still set
like that.

I should have indicated that the  icons are visible with the
UBUNTU_MENUPROXY = 0 workaround.

Firefox is the only application having its menu icons in fact.


about #106 I'm working with the new option 'Menus in title bar

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-02 Thread William Hua
@zap-4 Also Wiktor, what Eclipse version are you using? Thanks.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-02 Thread Wiktor: Nizio
It's Eclipse Kepler Service Release 2 Build id: 20140224-0627 (Eclipse
Standard) with Android plugin (ADT). I do not know the styeps. It
happens about three times a day (sometimes in less than one hour) and
requires Eclipse restart to heal..

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-01 Thread Wiktor: Nizio
The proplem persists on Trusty in Eclipse. Menus 'Search', 'Source' and
'Refactor' become inaccessible after 1+ hour of working. They are okay
only for a while when Eclipse is run. Not observed for any of the other
menus.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-01 Thread Dan Jared
I created the Java Ayatana Project http://code.google.com/p/java-swing-
ayatana/, And I have a similar problem, when you change the menu items
direct of menu bar, the menu items aren't refresh, and the Eclipse
Kepler create and remove menu items direct of menu bar for a open file
or selected project or resource.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-04-01 Thread William Hua
@zap-4 Hi Wiktor, my apologies, I'm not an Eclipse user. Is there a set
of simple steps I could do to reproduce the missing menus problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-30 Thread William Hua
** Branch linked: lp:~attente/gtk/x-canonical-accel

** Branch linked: lp:~attente/unity-gtk-module/eclipse-accelerators

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-29 Thread matthieu vidal
Great !!! It works on the beta

but the icons of the menus are missing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/unity-gtk-module

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-gtk-module -
0.0.0+14.04.20140328-0ubuntu1

---
unity-gtk-module (0.0.0+14.04.20140328-0ubuntu1) trusty; urgency=low

  [ CI bot ]
  * Stop using signal handler ids. Use
g_signal_handlers_disconnect_by_data () instead.

  [ William Hua ]
  * Fix Eclipse and DBeaver menus. (LP: #1208019)
  * Watch use-underline on label instead of menu item. (LP: #1294947)
 -- Ubuntu daily release ps-jenk...@lists.canonical.com   Fri, 28 Mar 2014 
10:54:34 +

** Changed in: unity-gtk-module (Ubuntu)
   Status: In Progress = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-28 Thread Adrian Wilkins
Hooray! Any chance of a backport to Saucy or is it destined to be broken
for that release forever? (although I suppose I'll be upgrading quite
soon)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-20 Thread William Hua
** Changed in: unity-gtk-module
 Assignee: (unassigned) = William Hua (attente)

** Changed in: unity-gtk-module (Ubuntu)
 Assignee: (unassigned) = William Hua (attente)

** Changed in: unity-gtk-module (Ubuntu)
   Status: Confirmed = In Progress

** Changed in: unity-gtk-module
   Status: Confirmed = In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-19 Thread William Hua
** Branch linked: lp:~attente/unity-gtk-module/1208019

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-13 Thread Anders
** Changed in: unity-gtk-module (Ubuntu)
   Status: Triaged = Confirmed

** Changed in: oracle-jdk7-installer (Ubuntu)
   Status: Triaged = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-13 Thread Jörg Frings-Fürst
Hi Anders,

why do you change the status from triaged to confirmed??

Jörg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-13 Thread C de-Avillez
returned oracle-jdk7-installer to triaged.

@all: please provide an explanation of any and all status changes you
make.

** Changed in: oracle-jdk7-installer (Ubuntu)
   Status: Confirmed = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-04 Thread Bai Lee
have the same problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-03 Thread Bug Watch Updater
Launchpad has imported 8 comments from the remote bug at
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419830.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-10-18T10:44:36+00:00 Eclipse-p wrote:

Downloaded
http://download.eclipse.org/eclipse/downloads/drops4/R-4.3.1-201309111000/download.php?dropFile
=eclipse-platform-4.3.1-linux-gtk.tar.gz on Ubuntu 13.10, starting with
OpenJDK 1.7.0_25: clicking the main menu bar entries does not show the
menus.

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/18


On 2013-10-21T08:50:09+00:00 Lshanmug wrote:

Does the problem happen when using Oracle JRE or happens only with
OpenJDK 1.7?

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/26


On 2013-10-21T09:07:18+00:00 Eclipse-p wrote:

I have only tried with OpenJDK.

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/27


On 2013-10-21T10:17:02+00:00 Gavin-smith wrote:

Same problem, again on 13.10. This time with:
eclipse-SDK-4.4M2-linux-gtk-x86_64.tar.gz

and Java:
java -version
java version 1.8.0-ea
Java(TM) SE Runtime Environment (build 1.8.0-ea-b111)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b53, mixed mode)

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/28


On 2013-10-21T10:29:52+00:00 Gavin-smith wrote:

Actually this seems well known:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=330563

https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/618587

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/29


On 2013-12-10T22:26:18+00:00 Balazs Barcsik wrote:

check this QA as well: http://stackoverflow.com/questions/19452390
/eclipse-menus-dont-show-up-after-upgrading-to-ubuntu-13-10

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/78


On 2014-01-27T14:19:34+00:00 Wojciech-sudol wrote:

*** Bug 426707 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/86


On 2014-01-27T14:20:08+00:00 Wojciech-sudol wrote:

*** Bug 424672 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/unity-gtk-
module/+bug/1208019/comments/87


** Changed in: eclipse
   Status: Unknown = Confirmed

** Changed in: eclipse
   Importance: Unknown = Critical

** Bug watch added: Eclipse bugs #330563
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=330563

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-03-02 Thread Xiaojun Ma
** Bug watch added: Eclipse bugs #419830
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=419830

** Also affects: eclipse via
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=419830
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-24 Thread matthieu vidal
Still a problem with trusty alpha ... except for the menu Edit

the problem is also there when In Window Title Bars is checked.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-15 Thread Raymond Wells
Confirmed on Trusty as well.  Still no submenus w/ the gloabal menu.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: oracle-jdk7-installer (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-11 Thread Alberto Salvia Novella
** Changed in: oracle-jdk7-installer (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: oracle-jdk7-installer (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-10 Thread dapaldo
Same behaviour with eclipse 3.8.1 and eclipse 4.3 and springsource tool suite 
(eclipse same version based) on ubuntu 14.04.
Tested with openjdk-7 and oracle-jdk7.
OS: ubuntu trusty 14.04
Only top-level menu items are available.


** Also affects: oracle-jdk7-installer (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-10 Thread Eugene
** Bug watch removed: Eclipse bugs #419729
   https://bugs.eclipse.org/bugs/show_bug.cgi?id=419729

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-07 Thread Adrian Wilkins
In addition, the top-level menu titles are available in the HUD, but
none of their content.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-02-07 Thread Adrian Wilkins
Revisiting this : I don't see this behaviour with Inkscape or with GIMP.

I still see this with Eclipse 4.3

The behaviour almost looks like the menu is being drawn behind the
application window, but that could just be a product of the code flow
mentioned above.

See attached image : the top of the menu visible in the menu bar area
has been drawn, along with some of the menu spilling into the
application window, but this seems to have stopped short of rendering
the whole menu. This is the product of clicking the menu item.

** Attachment added: Screenshot of menu rendering with broken menu
   
https://bugs.launchpad.net/ubuntu/+source/unity-gtk-module/+bug/1208019/+attachment/3972395/+files/eclipse-broken-menu.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-21 Thread Alberto Salvia Novella
Since the origin of the bug is the unity-gtk-module package, this is
the only affected one.

** Description changed:

  
  HOW TO REPRODUCE
  
  
- 1. Run Eclipse.
+ 1. Run Eclipse, Gimp or Inkscape.
  2. Move the cursor to the top of the screen.
  3. Click on any of the menu items (File, Edit, Navigate, ...)
  
  **
  EXPECTED BEHAVIOUR
  **
  
  - The content of the submenus show up.
  
  **
  REAL BEHAVIOUR
  **
  
  - Only the top-level headers are available.
  - Nothing happens when clicking on them
  - They don't show up in the HUD either.
  
  ***
  WORK-AROUND
  ***
  
  To modify /usr/share/applications/eclipse.desktop to look like this:
  
  [Desktop Entry]
  Type=Application
  Name=Eclipse
  Comment=Eclipse Integrated Development Environment
  Icon=eclipse
  Exec=env UBUNTU_MENUPROXY= eclipse
  Terminal=false
  Categories=Development;IDE;Java;
  
  
  RELEVANT DETAILS
  
  
  - Doesn't affect Ubuntu releases prior to 13.10.
  
  **
  TECHNICAL INFO
  **
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: eclipse 3.8.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
  Uname: Linux 3.10.0-6-generic i686
  ApportVersion: 2.11-0ubuntu1
  Architecture: i386
  Date: Sat Aug  3 17:03:55 2013
  InstallationDate: Installed on 2013-07-08 (25 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha i386 (20130708)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: eclipse
  UpgradeStatus: No upgrade log present (probably fresh install)

** No longer affects: eclipse (Ubuntu)

** No longer affects: gimp (Ubuntu)

** No longer affects: inkscape (Ubuntu)

** Also affects: unity-gtk-module
   Importance: Undecided
   Status: New

** Changed in: unity-gtk-module
   Status: New = Confirmed

** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Status: New = Triaged

** Changed in: hundredpapercuts
   Importance: Undecided = Critical

** No longer affects: hundredpapercuts

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-21 Thread vtec
I have run a debugging session from the Eclipse side. When you click the
global menu it is producing event that gets handed down to the main SWT
loop, there Eclipse takes the event and gives it back to GTK calling
gtk_main_do_event for precise targeting of the affected component.
Without the global menu the event would popout back from GTK inside the
Menu widget triggering something like menuIsAboutToShow callback. With
global menu however the event is swallowed and never comes back.

The Java code in Eclipse has no role here nor the super-thin SWT native
code. It an apparent regression in the behavior of the GTK library. In
other words it is Ubuntu global menu back not being compatible with
standard GTK behavior.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-20 Thread igor
The bug also affects GIMP and Inkscape

** Also affects: eclipse-eclipsers
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse-eclipsers/+bug/1208019/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: inkscape (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-20 Thread igor
** Project changed: inkscape = gimp (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-20 Thread igor
** Project changed: eclipse-eclipsers = inkscape (Ubuntu)

** Also affects: inkscape
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2014-01-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gimp (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-12-27 Thread deepak
Hi guys,

I am very new to UBUNTU.

I have a question : eclipse ide 3.8 is very fine in 13.04 or not..?
 because as per the bug mentioned here I am facing the same problem.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-12-17 Thread SoloTurn
the workaround does not solve the missing dropdown of the workspace
selection right after the start. but - one can open the file browser so
there is a workaround here as well.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-11-29 Thread Sergio
about splash screen issue i should note that the same problem appears in
IntelliJ IDEA, however it sometimes shows with unneeded title bar
instead of the garbage, which i think is the root of the problem. same
Eclipse and IDEA installations worked fine in 13.04, so i guess it's
related to Java and/or hmm… lets call it broken window decorating?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-11-20 Thread Marc Deslauriers
** Tags added: rls-t-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-11-11 Thread Juan Carlos
Is not just eclipse Sublime Editor 2 /3 and today i feel the global menu
using gimp laggi and slow.. i never use a ubuntu version so
buggy is weirds what happen with the comunity?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-11-01 Thread Marc-Andre Laperle
As a follow up to my previous comment: Unfortunately, adding eclipse
to the blacklist (in addition to Eclipse) only works for 32 bit
because in 64 bit, the eclipse process forks a java process. Since the
blacklist works on the executable name, that would mean blacklisting all
java programs which would be overkill. It looks like the real solution
will be to make the global menu work.

Here are my observations looking into blacklisting:

13.04: 
- g_set_prgname is called first with eclipse when showing the splash screen
- A few seconds later g_set_prgname is called again with Eclipse, from some 
java code
- Then, when a gtk_combo_box is constructed, the menu_proxy_module gets loaded 
and the blacklist is checked using g_get_prgname, Eclipse matches

13.10 (32 bit):
- g_set_prgname is called first with eclipse when showing the splash screen
- In the same call to show the splash screen, gtk_module gets initialized and 
the blacklist is checked using g_get_prgname, eclipse doesn't match Eclipse
- Then a few seconds later g_set_prgname is called again with Eclipse, from 
some java code

13.10 (64 bit):
- g_set_prgname is called first with java when showing the splash screen
- In the same call to show the splash screen, gtk_module gets initialized and 
the blacklist is checked using g_get_prgname, java doesn't match Eclipse
- Then a few seconds later g_set_prgname is called again with Eclipse, from 
some java code

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-31 Thread Kevin Navero
This might help clarify any desktop file ambiguity (in the case where
Eclipse is downloaded directly from the website and unpacked):

http://askubuntu.com/questions/26632/how-to-install-eclipse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-31 Thread Sebastián Funicello
I made my own eclipse.desktop file, and pasted this:

[Desktop Entry]
Version=1.0
Name=Eclipse
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
Terminal=false
Icon=/opt/eclipse/icon.xpm
Type=Application
Categories=IDE;Development
X-Ayatana-Desktop-Shortcuts=NewWindow
[NewWindow Shortcut Group]
Name=New Window
Exec=env UBUNTU_MENUPROXY= /opt/eclipse/eclipse
TargetEnvironment=Unity

But it opens 3.8 version. Then I looked if unpacking eclipse folder and
make desktop file again fixes it but nothing, it keeps showing 3.8
version.

Anyway, this bug it's about something else and have a temporary
solution, my problem is different so maybe i should look somewhere else,
idk.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-31 Thread waffen
@cuacrzz:: thats fine, your desktop file is pointing to the by defuault
eclipse installation, change the path to your local eclipse v.4 that
works for  me.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-31 Thread Sebastián Funicello
@waffen: You were right, somehow I pasted other path from another page I
suppose, and not that I pasted here (kinda stupid, I know :P), now I
fixed it and it works. Thanks everyone!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-30 Thread Leandro Rodrigues
Same problem for me. When this bug will be fixed?

thanks!!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-30 Thread Sebastián Funicello
I did the eclipse.desktop file thing and now works, but it seems to be
eclipse 3.8 version and i had Kepler. Splash screen looks old too.
There's anyone else with this problem?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-30 Thread Marc-Andre Laperle
Sebastián, which eclipse.desktop file did you modify? The one from the
Ubuntu Eclipse package or did you create your own? Ubuntu only packages
Eclipse 3.8 so if you want to use kepler (4.3), you have to download,
extract it manually (from the sound of it you already did that) then you
need to create your own .desktop file that points to the executable,
with the same menu workaround. You can drag that new .desktop file to
the launcher.

The splash screen I believe got fixed recently in the upcoming version
4.4 because it looks fine with the latest build for me but not earlier
versions. I'll poke around to see if the fix can be backported to the
4.3 stream but this is a bit off-topic...

I think a good temporary solution for the menu would be to fix the
blacklist so Eclipse is blacklisted again at the program name level so
that both the Ubuntu package and the eclipse.org packages have a working
menu again. But from what I understand of the problem, it would only
workaround the issue for Eclipse products that have eclipse or
Eclipse has the executable name and not the other products that have a
different executable name (Aptana? Dart?). Still, that would mean most
people won't have to apply a workaround manually which is a big win IMO.
I just need a few spare hours to verify all this and push a fix ;)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-29 Thread David White
Ahmed,
Just guessing at the problem but are you launching eclipse from the command 
line? If you are launching as root from the command line the eclipse.desktop 
file doesn't take effect. This file is only for launching from the dash. 

To launch from the command line with this fix type in:
env UBUNTU_MENUPROXY= /opt/eclipse/eclipse

(remembering the space after the =).

Hope that helps

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-29 Thread Ahmed Essam
@David , Your Guess Was Correct (*^.^*) . 
thx .

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1208019] Re: Eclipse menus doesn't show up in Saucy

2013-10-29 Thread Juan Pablo Lauriente
Same problem for Aptana (Standalone Version).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208019

Title:
  Eclipse menus doesn't show up in Saucy

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


  1   2   >