[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-04-12 Thread Pat McGowan
** Changed in: canonical-devices-system-image Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1555831 Title: Miss call removes the sound icon in the

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-19 Thread Xavi Garcia
** Branch linked: lp:~xavi-garcia-mena/indicator-sound/bug-1555831-get- root-icon -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1555831 Title: Miss call removes the sound icon in the notification

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-19 Thread Jean-Baptiste Lallement
** Changed in: canonical-devices-system-image Status: Confirmed => In Progress ** Changed in: canonical-devices-system-image Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-19 Thread Michał Sawicz
** Changed in: canonical-devices-system-image Assignee: Michał Sawicz (saviq) => Alejandro J. Cura (alecu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1555831 Title: Miss call removes the

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-18 Thread Launchpad Bug Tracker
This bug was fixed in the package indicator-sound - 12.10.2+16.04.20160317.1-0ubuntu1 --- indicator-sound (12.10.2+16.04.20160317.1-0ubuntu1) xenial; urgency=medium [ Xavi Garcia Mena ] * Changed to code to get the root icon. Now it does not take into account the source

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-15 Thread Charles Kerr
Oog. I stand corrected. Nice catch Xavi :) Looks like this could be triggered in fallthrough ``default: return "";'' in get_volume_root_icon(), probably after VolumeControlPulse.calculate_active_output()'s returned VolumeControl.ActiveOutput.CALL_MODE. ** Changed in: unity8 (Ubuntu)

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-15 Thread Xavi Garcia
I managed to recreate, in fact it happens everytime. I think it is an indicator-sound issue, as I can see the following difference in the indicator before and after the call: BEFORE: dict entry( string "icon" variant

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-14 Thread Alejandro J. Cura
** Changed in: canonical-devices-system-image Assignee: Alejandro J. Cura (alecu) => Michał Sawicz (saviq) ** Changed in: indicator-sound (Ubuntu) Status: Confirmed => Incomplete ** Changed in: canonical-devices-system-image Milestone: None => ww08-2016 ** Changed in:

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-13 Thread Charles Kerr
from pat's dbus.txt log in comment 3. > dict entry( >string "visible" >variantboolean true > ) indicator-sound is still advertising itself as visible. This doesn't appear to be an

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-12 Thread Pat McGowan
There are no crash files, pusleaudio and the sound service keep running Output attached This is 100% reproducible, you need to wait for the ringtone to start playing then dismiss the call by sliding left ** Attachment added: "dbus.txt"

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-12 Thread Pat McGowan
There are no crash files, pusleaudio and the sound service keep running Output attached This is 100% reproducible, you need to wait for the ringtone to start playing then dismiss the call by sliding left ** Attachment added: "dbus.txt"

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-11 Thread Charles Kerr
Pat, could you attach the output of this after the icon disappears? dbus-send --print-reply --dest=com.canonical.indicator.sound "/com/canonical/indicator/sound" "org.gtk.Actions.DescribeAll" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-11 Thread Pat McGowan
** Changed in: indicator-sound (Ubuntu) Importance: Undecided => High ** Changed in: indicator-sound (Ubuntu) Status: New => Confirmed ** Changed in: indicator-sound (Ubuntu) Assignee: (unassigned) => Charles Kerr (charlesk) -- You received this bug notification because you are

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-11 Thread Pat McGowan
Maybe has to do with the new playlist stuff, dbus log at the time has virtual void AalMediaPlayerControl::pause() TrackListReset signal received Tracklist was cleared, resetting m_currentIndex to 0 virtual QMediaPlayer::MediaStatus AalMediaPlayerControl::mediaStatus() const virtual

[Bug 1555831] Re: Miss call removes the sound icon in the notification bar

2016-03-11 Thread Pat McGowan
** Also affects: indicator-sound (Ubuntu) Importance: Undecided Status: New ** Changed in: canonical-devices-system-image Importance: Undecided => High ** Changed in: canonical-devices-system-image Status: New => Confirmed ** Changed in: canonical-devices-system-image