Elektrine lite

← Feed

@higgins@hachyderm.io

Post #2820885

2025-12-18 17:45 UTC

@trixon@fosstodon.org Seems nice, I tried the linux.zip and I only get the output panel. I don't see the Tasks panel. No errors reported in the GUI or on the command line. Menu has File which only shows "quit" and Tools that show "Log" and "Options". Tackar så mycket, jag provar gärna igen 🙂

Replies (1)

  • @trixon@fosstodon.org 2025-12-18 18:42

    @higgins@hachyderm.io It sound like you picked linux-without-runtime.zip, and that your default jdk/runtime does not provide the javafx modules. If that's the case you must start the program with: cric --jdkhome /path/to/javaruntimewithjavafxmodules

    Open ##2820886