Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.13.1, 5.14.1, 6.0, 6.1
-
Ubuntu 18.0.4
-
-
c81bc29d9e885b2964c007cada523c7cfe4e8433
Description
When the attached code is built in the debug mode in Qt Creator, the function passed in Qt.callLater() doesn't get called. It works fine when the code is built in the release mode. I have tried Qt 5.13.1 GCC 64bit and Qt 5.14.1 GCC 64bit, and this issue can be reproducible with both releases.