UITK apicheck and plugin fail to build against Qt 5.6
Bug #1540356 reported by
Timo Jyrinki
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
Zoltan Balogh | ||
ubuntu-ui-toolkit (Ubuntu) |
Fix Released
|
Medium
|
Benjamin Zeller | ||
ubuntu-ui-toolkit (Ubuntu RTM) |
Fix Released
|
Medium
|
Benjamin Zeller |
Bug Description
Using Qt 5.6 beta:
---
apicheck.cpp:95:64: error: no matching function for call to 'QQmlType:
...
plugin/
toBinding = QQmlAbstractBin
---
More about Qt at https:/
Related branches
lp://staging/~zeller-benjamin/ubuntu-ui-toolkit/qt56
- ubuntu-sdk-build-bot: Approve (continuous-integration)
- Zsombor Egri: Approve
- Cris Dywan: Approve (apicheck)
-
Diff: 385 lines (+129/-7)11 files modifiedapicheck/apicheck.cpp (+11/-0)
src/Ubuntu/Components/plugin/propertychange_p.cpp (+23/-0)
src/Ubuntu/Components/plugin/propertychange_p.h (+9/-0)
src/Ubuntu/Components/plugin/ucbottomedge.cpp (+0/-1)
src/Ubuntu/Components/plugin/uclistitem.cpp (+0/-1)
src/Ubuntu/Components/plugin/ucstylehints.cpp (+4/-0)
src/Ubuntu/Components/plugin/uctheme.cpp (+30/-1)
src/Ubuntu/Layouts/plugin/propertychanges.cpp (+44/-2)
src/Ubuntu/Layouts/plugin/propertychanges_p.h (+7/-0)
src/Ubuntu/UbuntuToolkit/asyncloader.cpp (+0/-1)
tests/unit_x11/tst_touchregistry/tst_TouchRegistry.cpp (+1/-1)
description: | updated |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
status: | New → Confirmed |
summary: |
- Ubuntu UI Toolkit fails to build against Qt 5.6 + UITK apicheck fails to build against Qt 5.6 |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | nobody → Christian Dywan (kalikiana) |
summary: |
- UITK apicheck fails to build against Qt 5.6 + UITK apicheck and plugin fail to build against Qt 5.6 |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
status: | New → Confirmed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
assignee: | Christian Dywan (kalikiana) → Benjamin Zeller (zeller-benjamin) |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
assignee: | nobody → Benjamin Zeller (zeller-benjamin) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Zoltan Balogh (bzoltan) |
importance: | Undecided → Medium |
status: | New → In Progress |
milestone: | none → 11 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-ui-toolkit (Ubuntu): | |
importance: | Undecided → Medium |
Changed in ubuntu-ui-toolkit (Ubuntu RTM): | |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
No change in Qt 5.6 Release Candidate, so this bug is not going to disappear.