jajuk-team / jajuk

Advanded jukebox for users with large or scattered music collections
49 stars 19 forks source link

Failed to run on Linux Mint Tara (beta) #2026

Closed OliverSeegatz closed 6 years ago

OliverSeegatz commented 6 years ago

I have installed a fresh LM Tara 32 bit beta. No Java has been installed:

oliver@tara32:~$ java -version

Command 'java' not found, but can be installed with:

Then I installed jajuk via apt. When trying to start jajuk nothing happens. In the shell I get the message:

oliver@tara32:~$ jajuk [BOOT] Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@bedef2

Via dependencies java has been installed:

oliver@tara32:~$ java -version openjdk version "10.0.1" 2018-04-17 OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1) OpenJDK Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)

So it seems, that there is a problem with the dependencies? Or what is wrong with this installation? I have attached a file with the command shell log of my installation of jajuk.

jajuk mint tara issue.txt

bflorat commented 6 years ago

Thanks for reporting. This should be a dup of #2017 (otherwise, please reopen). A fix is available in the nightly release but we should release ASAP...

OliverSeegatz commented 6 years ago

I tried the newest 11-dev of jajuk and it worked, so this issue seemes to be fixed indeed.