Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 2.8.0-beta
-
None
-
Ubuntu 12.04, 32 bit, QtCreator built with Qt4.8.4
-
I66a236a024d76e7bef6edfb91ae30b5dd098b76b
Description
Steps to reproduce:
- create/open a Qt Quick 1 application or Qt Quick 2 application (or Quick UI)
- select a kit using Qt5
- start profiling
- hit 'Stop' profiling
Current result:
- profiled application is kept open
- if you close the application manually the application output seems to not recognize that the application has been shut (Stop button is still enabled), but if you switch to another application output (of another project) where the Stop button is disabled already and back to this application output the Stop button stays disabled
Expected result:
- profiled application closes (just as it does when using Qt4)
Attachments
Issue Links
- relates to
-
QTCREATORBUG-9608 Creator crashes after using QmlProfiler
- Closed