nymea / nymea-app

A nymea frontend app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"At a particular time or date" magic event does nothing

bhdouglass opened this issue · comments

App platform: Ubuntu Touch (also observed on Ubuntu Desktop when installed as a deb)
App version: 1.0.176
Qt version: 5.9.5

When creating some magic during adding an event, the "At a particular time or date" does not advance to the next page.

Here is the relevant portion of the log file:

qml: +++ created editrulepage
qrc:/ui/magic/SimpleStateEvaluatorDelegate.qml:36: TypeError: Cannot read property 'stateDescriptor' of null
qrc:/ui/magic/EditRulePage.qml:24: TypeError: Cannot read property 'value' of null
qrc:/ui/magic/EditRulePage.qml:23: TypeError: Cannot read property 'value' of null
../../../../QtZeroConf/avahi-core/timeeventq.c: Strange, expiration_event() called, but nothing really happened.
../../../../QtZeroConf/avahi-core/timeeventq.c: Strange, expiration_event() called, but nothing really happened.
QQmlComponent: Component is not ready
qrc:/ui/RootItem.qml:97:21: QML StackView: push: qrc:/ui/magic/EditTimeEventItemPage.qml:3 module "Qt.labs.calendar" is not installed
qrc:/ui/magic/EditRulePage.qml:90: TypeError: Cannot call method 'connect' of undefined

Fixed for the deb, but no for the Ubuntu Touch click.

Fixed now for UT, thanks!