Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » eclipse crashes when using touch screen to operate "Console" window
eclipse crashes when using touch screen to operate "Console" window [message #1767370] Wed, 05 July 2017 06:30 Go to next message
Eclipse UserFriend
I'm using Eclipse (CDT) 4.7.0 on Arch Linux. Every time I touch the Console window when debugging, Eclipse crashes without prompting.
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 Go to previous message
Eclipse UserFriend
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?
Previous Topic:plugin for Eclipse to filter function signatures
Next Topic:Where is the SFTP (application transfer protocol) called in source code
Goto Forum:
  


Current Time: Sun Mar 16 06:36:08 EDT 2025

Powered by FUDForum. Page generated in 0.03423 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top