Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » InterruptedException on Linux GTK
InterruptedException on Linux GTK [message #1775765] Mon, 06 November 2017 07:30 Go to next message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 26
Registered: January 2016
Junior Member
Hi there,

in an Eclipse RCP E4 Application I get this exception while starting:

gogo: InterruptedException: sleep interrupted
java.lang.InterruptedException: sleep interrupted
        at java.lang.Thread.sleep(Native Method)
        at org.apache.felix.gogo.shell.Activator.run(Activator.java:72)
        at java.lang.Thread.run(Thread.java:748)
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.


Anyone an Idea in which direction to look further? E4? SWT? GTK? Or a special gogo-shell problem?

Cheers,
Hauke
Re: InterruptedException on Linux GTK [message #1775769 is a reply to message #1775765] Mon, 06 November 2017 08:21 Go to previous message
Hauke Fuhrmann is currently offline Hauke FuhrmannFriend
Messages: 26
Registered: January 2016
Junior Member
Found it: seems to be a bug in the gogo shell: https://bugs.eclipse.org/bugs/show_bug.cgi?id=366577
Still, the bug in Felix is solved, but Equinox uses a little older version of it. Hence, there is a request to update the Equinox gogo shell: https://bugs.eclipse.org/bugs/show_bug.cgi?id=514338

Previous Topic:Implement plugin/feature toggle
Next Topic:share a view described in a fragment
Goto Forum:
  


Current Time: Thu Apr 25 15:35:42 GMT 2024

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

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

Back to the top