Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.0.0 RC
-
None
-
9cd6e104582af28f60fdca991c89e63c21366f35 (qt/qtdoc/dev) 480cedef907f8fc3379826c25b1d7fd4676041ab (qt/qtdoc/6.0)
Description
Samegame example (qtdoc/examples/demos/samegame) in 6.0 has issues with some relative image paths:
qrc:/demos/samegame/content/Button.qml:63:5: QML Image: Cannot open: qrc:/demos/samegame/content/content/gfx/but-quit.png
(note the double "content/" in path).
The affected paths are all attributes of Button.qml, imgStc, and can be fixed by removing the "content/" from the imgSrc attribute.
Anyhow, for other image paths in the same file the "content/" must remain, so this looks like a bug ...
Attachments
For Gerrit Dashboard: QTBUG-89040 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
324690,1 | WIP: Fix paths to button images | dev | qt/qtdoc | Status: ABANDONED | -2 | 0 |
324699,2 | samegame: resolve URL correctly | dev | qt/qtdoc | Status: MERGED | +2 | 0 |
324958,2 | samegame: resolve URL correctly | 6.0 | qt/qtdoc | Status: MERGED | +2 | 0 |