← Back to team overview

touch-packages team mailing list archive

[Bug 1423203] Re: Running apps using buttons produces modules/Ubuntu/Components/11/Haptics.qml:172:5: QML ServiceProperties: No such property 'OtherVibrate'

 

As discussed, all warnings will be reported in error string, as well as
logged to the screen if an env variable is set. The ServiceProperties
status will reflect the connection status still, so missing properties
can be detected with (status == Active && error  !== "") sequence.

** Changed in: ubuntu-ui-toolkit (Ubuntu)
   Importance: Undecided => Medium

-- 
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/1423203

Title:
  Running apps using buttons produces
  modules/Ubuntu/Components/11/Haptics.qml:172:5: QML ServiceProperties:
  No such property 'OtherVibrate'

Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  Running any app using buttons produces this error message:

  modules/Ubuntu/Components/11/Haptics.qml:172:5: QML ServiceProperties:
  No such property 'OtherVibrate'

  Either we need to require gsettings-ubuntu-touch-schemas which
  contains the necessary schema or as discussed before a missing
  property will not print a message out of the box and only add to the
  errors in the API.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1423203/+subscriptions


References