← Back to team overview

touch-packages team mailing list archive

[Bug 1540642] Re: When closing a QML app, there are a bunch of invalid disconnects

 

** Changed in: ubuntu-ui-toolkit (Ubuntu)
       Status: Confirmed => In Progress

-- 
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/1540642

Title:
  When closing a QML app, there are a bunch of invalid disconnects

Status in ubuntu-ui-toolkit package in Ubuntu:
  In Progress

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


References