Details
-
Bug
-
Resolution: Cannot Reproduce
-
Not Evaluated
-
None
-
Qt Creator 4.3.1
-
None
-
Qt 5.9.1
[QtCreator 4.3.1 snapshot 1266|https://download.qt.io/snapshots/qtcreator/4.3/4.3.1/1266/qt-creator-opensource-linux-x86_64-4.3.1_1266.run]
Ubuntu 14.04
Description
QtCreator hangs when switching from QML Designer to Editor
This bug is repeatable using a new, clean QML project..
Steps to reproduce:
- Start qtcreator
- Create a new QML project, QtQuick Application
- Open main.qml in the Editor
- Switch to QML designer. (sometimes it hangs at this point)
- Switch back to Editor
- Observe frozen QtCreator. GUI completely unresponsive. Must kill process to exit.