Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9, 5.11.0 Beta 1
-
None
-
Windows 10, Desktop GL or ANGLE, Intel(R) HD Graphics 630
-
a060ee2802c72d8ce22f42635d1740bf2f84bed7
Description
When modifying the code to use window.showFullScreen(), the triangle and text are not drawn and warnings are printed:
QOpenGLWindow::beginPaint: Failed to make context current
QPainter::begin(): QOpenGLPaintDevice's context needs to be current
QPainter::begin(): Returned false
QPainter::setWorldTransform: Painter not active
QPainter::setWorldTransform: Painter not active
QPainter::fillPath: Painter not active
QPainter::setWorldTransform: Painter not active
....
This might a manifestation of some issue that needs to be documented?
Attachments
Issue Links
- relates to
-
QTBUG-41309 QOpenGLWidget and QOpenGLWindow problems under Fullscreen
- Closed
-
QTBUG-66557 Windows/Desktop GL app fails to redraw when Windows 10 screen woken
- Closed