ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #06224
[Bug 1540642] Re: When closing a QML app, there are a bunch of invalid disconnects
** Changed in: canonical-devices-system-image
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1540642
Title:
When closing a QML app, there are a bunch of invalid disconnects
Status in Canonical System Image:
Fix Released
Status in ubuntu-ui-toolkit package in Ubuntu:
Fix Released
Bug description:
For example:
tim@ubuntu:~/dev/ubuntu-ui-toolkit/m/headerAnimate/tests/unit_x11/tst_components$ GRID_UNIT_PX=16 ../../../ubuntu-ui-toolkit-launcher/ubuntu-ui-toolkit-launcher tst_pagehead_visible.qml
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtTest/TestCase.qml:337:32: Unable to assign [undefined] to bool
[PERFORMANCE]: Last frame took 124 ms to render.
QObject::disconnect: No such signal QQuickItem::activeChanged(bool)
QObject::disconnect: No such signal QQuickItem::pageStackChanged(QQuickItem*)
QObject::disconnect: No such signal QQuickItem::propagatedChanged(QObject*)
QObject::disconnect: No such signal QQuickItem::activeChanged(bool)
QObject::disconnect: No such signal QQuickItem::pageStackChanged(QQuickItem*)
QObject::disconnect: No such signal QQuickItem::propagatedChanged(QObject*)
QObject::disconnect: No such signal QQuickItem::activeChanged(bool)
QObject::disconnect: No such signal QQuickItem::pageStackChanged(QQuickItem*)
QObject::disconnect: No such signal QQuickItem::propagatedChanged(QObject*)
and other test files,
<kalikiana> timp: these show on tst_adaptivepagelayout_configuration.qml as well
I suspect they come from ucpagetreenode, that's why I assign the bug
to Benjamin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1540642/+subscriptions
References