Code review comment for lp:~zsombi/ubuntu-ui-toolkit/79b-styling-reshufled

Revision history for this message
Tim Peeters (tpeeters) wrote :

When I run the gallery, I get errors:

tim@ubuntu:~/dev/ubuntu-ui-toolkit/r/79b-styling-reshufled$ ./gallery.sh
file:///home/tim/dev/ubuntu-ui-toolkit/r/79b-styling-reshufled/modules/Ubuntu/Components/11/Haptics.qml:172:5: QML ServiceProperties: No such property 'OtherVibrate'
file:///home/tim/dev/ubuntu-ui-toolkit/r/79b-styling-reshufled/examples/ubuntu-ui-toolkit-gallery/NewListItems.qml:100:13: Cannot assign to non-existent property "swipeOvershoot"
QObject::startTimer: Timers can only be used with threads started with QThread

the 2nd one is caused by this MR.

review: Needs Fixing

« Back to merge proposal