Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.0-beta1
-
macOS 10.12, QC 4.5 (beta snapshot 62d971b30b)
-
b1a8743f6c76b0e19d05e78147b55721b74dd01a
Description
Steps to reproduce:
- have Qt and Android stuff setup
- create Quick Application from template
- switch to Debug view, select QmlProfiler
- start profiling [no difference when using a real device or simulator]
Current result:
- build/deploy works (and run/debug as well)
- device/simulator are trying to start the application, but waiting for the connection of the QmlDebugger on a non-privileged port)
- I'm just getting a message box which tells me that it cannot connect and asks whether to cancel or retry - but retrying seems to do nothing - except bringing the same message box ad hoc back on screen