[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-10-21 Thread David Henningsson
** Changed in: oem-priority Status: In Progress => 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/1367693 Title: Can't select bluetooth input while on a2dp profile To manage noti

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-30 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center - 14.04.3+14.04.20140922-0ubuntu1 --- unity-control-center (14.04.3+14.04.20140922-0ubuntu1) trusty; urgency=low [ David Henningsson ] * Make sure selecting a bluetooth input works even when the headset is in A2DP mode, an

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-24 Thread David Henningsson
Confirmed working on my laptop (which was the one where I also did the development of the patch). Also, I ran a "random clicking" regression test on my desktop computer (which does not have bluetooth), no regressions found. -- You received this bug notification because you are a member of Ubuntu

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-23 Thread TreviƱo
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage notif

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/unity-control-center -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage notificati

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-23 Thread Chris J Arges
** Patch added: "fix-lp1367693-trusty.debdiff" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1367693/+attachment/4212724/+files/fix-lp1367693-trusty.debdiff ** Changed in: unity-control-center (Ubuntu Trusty) Status: New => Fix Committed ** Tags added: verificatio

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-22 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-control-center - 14.10.0+14.10.20140922-0ubuntu1 --- unity-control-center (14.10.0+14.10.20140922-0ubuntu1) utopic; urgency=low [ Robert Ancell ] * Fix Vcs-Bzr link that was pointing to gnome-control-center packaging * Use libunity-settin

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/unity-control-center -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage notificati

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-22 Thread Ara Pulido
** Changed in: oem-priority Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage notificati

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-22 Thread Ara Pulido
** Also affects: unity-control-center (Ubuntu Trusty) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-19 Thread David Henningsson
** Description changed: + SRU Justification: + + Requested by OEM-priority. + + [Test case] Steps to reproduce: 1. On a normal laptop, connect a bluetooth headset with both a2dp and hsp capabilities 2. Go to output tab, select headset and set to a2dp profile 3. Go to input tab and se

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~diwic/unity-control-center/lp1367693-14.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage notificati

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-18 Thread David Henningsson
First bug upstreamed as https://bugzilla.gnome.org/show_bug.cgi?id=736943 ** Bug watch added: GNOME Bug Tracker #736943 https://bugzilla.gnome.org/show_bug.cgi?id=736943 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-16 Thread David Henningsson
** Changed in: unity-control-center (Ubuntu) Status: Triaged => In Progress ** Changed in: oem-priority Status: Triaged => In Progress ** Branch linked: lp:~diwic/unity-control-center/lp1367693 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-12 Thread David Henningsson
Ok, and the second finding. If a stream is currently creating, pa_stream_disconnect fails, and the stream continues to set itself up and starts to produce samples. So when the sound applet starts up, this seems to happen due to some race condition because active_input_update is called twice. Th

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-12 Thread David Henningsson
Ok, so one finding: This row (in gvc-mixer-control.c, update_sink and update_source) control->priv->profile_swapping_device_id = GVC_MIXER_UI_DEVICE_INVALID; ...needs to move inside this block: if (gvc_mixer_ui_device_get_stream_id (dev) == gvc_mixer_str

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-12 Thread David Henningsson
** Changed in: oem-priority Assignee: (unassigned) => David Henningsson (diwic) ** Changed in: unity-control-center (Ubuntu) Assignee: (unassigned) => David Henningsson (diwic) ** Changed in: oem-priority Status: New => Triaged ** Changed in: unity-control-center (Ubuntu)

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-11 Thread Shih-Yuan Lee
** Also affects: oem-priority Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367693 Title: Can't select bluetooth input while on a2dp profile To manage n

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-10 Thread David Henningsson
** Description changed: - is Steps to reproduce: + Steps to reproduce: 1. On a normal laptop, connect a bluetooth headset with both a2dp and hsp capabilities 2. Go to output tab, select headset and set to a2dp profile 3. Go to input tab and select headset. Now, the headset appears s

[Bug 1367693] Re: Can't select bluetooth input while on a2dp profile

2014-09-10 Thread David Henningsson
** Attachment added: "Screenshot from 2014-09-10 12:57:24.png" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1367693/+attachment/4200491/+files/Screenshot%20from%202014-09-10%2012%3A57%3A24.png -- You received this bug notification because you are a member of Ubuntu Bugs