Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.6.0-beta1
-
macOS 10.13, QC 4.6 snapshot (based on Qt5.10 [22b0d3b6aa])
-
18277e7ea1b59c9887bf8ef6fee2437fa10c8401, f5856f4bbc5f233a081ad4eaf892795f81f17985, 60a3fd59d4c489db56c001db943546c53152d487
Description
Steps to reproduce:
- open/create a Quick Application from template (I've used the template for "....Empty" and added some (JS) code and interaction with MouseAreas to have sth to debug)
- set a BP to the debuggable QML/JS code
- start debugging
- fails as QML is not enabled by default - neither inside the build nor inside the run settings (different behaviour than when creating the same app qmake based)
Expected behaviour:
- ensure both are checked (inside build and run settings) by default if the application is likely a Quick application [similar to what happens when creating this project as qmake based project]
Note: after enabling both inside this works as expected..
Attachments
For Gerrit Dashboard: QTCREATORBUG-19655 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
219685,2 | QbsProjectManager: Fix QML debugging support | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
219702,2 | QbsProjectManager: Provide a FileType for QML files | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
219703,3 | QbsProjectManager: Give build step a "linkQmlDebuggingLibrary" property | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
219709,2 | QbsProjectManager: Use sensible default for enabling QML debugging | 4.6 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |