ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Minion (https://www.esoui.com/forums/forumdisplay.php?f=183)
-   -   java version under linux: openjdk8= ok openjdk11=failed (https://www.esoui.com/forums/showthread.php?t=8516)

surcouf 05/09/19 09:44 AM

java version under linux: openjdk8= ok openjdk11=failed
 
2 Attachment(s)
Under Debian 9 (stretch), Minion work with openjdk 8 and openjfx installed.
only small bugs like that it do not detect properly the eso game and cannot update by itself.
command : java -jar Minion-jfx.jar

With the new coming Debian 10 (Buster), It's now openjdk 11 and openjfx 11 and it's not working :

command :
java --module-path /usr/share/openjfx/lib --add-modules javafx.base,javafx.controls,javafx.fxml,javafx.fxml,javafx.media,javafx.graphics,javafx.swing,javafx.web -jar Minion-jfx.jar

Java do not find openjdk directly so it help to add module path and module list.
With this we got Minion to open a window with proper title and logo but the windows remain empty and we get a java error.

I hope the log error in attached file will help.
Please help
Thanks in advance

Dolby 05/09/19 03:42 PM

Need to use oracle java.

I was able to get it working in latest Pop!_OS witch is a fork i think from Ubuntu because it shares all the same packages.

Following this should get it working in Ubuntu too.

https://www.esoui.com/forums/showthread.php?t=8500


All times are GMT -6. The time now is 10:05 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI