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)
still can't use your component with Svelte 5. Definitely a deal breaker at this point.
Did you have trouble with bind? Two different bind systems mean that the control's selection is not communicated to a parent component using Svelte 5. How did you get around...
I wanted to experiment whether it mattered which monitor was the "primary" monitor. In MuseScore 4.4 and Windows 11 24H2, if I make the vertical monitor my primary display, MuseScore...