Dear REW community,
I recently installed REW V5.40 Beta 107 on a machine running Ubuntu Studio 24.04.
The problem is that the application does not run. It crashes with the following java exception:
Message:
java.lang.reflect.InvocationTargetException
Stack Trace:
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1371)
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1346)
roomeqwizard.RoomEQ_Wizard.main(y:791)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:71)
install4j.roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
Caused by:
java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
Width (0) and height (0) cannot be = 0
I just see the loading screen a few seconds an then the error pop-up appears
I assume it has something to do with the desktop session or my monitor?
Is there a simple solution to this issue? Is there an existing thread with this issue?
Thank you in advance for your support
I recently installed REW V5.40 Beta 107 on a machine running Ubuntu Studio 24.04.
The problem is that the application does not run. It crashes with the following java exception:
Message:
java.lang.reflect.InvocationTargetException
Stack Trace:
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1371)
java.desktop/java.awt.EventQueue.invokeAndWait(EventQueue.java:1346)
roomeqwizard.RoomEQ_Wizard.main(y:791)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
java.base/java.lang.reflect.Method.invoke(Method.java:569)
com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:84)
com.install4j.runtime.launcher.UnixLauncher.start(UnixLauncher.java:71)
install4j.roomeqwizard.RoomEQ_Wizard.main(Unknown Source)
Caused by:
java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
Width (0) and height (0) cannot be = 0
I just see the loading screen a few seconds an then the error pop-up appears
I assume it has something to do with the desktop session or my monitor?
Is there a simple solution to this issue? Is there an existing thread with this issue?
Thank you in advance for your support






