@fugitivus and @eniac the problem here is that there is not really a JDK and JavaFX version 19 left in the Arch repo and in the AUR. Especially https://archlinux.org/packages/extra/x86_64/jdk-openjdk/ and https://archlinux.org/packages/extra/x86_64/java-openjfx/ is updated to Java 20.
We finished migrating Cryptomator to Java 20 https://github.com/cryptomator/cryptomator/pull/2897 and will publish the release very soon, so we can here update to Java 20 and everything works again. Sorry this has taken some time.
Pinned Comments
ajgraves commented on 2021-05-02 20:49 (UTC)
Everyone, with great thanks to @SailReal, this package now builds Cryptomator from source. If you wish to continue using the binary AppImage build, you need only to install
cryptomator-bin
.We made this change to better align with the desires of the community (you've asked a few times to make this a "build from source" package) as well as better align to the package naming convention within the AUR.