Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.1.0-beta
-
Ubuntu 12.04 LTS 64 bit
Qt 4.8.4
Qt 4.8.5
Creator built on Qt 5.2.1
-
47ce17b1ba82e396480c565dda6334fc58ed5cc3
Description
- Create a new Qt Quick Application project using component set Qt Quick 1.1.
- Configure the project to use a kit with Qt 4.8.5.
- Run this project in the QML Profiler.
- After some seconds, stop the execution.
- See the "Events" tab of the QML Profiler.
You'll see a progress bar: "Loading data, 25%". Nothing more will happen.
Loading data should not lock up. If QML profiling isn't possible with Qt 4.8 anymore, Creator should not offer it in the first place.
Found by Squish test tst_simple_analyze.