Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.4.0
-
This happens on OpenSUSE 13.2, X.Org X Server 1.16.1
Release Date: 2014-09-21, and Qt 5.4.1.
The crash does not occur on older machines with OpenSUSE 12.3, X.Org X Server 1.13.2 Release Date: 2013-01-24, and Qt 5.4.1.
Description
any Qt example gives the same crash, as soon as one of two monitors is turned off or the screen geometry has changed in an other way:
Here is the crash log:
#0 0x00007ffff6d8faeb in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from libQt5Widgets.so.5 #1 0x00007ffff6d900cc in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from libQt5Widgets.so.5 #2 0x00007ffff6d8ff44 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from libQt5Widgets.so.5 #3 0x00007ffff6d8ff44 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from libQt5Widgets.so.5 #4 0x00007ffff6d8ff44 in QWidgetPrivate::paintSiblingsRecursive(QPaintDevice*, QList<QObject*> const&, int, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from libQt5Widgets.so.5
Attachments
Issue Links
- duplicates
-
QTBUG-42985 Qt GUI application disappear or crash when no screens are available
- Closed
- relates to
-
QTBUG-38326 Qt Creator window disappears when plugging out second monitor
- Closed
-
QTBUG-32973 Windows disappear when X monitor is disconnected
- Closed