Hello Sven, Il giorno sab, 03/10/2020 alle 18.39 +0200, Sven Geuer ha scritto: > Hello Guiseppe, [...] > As I don't possess any specific java knowledge I cannot judge whether > this will fix the issue you reported. I will send you the deb file > attached to a separate email and would like to ask you to test whether > it fixes this bug for you. If it doesn't, I am afraid there is little > what can be done, as upstream is dead.
them problem is still there. I'll try to get some more help from other java developers and, possibly, I'll gather a patch. The current error is similar to the original one: $ 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: Unable to derive module descriptor for /usr/share/java/tightvncviewer.jar Caused by: java.lang.module.InvalidModuleDescriptorException: CapsContainer.class found in top-level directory (unnamed package not allowed in module) Thank you, Giuseppe