** Branch linked: lp:~ci-train-bot/ubuntu-ui-toolkit/ubuntu-ui-toolkit- ubuntu-yakkety-landing-008
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1589982 Title: QWARN : tst_Page::testAnchorToPage_bug1249386() qml/Ubuntu/Components/Themes/Ambiance/1.2/ToolbarButtonStyle.qml:34:9: QML QQuickImage: Cannot open: qml/Ubuntu/Components/artwork/back.png Status in ubuntu-ui-toolkit package in Ubuntu: Fix Committed Bug description: The back button in MainView 1.2 (0.1, 1.0, "1.1" which are all the same) is broken: import QtQuick 2.0 import Ubuntu.Components 1.1 MainView { width: units.gu(20) height: units.gu(40) Page { id: page Rectangle { color: "red" anchors.fill: page } } } This is from tests/unit/page/AnchorToPage.qml QWARN : tst_Page::testAnchorToPage_bug1249386() qml/Ubuntu/Components/Themes/Ambiance/1.2/ToolbarButtonStyle.qml:34:9: QML QQuickImage: Cannot open: qml/Ubuntu/Components/artwork/back.png There's indeed no artwork/back.png in the source tree. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1589982/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp