Details
-
Bug
-
Resolution: Done
-
P4: Low
-
5.2.0
-
None
-
Windows 7 Prof. 64, VS2012, Qt5.2.0/x64/ANGLE, AMD Radeon HD 5700 Series, current catalyst drivers, resolution 1920x1200 at 32bit, AMD FX8350 (Octacore) CPU
-
1cf5cd34f70bd04dd9d1850b2fdd4a99d7ba5919 (dev, 15.1.2014, 5.3)
Description
When running my Qt applications I sometimes get the following message in den debug console:
[C] unknown:0
QWindowsBackingStore::flush: BitBlt failed ()
Nothing more happens. The application keeps running without problem. Still this is a pretty strange... especially since I would expect any kind of detailed error message in the trailing empty parantheses.
I found that I can reproduce this by activating the application's window, then pressing <Ctrl+Alt+Del>, then pressing <Esc>.
I suppose this issue is connected to https://bugreports.qt-project.org/browse/QTBUG-29716 but I do NOT need to use 16bit screen depth and I also do NOT get a crash and I do never get any kind of error message in the parantheses.
Attachments
Issue Links
- relates to
-
QTBUG-29716 Qt5 Application Freezes if left for some time and if windows color depth is 16bit
- Closed