Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.5.1, 5.6.0 RC
-
None
-
Arch linux, Qt 5.5.1 from Arch, Qt Creator 3.6 branch
Ubuntu 14.04.4 64 bit
Intel graphic drivers
Description
Qt Creator freezes as soon as the canvas 3D application is started and it does not matter whether the application is started from Qt Creator or from a separate terminal.
Steps to reproduce:
- Start Qt Creator
- File->New file or Project>Application>Qt Canvas 3D application
- Walk through the wizard
- Click the run button
Expected Result:
Qt Creator can be used to debug the application
Actual Result:
Qt Creator freezes as soon as the canvas 3D application shows
Workaround:
Start Qt Creator with -noload Welcome (which removes the code for the only QtQuick widget in Qt Creator).
Attachments
Issue Links
- is required for
-
QTBUG-48845 Issues to be fixed before Qt 5.6.0 RC
- Closed