Hello Sven,

Il giorno lun, 12/10/2020 alle 23.09 +0200, Sven Geuer ha scritto:
> Hello Guiseppe,
> 
> I believe I solved the issue. I'll send you another unreleased version
> of tighvnc-java in a separate email for you to test it.

Indeed the problem seems to be solved, in fact, now a different
problem appears on a package :-)

$ java --module-path /usr/share/java \
  --add-modules javafx.controls \
  -Djavafx.preloader=lu.nowina.nexu.NexUPreLoader \
  -Dglass.accessible.force=false -jar Neos.jar
Error occurred during initialization of boot layer
java.lang.module.FindException: Two versions of module jdom1 found in 
/usr/share/java (jdom1-1.1.3.jar and jdom1.jar)

$ ls -l /usr/share/java/jdom*
-rw-r--r-- 1 root root 156912  2 nov  2018 /usr/share/java/jdom1-1.1.3.jar
lrwxrwxrwx 1 root root     15  2 nov  2018 /usr/share/java/jdom1.jar -> 
jdom1-1.1.3.jar

Thanks,
Giuseppe

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to