Details
-
Bug
-
Resolution: Done
-
P2: Important
-
1.3.0
-
None
-
853497fb4b4c140cd05f529aac23a3b0fadbc02c
Description
There is this line in QbsProductNode::addFiles() (the same applies to QbsGroupNode):
if (!prjNode || !prjNode->qbsProject().isValid()) { // error handling
For projects like qbs or Qt Creator, the second condition always seems to be true, so no file can ever be added. For some reason, the node cannot find a valid qbs project, even though there must be one, since the project tree is displayed correctly and building works as well.
Attachments
For Gerrit Dashboard: QBS-644 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
89641,2 | QbsProjectManager: Sanitize QbsProjectNode. | 3.2 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |