Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.6.0-rc
-
Ubuntu 12.04 64 bit
Qt 4.8.3
-
Change-Id: I6fc53127b5dfe41de112e140b77895d430d3f79c
Description
- Open a Qt Quick UI.
- Switch to Analyze mode and select QML Profiler.
- Click the Analyzer's small start button.
Analyzing starts. - Close the window of the Qt Quick UI directly using the operating system's close button.
The window will be closed, no data will be shown in QML Profiler.
Creator 2.4 showed a message box in the case, telling the user to stop the Qt Quick UI using the QML Profiler's stop button. If Creator can't handle the measured data when closing the window directly, it should show the message box again.