You have been subscribed to a public bug:

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

** Affects: qtubuntu (Ubuntu)
     Importance: Critical
     Assignee: Gerry Boland (gerboland)
         Status: Invalid

-- 
UITK PickerPanel stopped working after image 237
https://bugs.launchpad.net/bugs/1368730
You received this bug notification because you are a member of Ubuntu Bugs, 
which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to