|
Re: eclipse crashes when using touch screen to operate "Console" window [message #1767457 is a reply to message #1767370] |
Thu, 06 July 2017 04:50  |
Eclipse User |
|
|
|
The crash is in GTK 3, Eclipse is possibly exposing a GTK bug or its a bug in Eclipse.
Either way, we'll need to submit a bug against the Platform SWT: https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform&component=SWT
However, more info will be needed to make the bug report actionable.
1) Can you try launching Eclipse in GTK2 mode: add --launcher.GTK_version 2 to the command line, or set environment variable SWT_GTK3=0
2) Which version of GTK3 (Help -> About -> Installation Details -> Configuration tab and get the value of "org.eclipse.swt.internal.gtk.version"
3) Does touching the console only crash when debugging
4) (just to confirm) the console causing the problem is the standard Eclipse console, or the Debugger Console.
5) Is this is a regression? DId it work with Eclipse 4.6.3?
|
|
|
Powered by
FUDForum. Page generated in 0.03423 seconds