After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 576443 - Offer to disconnect other audio devices
Offer to disconnect other audio devices
Status: RESOLVED WONTFIX
Product: gnome-bluetooth
Classification: Core
Component: applet
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2009-03-23 16:39 UTC by Bastien Nocera
Modified: 2013-11-30 12:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2009-03-23 16:39:26 UTC
When connecting to headset, or audiosink, ask the use if we want to disconnect other such devices.

As we can only have one HSP and one A2DP device connected at a time, we should offer to disconnect existing devices when activating the connection for such a device.
Comment 1 Bastien Nocera 2009-03-23 16:42:00 UTC
We might need to do something similar for input devices as well, as there is a maximum of 7 connected devices per adapter (IIRC).
Comment 2 Bastien Nocera 2009-04-03 14:53:06 UTC
bluetooth_client_connect_service() should tell us that through a GError, and we should check for it in on_connect_activate() in the applet.
Comment 3 Bastien Nocera 2013-11-30 12:53:23 UTC
Edge case, and no movement, closing.