touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #113462
[Bug 1419667] Re: [DatePicker] pathItemCount binding loop when using DatePicker
This bug was fixed in the package ubuntu-ui-toolkit -
1.3.1688+15.10.20151018.1-0ubuntu1
---------------
ubuntu-ui-toolkit (1.3.1688+15.10.20151018.1-0ubuntu1) wily; urgency=medium
[ Tim Peeters ]
* Add delegate property to ActionBar.
* Introduce PageHeader component.
* Add header property to Page.
Fixes LP: #1248898, LP: #1350893, LP: #1445016, LP: #1492328
* Use the correct navigation overflow icon in PageHeader.
[ Loïc Molinari ]
* Fixed OpenGL ES 2 mipmap fallback. OpenGL ES 2 doesn't support
GL_TEXTURE_MAX_LEVEL by default, it is only available via an extension. It
was working on the devices where this extension is available but not on
the emulator. Fixes LP: #1505221.
[ Christian Dywan ]
* Handle incubateObject returning null in PageWrapperUtils.
Fixes LP: #1505197
* Add module header to PageWrapperUtils.
[ Zoltan Balogh ]
* Improve test plan
- Ad -q parameter to provision the device for normal use with a PPA
- Fix up the camera and clock app on the device to acces services
- Replace phablet tools with manual enabling writable image
- Fix PPA pin up for staging and other regular PPAs.
[ Zsombor Egri ]
* Emit Dropped event for live ListItem drag'n'drop. Fixes LP: #1500118.
[ Timo Jyrinki ]
* Build dep on libinput-dev and libxkbcommon-dev (LP: #1437192).
[ Benjamon Zeller ]
* Remove unused variables.
[ CI Train Bot ]
* No-change rebuild.
-- Zoltan Balogh <zoltan.balogh@xxxxxxxxxxxxx> Sun, 18 Oct 2015
03:47:27 +0000
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: Confirmed => Fix Released
--
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:
[DatePicker] pathItemCount binding loop when using DatePicker
Status in ubuntu-ui-toolkit package in Ubuntu:
Fix Released
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