reallystate
Registered
Thread Starter
- Joined
- Sep 23, 2025
- Posts
- 43
Can you please fix this as well?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Can you please fix this as well?
Do you mean when the files are loaded? I have already done that.Can you please correct this as well?
I just tried this and the list of files that can be opened looks exactly the same. I also sent a screenshot a couple of messages above.Try clicking on the Name column.
I'm actually using the version without runtime. And it's interesting that the help window says I have a Full HD screen, while I'm using a UHD one.The file chooser is a Java runtime component, so in this case the Linux runtime is deciding the sort order. They sort alphanumerically on Windows. Are you using the REW version that includes a runtime? If not, which Java runtime are you using? You can see it listed at the top of the About REW dialog.
Thanks for that tip, and setting the font size to 21 got the interface back to how it was before, except for the icons and waveform being a bit smaller, but I can live with that.The screen size reported to the application is after scaling has been applied. All icons now use multi resolution images, with entries for scale factors of 1.0, 1.25, 1.5, 1.75 and 2.0. The runtime should automatically choose the correct image version for the display scale factor. You can try and force things by adding a VM option:
-Dsun.java2d.uiScale=1.5
Strange, it seems to be failing inside a Java runtime class that's trying to access some help. Are other file choosers OK? Can you post a screenshot of the Capture dialog before pressing save?When I press Capture graph image in RTA window and then press Save button, this appears:
Can you post a screenshot of the Capture dialog before pressing save?
Now when saving a screenshot taken anywhere in the app, this error is displayed. When I press Open button, this error is not displayed.Are other file choosers OK?
I figured out how to reproduce this bug. To do this, you first need to press F1 to open the help menu, and then save the image. If you simply open the app and save the image, the error won't appear. This bug is also present in version 109.All working normally on Windows and macOS. I wonder if there is some issue accessing the folder that was last used to save an image. Could check whether the 109 build (available here) has the same issue or whether this is related to beta 110.





