Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.5.1, Qt Creator 4.6.0-beta1
-
Ubuntu 17.04 64 bit
-
aade6ef3713815ddf1017ca146f37f31a07bbf9b
Description
- Start Creator from a terminal window.
- Record some data into the QML Profiler.
- Show the Flamegraph tab.
- Hover the mouse over the graph.
You'll see error messages in the terminal window:qrc:/flamegraph/FlameGraphDetails.qml:169:13: QML Text: Binding loop detected for property "width"
The graph looks alright, though.
If the error messages point to a real problem, that should be fixed. If not, the messages should be silenced.