Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0, 5.3.1
-
None
Description
Testcase:
Install qt 5.3.1 from this site.
Run the following 2 commands on a dual head config:
'5.3/gcc_64/bin/qmlscene' 'Examples/Qt-5.3/quick/demos/samegame/samegame.qml'
'xrandr --output (cur output with qmlscene) --off'
With qmlscene you get a SIGSEGV.
When running checkbox-gui on ubuntu utopic (5.3.0, but also tested with 5.3.1) you get a pure virtual method call in the following function:
"void QQuickScreenAttached::screenChanged(QScreen *screen)"
(See attachment for the full backtrace).
Attachments
Issue Links
- is duplicated by
-
QTBUG-45081 Crashes when swapping screens
- Closed
- relates to
-
QTBUG-38326 Qt Creator window disappears when plugging out second monitor
- Closed
-
QTBUG-42985 Qt GUI application disappear or crash when no screens are available
- Closed
-
QTBUG-32567 Qt5: Signal QDesktopWidget::workAreaResized ( int screen ) does not work
- Closed
-
QTBUG-32973 Windows disappear when X monitor is disconnected
- Closed
-
QTBUG-42985 Qt GUI application disappear or crash when no screens are available
- Closed