← Back to team overview

touch-packages team mailing list archive

[Bug 1351109] Re: No way to clean up a UASensorsHaptic when finished with it

 

** Changed in: platform-api
       Status: In Progress => Fix Released

** Changed in: platform-api (Ubuntu)
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to platform-api in Ubuntu.
https://bugs.launchpad.net/bugs/1351109

Title:
  No way to clean up a UASensorsHaptic when finished with it

Status in Canonical System Image:
  Fix Committed
Status in platform-api:
  Fix Released
Status in platform-api package in Ubuntu:
  Fix Released

Bug description:
  There's a ua_sensors_haptic_new() function to create a UASensorsHaptic
  object, but no way to close its resources when done, e.g. an  unref or
  delete func.

  Use case: automated tests for client code that uses
  ua_sensors_haptic_*() and needs to be able to repeatedly start a new
  bus and then tear it down cleanly when the test is done.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1351109/+subscriptions


References