Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.3.0-beta1
-
Ubuntu 14.04, Linux 3.13.0-37 x86_64, QtCreator 3.2.1 Based on Qt 5.3.2 (GCC 4.6.1, 64 bit)
-
b9adbffe6fffe940547a5add209474bfea07167a
Description
If you install a message handler that redirects QML messages beforeQQmlApplicationEngine is initialized, then the QtCreator debugger will hang if QML debugging is enabled.
It can be reproduced, eg, by a small modification on the "Qt Quick Controls - Gallery" example; a patch is attached that will demonstrate the bug using this example.