Page 2 of 2

Re: Another Linux starting issue

Posted: Sun Sep 15, 2019 1:00 pm
by MarcoBi
BabelSoft wrote: Sun Sep 15, 2019 10:48 am Can you download the Java exec from here and run it with the below command?

Code: Select all

java -jar JavaFXStringVersion.jar
It should open a window with a message giving 3 different version strings. Please, report them here afterwards.

Code: Select all

version: 1.8.0_222, specVersion: 1.8, fxVersion: 8.0.202-ea

Re: Another Linux starting issue

Posted: Sun Sep 15, 2019 3:24 pm
by BabelSoft
Ok, it's definitely because of the JavaFX version. Quite strange for it to still be reported as early access despite being already way above version 8.0.48...

I'll release a minor release of Negatron for this issue tonight.

Edit: Negatron 0.99.6 available with the related fix.

Re: Another Linux starting issue

Posted: Mon Sep 16, 2019 10:22 pm
by MarcoBi
BabelSoft wrote: Sun Sep 15, 2019 3:24 pm Ok, it's definitely because of the JavaFX version. Quite strange for it to still be reported as early access despite being already way above version 8.0.48...

I'll release a minor release of Negatron for this issue tonight.

Edit: Negatron 0.99.6 available with the related fix.
It works!