Comment 79 for bug 968308

Revision history for this message
In , francesco (francesco-damore) wrote :

(In reply to Marc-Andre Laperle from comment #68)
> Can you describe your workaround? Or perhaps a link to it? I might look into
> fixing this menu issue soon and any information is useful.

My eclipse launcher, showd in Unity toolbar, is a file stored in:
/home/<myhome>/.local/share/applications/eclipse.desktop

This is my launcher:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Name=Java - Eclipse
Icon=eclipse.png
Path=/home/<myhome>/eclipse
Exec=env UBUNTU_MENUPROXY= /home/<myhome>/eclipse/eclipse
StartupNotify=false
StartupWMClass=Eclipse
OnlyShowIn=Unity;
X-UnityGenerated=true

In order to make menus working, you should add this line:
Exec=env UBUNTU_MENUPROXY= /home/<myhome>/eclipse/eclipse

My Eclipse is installed in /home/<myhome>/eclipse

> So far, everything as led me to believe that this particular crash has been
> fixed in webkit and Ubuntu will get an updated version in Ubuntu 14.04. I
> have applied the fix locally on my 13.10 and haven't seen the crash since. I
> would attach the .deb files here but I don't think this would sit well with
> Eclipse policy since they are not EPL (?).

Can you describe this webkit fix in more details??? Can you provide us with a link? Is very important to overcame this issue.... Eclipse in ubuntu 13.10 is unstable....