so, this application requires JavaFX and typically on a unix machine you would use openjdk8 + openjfx, but as it turns out the latest versions of them don't work that well together :-/
the "easiest" solution I found so far is to use the oracle jdk instead of the openjdk :(
I'll keep looking and keep you up-to-date