← Back to team overview

touch-packages team mailing list archive

[Bug 1419667] Re: Qt5.4 UI-Toolkit Error: 2 warnings in tst_focus.qml

 

Had a look at the binding loop, seems harmless to me tbh and could not
find an easy way to make it go away, i'll leave it to the SDK guys which
have more expertise on the code.

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

Title:
  Qt5.4 UI-Toolkit Error: 2 warnings in tst_focus.qml

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  New problem with the latest UITK:

  ---
  tst_focus.qml: QWARN  : components::FocusingTests::test_0_transfer_focus(PickerPanel) file:///build/buildd/ubuntu-ui-toolkit-1.1.1403+15.04.20150206/modules/Ubuntu/Components/Pickers/Picker.qml:280:9: QML PathView: Binding loop detected for property "pathItemCount"
  tst_focus.qml: QWARN  : components::FocusingTests::test_0_transfer_focus(PickerPanel) file:///build/buildd/ubuntu-ui-toolkit-1.1.1403+15.04.20150206/modules/Ubuntu/Components/Pickers/Picker.qml:280:9: QML PathView: Binding loop detected for property "pathItemCount"
  ...
  (not sure if binding loops are related, no other indications of something being out of ordinary reported)
  ...
  tst_focus.qml: Totals: 17 passed, 0 failed, 1 skipped, 0 blacklisted
  tst_focus.qml: ********* Finished testing of components *********
  tst_focus.qml: Shutting down
  DBus daemon: Shutdown
  Error: 2 warnings in tst_focus.qml
  tst_focus.qml exited with 666
  Makefile:356: recipe for target 'check' failed
  ---

  https://launchpadlibrarian.net/197084020/buildlog_ubuntu-vivid-amd64
  .ubuntu-ui-
  toolkit_1.1.1403%2B15.04.20150206-0ubuntu2~test1_FAILEDTOBUILD.txt.gz

  Interestingly while i386 and amd64 fail, armhf succeeds.

  https://wiki.ubuntu.com/Touch/QtTesting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1419667/+subscriptions


References