Details
-
Bug
-
Resolution: Cannot Reproduce
-
P1: Critical
-
None
-
Qt Creator 4.1.0-beta1
-
Windows 7 64 bit
Project:
Default Qt Quick Application project
Minimum Qt version 5.7
with ui.qml file
configured to use Qt 5.7.0 and MSVC2013 (32 bit)
Description
- Open a Qt Quick Application project.
- Run the QML Profile on this project.
Creator freezes. The Qt Quick Application is listed in Windows' Task Manager but does not show a window. After about two minutes, the application shows up and the QML Profiler runs as expected.
Creator should never freeze.
In Creator 4.0, this worked correctly.