- 
    Bug 
- 
    Resolution: Cannot Reproduce
- 
    P2: Important 
- 
    Qt Creator 2.8.0-rc, Qt Creator 2.8.0
- 
    None
- 
    MacOSX 10.8.4, Creator build with Qt4.8.4, kits using Qt5.0.1 and Qt5.1.0 (released packages)
Steps to reproduce:
- make sure you have 2 Qt5 kits (I'm using Qt5.0.1 and Qt5.1.0)
- create/open Qt Quick 2 UI
- switch to Analyze view
- start profiling the app with kit1 (Qt5.0.1)
- click into the app to close/stop profiling
- start again and use 'Stop profiling' button this time
- do the same after switching to the other kit
- start over at 4.
- if QmlScene always starts - try to run the application with Qt5.0.1 before profiling it again
Current result:
- sometimes QmlProfiler starts QmlScene but no window appears at all (I can see QmlScene only inside the Dock)
Expected result:
- QmlProfiler can start QmlScene (including inferior) and window appears always
- relates to
- 
                    QTCREATORBUG-9681 QmlProfiler sometimes fails to start QmlScene -         
- Closed
 
-