Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » e(fx)clipse » Eclipse freeze opening e(fx)clipse based plugin view (Linux)
Eclipse freeze opening e(fx)clipse based plugin view (Linux) [message #1765530] Mon, 12 June 2017 07:29 Go to next message
 is currently offline Friend
Messages: 23
Registered: September 2015
Junior Member
Dear developers.

we are working on an Eclipse based tool http://controlsystemstudio.org/ . After upgrading the application to Neon and the latest version of E(fx)clipse 2.4.0 we're experiencing a total JVM freeze when opening a plugin view that uses JavaFX controls.

The same view opens normally on Windows.

Since we don't see any errors or anything, just a freeze, I was wondering if you have any suggestions how to go about finding the cause of the freeze.

Are there any E(fx)clipse settings that we may use to increase the logging? Anything else that may give us an error message before the freeze? If we manage to get a core dump, is there anyone that can take a look at it?

Thanks for your answers and best regards, Miha
Re: Eclipse freeze opening e(fx)clipse based plugin view (Linux) [message #1765607 is a reply to message #1765530] Mon, 12 June 2017 18:24 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
My guess is that with neon you run on gtk3 by default and javafx8 only supports gtk2. On java8 you need to force SWT to Gtk2 with JDK9 Gtk3 is supported by JavaFX
Re: Eclipse freeze opening e(fx)clipse based plugin view (Linux) [message #1767483 is a reply to message #1765607] Thu, 06 July 2017 10:53 Go to previous messageGo to next message
 is currently offline Friend
Messages: 23
Registered: September 2015
Junior Member
Thank you for your answer. This is probably the case, since we're on GTK3.
Re: Eclipse freeze opening e(fx)clipse based plugin view (Linux) [message #1770752 is a reply to message #1767483] Wed, 16 August 2017 18:34 Go to previous message
Arian Fornaris is currently offline Arian FornarisFriend
Messages: 8
Registered: February 2014
Junior Member
Eclipse User wrote on Thu, 06 July 2017 06:53
Thank you for your answer. This is probably the case, since we're on GTK3.


Hi did it work for you?

In our application the Linux version (that forces to use Gtk2) get locked from time to time at startup. Yet we don't know what's the reason, but if the workbench state persistence is disabled then it works. I really do not have any idea of what's happening, in Mac and Windows it works well.
Previous Topic:Can't get renderer for DynamicMenuContributionImpl on application close
Next Topic:What bundle should I depend on for javafx.embed.swt.FXCanvas?
Goto Forum:
  


Current Time: Sun Dec 22 06:20:55 GMT 2024

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

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

Back to the top