albert-github
albert-github
@asm0dey Did you get any feedback from your team?
@asm0dey any progress yet?
@arnaudroques Running windows 11. Dowloaded the new zip file, unpacked it and ran: ``` plantuml-headless.exe -version ``` which resulted in: ``` PlantUML version 1.2025.11beta3 (Unknown compile time) (GPLv2 source distribution)...
@arnaudroques When running: ``` plantuml-full.exe --gui ``` I get: ``` java.lang.UnsupportedOperationException at [email protected]/java.util.Collections$UnmodifiableCollection.add(Collections.java:1092) at net.sourceforge.plantuml.swing.DirWatcher2$1.call(DirWatcher2.java:138) at net.sourceforge.plantuml.swing.DirWatcher2$1.call(DirWatcher2.java:132) at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:317) at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at [email protected]/java.lang.Thread.runWith(Thread.java:1596) at [email protected]/java.lang.Thread.run(Thread.java:1583) at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:902) at...
Did some testing with: Version ~v1.2025.11beta5 of the 2025-11-22 at 16:22:12 (UTC)" **Full version** - `-v` OK, `-version` crashed (after giving the version info) - `-h` same as before (help...
Maybe also related to #3760 (though I still see the problem in the current master version 1.13.0 (39744a63a4b14eb970857d3b85c20bd650abb4cd))
Indeed according to https://wiki.qt.io/QtReleasing Qt 5 is out of maintenance (or will be in a few days). So indeed it looks sensible to set the default to Qt 6, provided...
Code has been integrated in master on GitHub (please don't close the issue as this will be done at the moment of an official release).