Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.0.1
Description
If qml window is minimized for a long time, for example 1 hour, it does not redraws after restoring. It prints the following debug output:
bool __thiscall QWindowsEGLContext::makeCurrent(class QPlatformSurface *): eglMakeCurrent() failed, eglError: 0x300e, this: 0x129d648
QEGLPlatformContext::swapBuffers(): eglError: 12302, this: 0x129d648
In the attachment simple program to reproduce and screenshot.
Attachments
Issue Links
- relates to
-
QTBUG-29223 QtQuick 2.0 view crash after Windows security dialog (Ctrl+Alt+Del)
- Closed