Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.4, 6.6.1
-
None
-
macOS 13
-
1686a0dcb (dev), a0ab8d9cc (6.7), c5619a591 (6.6), a4d847b15 (tqtc/lts-6.5)
Description
QML's console.log(...) messages are not logged by default in Qt Application Manager. We need to explicitly enable the corresponding logging category.
- According to https://doc.qt.io/QtApplicationManager/debugging.html#categories the rule is am.qml=true. This does not work.
- According to https://code.qt.io/cgit/qt/qtapplicationmanager.git/tree/examples/applicationmanager/minidesk/am-config.yaml?h=6.6.2 the rule is qml=true. This works.
Attachments
For Gerrit Dashboard: QTBUG-122425 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
541224,2 | doc: clarify what the am.qml* logging categories are meant for | dev | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
541271,2 | doc: clarify what the am.qml* logging categories are meant for | 6.7 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
541432,2 | doc: clarify what the am.qml* logging categories are meant for | 6.6 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
541628,2 | doc: clarify what the am.qml* logging categories are meant for | tqtc/lts-6.5 | qt/tqtc-qtapplicationmanager | Status: MERGED | +2 | 0 |