Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 3.4.0-beta1
-
Installed Qt 5.4.0 from package.
Ubuntu 14.04, 64 Bit.
Description
- Open $QT_INSTALLATION_DIR/Examples/Qt-5.4/declarative/demos/minehunt/minehunt.pro
- Run QML Profiler
- Generate some events in the application.
- Stop QML Profiler
Tab timeline and events were updated, but in the Application Output pane you'll find:
Qml debugging is enabled. Only use this in a safe environment! QDeclarativeDebugServer: Waiting for connection on port 50670... QDeclarativeDebugServer: Connection established libpng warning: Duplicate iCCP chunk The program has unexpectedly finished.
General Messages pane:
QML Profiler: Connecting to debug server at 127.0.0.1:50670 ... QML Profiler: Resolving host QML Profiler: Establishing network connection ... QML Profiler: Network connection established QML Profiler: Debug connection opened QML Profiler: Error: (1) The remote host closed the connection QML Profiler: Network connection closing QML Profiler: Network connection dropped QML Profiler: Debug connection closed