Hi Tom, Rick, Don,
Today I have managed to get my hands on a brand new Dell laptop borrowed from a friend. It is a very nice Dell Precision 15" with a 4K touch screen. It has a clean Windows 10 installation, so it has no Dell software installed. After installing PixInsight on this machine, I've been able to reproduce this issue. It is a really weird problem, most likely a graphics driver conflict. When I've reproduced it, it has happened sometimes, and always working with dynamic tools. Then it has stopped and everything has worked fine. Then it has returned after a while, without any repeatable pattern, and without any way to relate it to any specific action, other than the fact that it has happened exclusively while interacting with dynamic tools (DynamicCrop, DBE, DynamicPSF, etc) on an image. Very annoying indeed.
Fixing this problem has been very easy, at least on this machine. I hope the same fix will work for you. The first weird thing that I've noted on this laptop, is that PixInsight has applied a wrong scaling factor by default. With a 4K screen working at native resolution (3840x2160), the correct scaling factor is 1.5. However, for some strange reason, the application has set a scaling factor of 2.5. This is completely wrong and yields an almost unusable application, where everything is huge. This is obviously a bug that I have to investigate. For some odd reason, this factor causes problems on Windows 10 with dynamic interaction. The same factor works without problems on Linux and OS X. Anyway, once I have set the correct scaling factor manually, everything has started to work fine. So the solution has been as simple as this:
- From the main menu, select EDIT > Global Preferences.
- On the Preferences window, select the Core UI Resources section.
- Disable (uncheck) the Automatic UI scaling option.
- Set UI scaling factor to 1.5.
- Press F6 or click the circular icon to execute globally.
- Exit PixInsight.
- Wait a few seconds, then run PixInsight again.
At least with this computer, this has fixed the graphics problems completely. The application works now very nicely with Windows 10 on this Dell laptop. Please let me know if it works also for you. Fingers crossed!