JavaFX Preview Problem [message #1200956] |
Thu, 21 November 2013 09:00  |
Eclipse User |
|
|
|
Hi,
I recenty noticed a significant increase of problems with the preview view. The Exception show indicates that it was attempted to be updated from a non-UI thread.
I had some problems with my Eclispe recently as well, so I reinstalled the whole thing and recreated a new workspace only days ago and it sticks with me.
The exception:
java.lang.IllegalStateException: Not on FX application thread; currentThread = JavaFX Application Thread
at com.sun.javafx.tk.Toolkit.checkFxUserThread(Unknown Source)
at com.sun.javafx.tk.quantum.QuantumToolkit.checkFxUserThread(Unknown Source)
at javafx.scene.Scene.<init>(Unknown Source)
at javafx.scene.Scene.<init>(Unknown Source)
at org.eclipse.fx.ide.ui.preview.LivePreviewPart.createPartControl(LivePreviewPart.java:328)
Does anyone else notice this kind of failure? I'd file a bug, if necessary.
By the way: I'd like to attach an image, but I have no clue ATM how to do so... any hints?
Greetings,
Daniel
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03919 seconds