Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-08-27 Thread Markus Koschany
I pushed more changes to Git. We could fix the NullPointerException in insubstantial but now I get two different errors. Failed to register bus name / null and NoClassDefFoundError: org/slf4j/LoggerFactory I don't know why this class is suddenly missing from the classpath. signature.asc Desc

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-03-24 Thread Markus Koschany
Hi, Am 24.03.19 um 20:41 schrieb Bertrand Florat: > Hi, > > FYI, the develop branch of jajuk works with the revival of substance > (radiance), it works for instance with radiance-substance 2.0.1. > > See https://github.com/kirill-grouchnikov/radiance Thanks for the hint. Unfortunately developme

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-03-24 Thread Bertrand Florat
Hi, FYI, the develop branch of jajuk works with the revival of substance (radiance), it works for instance with radiance-substance 2.0.1. See https://github.com/kirill-grouchnikov/radiance Regards, Bertrand On 24/03/2019 18:14, Markus Koschany wrote: Hi Andreas, Am 24.03.19 um 18:09 schrie

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-03-24 Thread Markus Koschany
Hi Andreas, Am 24.03.19 um 18:09 schrieb Andreas Tille: > Hi Markus, > > you have set this bug pending but the fix seems not to be uploaded until > now. The package would have been removed from testing without my ping > of the bug (which is the only thing I intend to do here. > > Kind regards >

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-03-24 Thread Andreas Tille
Hi Markus, you have set this bug pending but the fix seems not to be uploaded until now. The package would have been removed from testing without my ping of the bug (which is the only thing I intend to do here. Kind regards Andreas. -- http://fam-tille.de

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-02-27 Thread Werner Mahr
Am Mittwoch, 27. Februar 2019, 00:56:12 CET schrieben Sie: > Am 26.02.19 um 21:34 schrieb Markus Koschany: > > Thanks for reporting and the hint how to fix this problem. I'll take a > > closer look soon. > > Unfortunately there is another issue that prevents jajuk from starting. > This appears to

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-02-26 Thread Markus Koschany
Am 26.02.19 um 21:34 schrieb Markus Koschany: > Thanks for reporting and the hint how to fix this problem. I'll take a > closer look soon. Unfortunately there is another issue that prevents jajuk from starting. This appears to be the same one which affects triplea as well. https://bugs.debian.or

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-02-26 Thread Markus Koschany
Control: severity -1 grave Hello Bertrand, hello Werner Am 26.02.19 um 21:13 schrieb Bertrand Florat: > Hi, > > Current develop branch fixes that : > https://github.com/jajuk-team/jajuk/blob/develop/src/main/java/org/jajuk/Main.java > > We now just throw an error if JVM is < 1.8. > [...] > pri

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-02-26 Thread Bertrand Florat
Hi, Current develop branch fixes that : https://github.com/jajuk-team/jajuk/blob/develop/src/main/java/org/jajuk/Main.java We now just throw an error if JVM is < 1.8. public static void main(final String[] args) {         // non

Bug#923330: jajuk: Fails to start with Java Runtime Environment 1.7 minimum required. You use a JVM ext.JVM@23fc625e

2019-02-26 Thread Werner Mahr
Package: jajuk Version: 1:1.10.9+dfsg2-4 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Just trying to start jajuk. From the menu just nothing happens, from commandline I get the err