Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.0.1, 5.1.0
-
Windows 7
Description
Qt5 desktop applications (With QMainWindow and some QDialogs) seem to freeze after they've been on for a while (5-10 minutes). It usually happens when the application is on and left for some time and after a while you see it is frozen Or Application does not respond well and displays warning on console. "QWindowsBackingStore::flush: BitBlt failed (The handle is invalid.)"
To reproduce this use attached example and follow below steps:
click right mouse button on WIndows desktop, select Screen resolution, and then Advanced settings. Go to Monitor tab and set 16-bit to color depth and press OK.
Then run the application and wait for it to initialize properly (it outputs some testing in the console window). Then press CTRL-ALT-DEL, and then Esc to go back to desktop. You will see the error message in the console window:
Attachments
Issue Links
- relates to
-
QTBUG-35926 Windows: Getting debug console error message when using task manager
- Closed
-
QTBUG-29223 QtQuick 2.0 view crash after Windows security dialog (Ctrl+Alt+Del)
- Closed