Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 4.4.1
-
Linux Mint 18.2 - 64 bits
QNX 6.6 armv7
Description
When you debug an application (with f5) the console.log() messages from QML and qDebug() from c++ are displayed in the Application Output.
But when you only start simply to test it (with ctrl + r) they are not.
If you launch manually the application on the remote target via a terminal all the messages are displayed.
The test were done with the version below:
* f439183 - QmlDesigner: Change selection in the release event (HEAD -> 4.4, origin/4.4) (il y a 4 semaines) <Thomas Hartmann>