[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-11-15 Thread Daniel Hahler
FWIW, @splaktar: you have to unset (or assign 0 to) UBUNTU_MENUPROXY. This should work (from a shell): UBUNTU_MENUPROXY=0 eclipse See also https://bugs.launchpad.net/ubuntu/+source/eclipse/+bug/1208019. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-09-25 Thread Michael Prentice
The eclipse-globalmenu does not appear to work anymore with the latest 13.10. It appears to use appmenu-qt instead of appmenu-gtk. But eclipse menus are still broken for me with Eclipse 4.3. Setting UBUNTU_MENUPROXY=eclipse does not work for me either. If I can't find a resolution for this, Ill

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-09-25 Thread Luis Fernando Planella Gonzalez
I had to give up patching libappmenu.so because since Eclipse 4.2 (4.3 also) crashes constantly when using appmenu. It works well while it is up and running, but suddenly it crashes silently. With the patch (that is, without Eclipse being blacklisted) Eclipse crashes, say, 10 times in a work

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-09-25 Thread Sera
I wouldn't be too quick to assign blame for those crashes to appmenu. I've been having frequent crashes with Eclipse 4.2 and 4.3 but these crashes started happening after I had been using the above patch for a while. Based on @luisfpg's comment I reverted the patch and the frequent crashes

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-07-20 Thread Alan
I'm in 13.10 (Saucy) with the latest version packaged: 3.8 with this problem. The package: eclipse-globalmenu fix my problem. Why there are only 3.8 packaged and in the page you get the 4.3 ??? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-06-12 Thread Stephan
Still present in 13.04. According to comment #2 a patch was made over a year ago. What's taking so long? This is ridiculous! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title:

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-04-29 Thread Mystic-Mirage
I created package eclipse-globalmenu for patching libappmenu.so. Package contains dpkg triggers so patch will be automatically applied to libappmenu.so on every appmenu-gtk update. Supported appmenu-gtk from precise-updates and above. Tested on Raring i386 and x86_64.

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2013-03-23 Thread Michael Löffler
I absolutely agree with Higgs Bison. Blacklists should never be in binaries. Besides that, patching the binary, Eclipse works absolutely fine with menuproxy for me. I guess it should also be removed, even if it might not work for some exceptions, as it's not really obvious, why menuproxy is

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-11-23 Thread Lars Vogel
Google now offer their customized version of the Eclipse IDE which is also not blacklisted. http://developer.android.com/sdk/index.html#download I think out of consistency and to find the remaining bugs, it would be great if you could remove the blacklisting of Eclipse. I'm a Eclipse committer so

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-19 Thread Higgs Bison
Don`t you think that hardcoding name of another application in binaries is very bad programming style? I think options like blacklist should be placed in configuration files. Users shold be able to make a choise to use globalmenu or not. Besides, Eclipse is IDE for programmers, they actually know

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-19 Thread Higgs Bison
Sorry, I`ve found recent ticket about hardcoding blacklist: #1062141 . I`m glad to see that this problem will be fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-17 Thread Mickael Istria
Note that blacklisting Eclipse does not make a lot of sense. RCP applications based on Eclipse are not blacklisted, so it's not consistent. Either you should blacklist all SWT-based applicaitons, either you should blacklist none of them. I've tested hack described in

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-17 Thread Lars Uebernickel
Mickael, it happened every time I started eclipse, I tried it multiple times. I tested with 3.8.0~rc4-1ubuntu1. I agree that blacklisting eclipse while not blacklisting other SWT applications is inconsistent, but I prefer that over having an unusable version of eclipse in Ubuntu. -- You

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-17 Thread Nicolay Doytchev
No hangs with hack on 12.04 either. Are you sure there wasn't any other variable that caused the issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not blacklist

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-10-05 Thread Lars Uebernickel
I've just tested it, eclipse hangs on its splash screen when I remove it from the blacklist. So the patch is not getting merged for now. I've also reported bug #1062141 to make it easier for people to override the blacklist if they want to. -- You received this bug notification because you are

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-09-30 Thread Philipp
The branch is approved, but still not merged? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not blacklist eclipse To manage notifications about this bug go to:

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-09-26 Thread Gilberto Olimpio
I don't understand why is it so hard to move the appmenu's blacklist to an external configuration file? It would make everybody's life a lot easy. Eclipse work just fine with the appmenu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-07-24 Thread Charles Kerr
Alex, anything to report? My preference would be to remove Eclipse from the blacklist :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not blacklist eclipse To

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-06-27 Thread Alex Jones
The patch seems to work for me (12.04 and Juno). I'll report back in a week or two when I've really given it a good run. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-05-24 Thread Herczeg Zsolt
I would like to say that me (and I think most of) the users has the same opinion that the showing of some shortcuts, (which are works!) is not more important than having the standard way of showing. Please think about that also in a new version (or maybe in update)! Thanks. -- You received this

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-15 Thread Charles Kerr
Bilal, when I asked around about this patch, I heard some concerns similar to Lior's in comment #3... this is secondhand knowledge, I haven't tested Eclipse against 12.04. Bilal, do you want build a copy of appmenu-gtk with the patch and give Eclipse a spin with it? ;) -- You received this bug

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-15 Thread Luis Fernando Planella Gonzalez
I've been using the trick in https://bugs.launchpad.net/ubuntu/+source/libdbusmenu/+bug/618587/comments/46 to edit the binary file, changing 'Eclipse' to something else for several weeks. I can confirm that the menu works, but there is the issue that most shorcut sequences are not displayed on

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-12 Thread Charles Kerr
** Also affects: appmenu-gtk 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/865389 Title: Appmenu-gtk should not blacklist eclipse To manage

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-12 Thread Luis Fernando Planella Gonzalez
To me, having HUD working on Eclipse is way better than seeing the shortcut displayed on the menu items... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-12 Thread Humberto F. da Luz Jr.
In Eclipse the shortcut ctrl+3 might be equivalent to HUD. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not blacklist eclipse To manage notifications about this

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-12 Thread Bilal Akhtar
Charles, any reason why we haven't merged this branch yet? ** Changed in: appmenu-gtk 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/865389 Title: Appmenu-gtk should

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-04-12 Thread Lior
I'm not sure that it's wise yet to merge - not all menu shortcuts appear when displayed under Unity (e.g. F11 - Run/Debug, the shortcut works but the shortcut key doesn't display under Unity). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-03-29 Thread Lorenzo Villani
** Branch linked: lp:~lvillani/appmenu-gtk/fix-for-bug-865389 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/865389 Title: Appmenu-gtk should not blacklist eclipse To manage notifications about

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2012-03-29 Thread Lorenzo Villani
The patch is there, and a merge request was approved 6 months ago. It's not merged upstream though. ** Branch unlinked: lp:~lvillani/appmenu-gtk/fix-for-bug-865389 ** Branch linked: lp:~furyhunter/appmenu-gtk/eclipse-remove -- You received this bug notification because you are a member of

[Bug 865389] Re: Appmenu-gtk should not blacklist eclipse

2011-10-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: appmenu-gtk (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/865389 Title: