ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #05587
[Bug 1540642] [NEW] When closing a QML app, there are a bunch of invalid disconnects
Public bug reported:
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.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Assignee: Benjamin Zeller (zeller-benjamin)
Status: New
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Assignee: (unassigned) => Benjamin Zeller (zeller-benjamin)
--
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 ubuntu-ui-toolkit package in Ubuntu:
New
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/ubuntu/+source/ubuntu-ui-toolkit/+bug/1540642/+subscriptions
Follow ups