David Bangs
David Bangs
I tried again with JDK 21. Very similar error: PS E:\devdrive\rctab\rcv> ./gradlew run Starting a Gradle Daemon, 1 incompatible Daemon could not be reused, use --status for details FAILURE: Build...
OK, so though https://jdk.java.net/archive/ is still there, the main download page doesn't have JDK 20 and there is no installer for this version. So, I unzipped it into C:/Program Files/Java,...
I found a solution for changing Java versions: https://github.com/FelixSelter/JEnv-for-Windows/ jenv can be configured to change the global java version, but setting it up requires multiple steps. However, by setting my...
Or it can work with a long term support version of Java that will continue to have an installer. "Oracle will designate only certain releases as Long-Term-Support (LTS) releases. Java...
Thank you.
It is possible to run the app from the terminal using .\openshot-qt-cli.exe 
After running the software using openshot-qt-cli.exe, I still cannot launch the app normally using openshot-qt.exe. However, log files were created which I can include here for troubleshooting [libopenshot.log](https://github.com/user-attachments/files/16019590/libopenshot.log) [openshot-qt.log](https://github.com/user-attachments/files/16019591/openshot-qt.log)