← Back to team overview

touch-packages team mailing list archive

[Bug 1379618] Re: Sync to accountservice interferes with role volume changes (and device as well)

 

This bug was fixed in the package indicator-sound -
12.10.2+14.10.20141010-0ubuntu1

---------------
indicator-sound (12.10.2+14.10.20141010-0ubuntu1) utopic; urgency=low

  [ Ricardo Salveti de Araujo ]
  * volume-control: making sure we're always in sync with accountservice
    (LP: #1379618)
 -- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx>   Fri, 10 Oct 2014 15:40:30 +0000

** Branch linked: lp:ubuntu/utopic-proposed/indicator-sound

** Changed in: indicator-sound (Ubuntu)
       Status: Confirmed => Fix Released

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

Title:
  Sync to accountservice interferes with role volume changes (and device
  as well)

Status in “indicator-sound” package in Ubuntu:
  Fix Released

Bug description:
  When changing volume and either playing with role volume changes, or
  device connect/disconnect, the sync to accountservice can interfere
  with the volume level by restoring back the previous volume value set.

  One example:
  Setting volume (create_volume_action) - 0.180322
  Setting volume: 0.180322
  Setting volume internal (0.180322)
  Setting volume for role /org/pulseaudio/stream_restore1/entry2 (0.180322 - 11817)
  Sending volume changed signal (0.180322 - 11817)
  Sending volume changed signal - active role (/org/pulseaudio/stream_restore1/entry3) changed (0.781906 - 51243)
  Setting volume internal (0.180322)
  Setting volume for role /org/pulseaudio/stream_restore1/entry3 (0.180322 - 11817)
  Sending volume changed signal (0.180322 - 11817)

  To reproduce on touch:
  1) Without any active media stream, set volume (alert) to 10%
  2) Open music-app and play a song
  3) Change volume for the active stream (multimedia) to 90% and hit pause (you can do both from the indicator)
  4) The volume will change to 10% (as you paused multimedia), and then move back to 90%, as a consequence of the accountservice sync from the first volume set

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1379618/+subscriptions


References