Open rihi opened 10 months ago
Same issue here with 12th gen Intel PC here. My other PC with old Pentium G2030, along with my Dell laptop works just fine.
As of March 31, I reinstalled Windows (downgraded to Windows 10 LTSC 2021) on that affected PC (12th gen intel) and now it works again. Both 1.4.4 and 1.4.5. However there still might be a chance of this error appearing on some systems.
On some windows systems, the application fails to launch caused by a
java.lang.IllegalArgumentException: Comparison method violates its general contract!
. This exception is thrown when instantiatingJFileChooser
and seems to be a bug in the OpenJDK implementation.See https://bugs.openjdk.org/browse/JDK-8305072