** Project changed: qtubuntu => qtubuntu (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtubuntu in Ubuntu. https://bugs.launchpad.net/bugs/1368730
Title: UITK PickerPanel stopped working after image 237 Status in qtubuntu package in Ubuntu: Invalid Bug description: In image #237 there was an update from UI Toolkit which declares UbuntuColors and PickerPanel singletons properly, as provided by Qt 5.2 and onwards. This consists of declaring "pragma Singleton" in the QML document as well as defining the type in the module's qmldir file with "singleton <TypeName> [version] <TypeName.qml>" format. With this move, QML based singletons are created properly, and everything works on the desktop. However on the device only UbuntuColors gets instantiated, PickerPanel not. Calendar app can be used to reproduce the fault. 1) Open Calendar 2) Create new Event 3) Tap on Start date It should open a DatePicker in a panel on the OSK area. Instead, the following logs come out from the app: file:///usr/share/click/preinstalled/com.ubuntu.calendar/0.4.441/NewEvent.qml:238: ReferenceError: PickerPanel is not defined To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/qtubuntu/+bug/1368730/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

