[Desktop-packages] [Bug 1241101]

2016-04-05 Thread Markus-keller
*** Bug 465485 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.1

[Desktop-packages] [Bug 1241101]

2016-04-05 Thread Markus-keller
There's no point in delaying a workaround in SWT for this crash. Attachment 253846 still reproduces on Ubuntu 14.04. AFAICS, this is the place where the fix in Ubuntu could eventually show up: http://bazaar.launchpad.net/~indicator-applet-developers/unity-gtk-module/trunk.14.04/view/head:/lib/unit

[Desktop-packages] [Bug 1241101]

2016-04-05 Thread Markus-keller
*** Bug 462002 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+2.0 in Ubuntu. https://bugs.launchpad.net/bugs/1241101 Title: Java crash in libglib-2.0 after upgrade from 13.04 to 13.1

[Desktop-packages] [Bug 586910]

2015-07-10 Thread Markus-keller
Thanks for the cleanups and for not releasing my wrong proposal with "!= 0". I agree this should be backported, but only after a few weeks of testing in the 4.6 stream. Reopening for 4.5.1. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

[Desktop-packages] [Bug 586910]

2015-07-10 Thread Markus-keller
(In reply to Eclipse Genie from comment #53) > Gerrit change https://git.eclipse.org/r/50125 was merged to [master]. > Commit: > http://git.eclipse.org/c/platform/eclipse.platform.swt.git/commit/?id=3db87a8763e3fd3f931295da165ddee8363a7b16 > The Widget#valueContainsFlag(..) doesn't meet SWT's cod

[Desktop-packages] [Bug 586910]

2013-05-11 Thread Markus-keller
Created attachment 230644 Snippet312568.java -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/586910 Title: Java editor view has no focus after double-clicking a java file Status in Ec

[Desktop-packages] [Bug 586910]

2013-05-11 Thread Markus-keller
Here's a standalone snippet. If you double-click the tree item on Windows, the focus ends up in the Text as expected. On GTK, focus goes back to the Tree. (In reply to comment #30) The execution sequence in Control.gtk_button_press_event(int, int, boolean) is a bit convoluted: - First, the "sendM

[Desktop-packages] [Bug 586910]

2013-04-27 Thread Markus-keller
*** Bug 394462 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to eclipse in Ubuntu. https://bugs.launchpad.net/bugs/586910 Title: Java editor view has no focus after double-clicking a java

[Desktop-packages] [Bug 586910]

2013-04-27 Thread Markus-keller
>From bug 394462 comment 1: => Analysis of the events: When I double-click a file in the Package Explorer, then Tree.gtk_row_activated(int, int, int) line: 2008 posts a DefaultSelection event. This is handled by org.eclipse.jface.util.OpenStrategy, which opens the editor and sets focus to the St

[Desktop-packages] [Bug 613119]

2013-03-26 Thread Markus-keller
(In reply to comment #33) > One can get this to work. Beware: Expect some weirdness if you start Eclipse with a product that cannot be found, e.g.: -product no.valid.product Some key bindings don't work (Navigate > Show In, Alt+Shift+W), and these messages on the console also don't look promisin

[Desktop-packages] [Bug 688136]

2013-03-21 Thread Markus-keller
(In reply to comment #33) > One can get this to work. Beware: Expect some weirdness if you start Eclipse with a product that cannot be found, e.g.: -product no.valid.product Some key bindings don't work (Navigate > Show In, Alt+Shift+W), and these messages on the console also don't look promisin