This bug was fixed in the package ubuntu-ui-toolkit - 1.3.1534+15.10.20150625-0ubuntu1
--------------- ubuntu-ui-toolkit (1.3.1534+15.10.20150625-0ubuntu1) wily; urgency=medium [ Christian Dywan ] * Use TextField.write rather than keyboard.type. * Update normal.backgroundText in SuruDark to #5D5D5D. Fixes LP: #1413801. * Fix "runtest.sh: line 78: [: -eq: unary operator expected]". * Consider caret visibility to decide text menu anchor. Fixes LP: #1462419. * Remove text from header textinput AP test QML. Fixes LP: #1459632. * No deprecation notes for our own components. Fixes LP: #1457528. [ Leonardo Arias Fonseca ] * Add url protocols to the fake application. * Adds a dependency to url-dispatcher-tools in ubuntu-ui-toolkit-autopilot. * Use the test launcher for all the toolkit autopilot tests. [ Zsombor Egri ] * Remove property bindings before property write does it. Fixes LP: #1462738. * Introducing StyleHints to provide style specific property changes. * Remove ThemeSettings.createStyleComponent() and add styleName to StyledItem. Fixes LP: #1458845. [ Loïc Molinari ] * [UbuntuShape] Computed dfdt factors based on window content orientation. * Previous logic was based on screen orientation which is not in sync with OrientationHelper.qml. Fixes LP: #1455567. [ Timo Jyrinki ] * Change -html documentation runtime dependencies into Suggests only to limit ubuntu-sdk download size. We're switching to offering only .qch offline documentation in SDK (inside of it), and they're being added to the seed. Fixes LP: #1461034. * Licensecheck started complaining about a person name, change to Canonical. Fixes LP: #1464549 [ Andrea Bernabei ] * Modify ListItem.Caption label margins. Fixes LP: #1314672. [ Tim Peeters ] * Introduce IconButtonStyle. -- CI Train Bot <ci-train-...@canonical.com> Thu, 25 Jun 2015 04:37:52 +0000 ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: In Progress => Fix Released -- 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/1458845 Title: Test report file test_tst_listitem.qml.xml was length 0 Status in ubuntu-ui-toolkit package in Ubuntu: Fix Released Bug description: There's a flaky issue in tst_listitem.qml that manifests itself as Test report file /var/lib/jenkins/slaves/cloud-worker-11/workspace /ubuntu-sdk-team-ubuntu-ui-toolkit-staging- vivid-i386-ci/work/results/test_tst_listitem.qml.xml was length 0 on CI machines and Program received signal SIGSEGV, Segmentation fault. 0x00007fffd8166a6b in UCListItemPrivate::_q_contentMoving() () from /home/kikka/src/uut.staging/modules/Ubuntu/Components/libUbuntuComponents.so #0 0x00007fffd8166a6b in UCListItemPrivate::_q_contentMoving() () from /home/kikka/src/uut.staging/modules/Ubuntu/Components/libUbuntuComponents.so #1 0x00007fffd8166db9 in UCListItem::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /home/kikka/src/uut.staging/modules/Ubuntu/Components/libUbuntuComponents.so #2 0x00007ffff77759c9 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #3 0x00007ffff5e55c42 in QQuickAbstractAnimation::runningChanged(bool) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #4 0x00007ffff5c6a83b in QQuickAbstractAnimation::setRunning(bool) () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #5 0x00007ffff5c6aa17 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Quick.so.5 #6 0x00007ffff7cb9f85 in QAbstractAnimationJob::finished() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #7 0x00007ffff7cbabd8 in QAbstractAnimationJob::setState(QAbstractAnimationJob::State) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #8 0x00007ffff7cb9faf in QAbstractAnimationJob::finished() () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #9 0x00007ffff7cbabd8 in QAbstractAnimationJob::setState(QAbstractAnimationJob::State) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #10 0x00007ffff77759c9 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #11 0x00007ffff7783918 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #12 0x00007ffff77766f3 in QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #13 0x00007ffff7744af5 in QCoreApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #14 0x00007ffff7744c2b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #15 0x00007ffff779cae5 in QTimerInfoList::activateTimers() () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #16 0x00007ffff779cf61 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #17 0x00007ffff45e7c3d in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #18 0x00007ffff45e7f20 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #19 0x00007ffff45e7fcc in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #20 0x00007ffff779dcb0 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #21 0x00007ffff7744d0a in QCoreApplication::processEvents(QFlags<QEventLoop::ProcessEventsFlag>, int) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5 #22 0x00007ffff7fc019b in ?? () from /usr/lib/x86_64-linux-gnu/libQt5QuickTest.so.5 #23 0x00007ffff7fccd72 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5QuickTest.so.5 #24 0x00007ffff7fcd0d7 in QuickTestResult::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/x86_64-linux-gnu/libQt5QuickTest.so.5 #25 0x00007ffff7bc1aee in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #26 0x00007ffff7bc4a4c in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #27 0x00007ffff7bc5481 in QV4::QObjectMethod::callInternal(QV4::CallData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #28 0x00007ffff7bd0b18 in QV4::Runtime::callProperty(QV4::ExecutionContext*, QV4::String*, QV4::CallData*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #29 0x00007fffe8048f68 in ?? () #30 0x00007fffd38003e8 in ?? () #31 0x00007ffff7c72141 in QV4::QmlContextWrapper::get(QV4::Managed*, QV4::String*, bool*) () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5 #32 0x0000000000000000 in ?? () in a local build. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1458845/+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