Hi Ignotus,
I tried Oracle's version 11, based on what you had written on a earlier thread, but it doesn't work.
Moderator: Related software moderators
Gluv1 wrote:dmitri wrote:Or run it like this:
java --module-path /usr/share/openjfx/lib --add-modules javafx.controls,javafx.web -jar MegaDrumManagerFX.jar
This gives Error: Unable to access jarfile MegaDrumManagerFX.jar
Must the Mega Drum module be connected for the manager to open?
gluv:~$ sudo update-alternatives --config java
There are 4 choices for the alternative java (providing /usr/bin/java).
Selection Path Priority Status
------------------------------------------------------------
0 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1111 auto mode
* 1 /opt/jdk/jre1.8.0_271/bin/java 100 manual mode
2 /usr/lib/jvm/java-11-openjdk-amd64/bin/java 1111 manual mode
3 /usr/lib/jvm/java-11-oracle/bin/java 1091 manual mode
4 /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java 1081 manual mode
Press <enter> to keep the current choice[*], or type selection number:
gluv:~$ java -version
java version "1.8.0_271"
Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)
gluv:~$ java -jar /home/gluv/Desktop/Apps/MegaDrumManagerFX.jar
...the main window is not maximized, and... the detached midi log... opens as a sliver and needs to be resized and moved upon opening the software each time
Users browsing this forum: Bing [Bot] and 20 guests