Merge into staging : listItemRightClick : Code : Ubuntu UI Toolkit

Code review comment for lp://staging/~ubuntu-sdk-team/ubuntu-ui-toolkit/listItemRightClick

Revision history for this message
Tim Peeters (tpeeters) wrote :

I get the same^ warnings with tst_listitem.qml:

tim@ubuntu:~/dev/ubuntu-ui-toolkit/r/listItemRightClick/tests/unit_x11/tst_components$ ../../launcher/launcher tst_listitem.qml
file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtTest/TestCase.qml:337:32: Unable to assign [undefined] to bool
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:38: TypeError: Cannot read property 'leadingActions' of null
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:20:1: QML ListItemPopover: Binding loop detected for property "actions"
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:20:1: QML ListItemPopover: Binding loop detected for property "actions"
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:20:1: QML ListItemPopover: Binding loop detected for property "actions"
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:38: TypeError: Cannot read property 'leadingActions' of null
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:38: TypeError: Cannot read property 'leadingActions' of null
file:///home/tim/dev/ubuntu-ui-toolkit/r/listItemRightClick/modules/Ubuntu/Components/1.3/ListItemPopover.qml:38: TypeError: Cannot read property 'leadingActions' of null

« Back to merge proposal