[pulseaudio-discuss] [PATCH v2 0/2] Fix issue with NameLost

Mikel Astiz mikel.astiz.oss at gmail.com
Tue Jan 29 09:04:16 PST 2013


From: Mikel Astiz <mikel.astiz at bmw-carit.de>

Patch 2/2 is solving an issue affecting Bluetooth (and probably other users) since commit 6be6766b58b3fa668a95563ac72ebe9970643cad.

v2 follows the approach suggested by David: for each received NameLost signal, we verify if the ownership has actually been lost by polling this information from the D-Bus daemon.

Mikel Astiz (2):
  reserve: Move get_name_owner() to the public rd_device API
  reserve: Fix leaking NameLost signals after release+acquire

 src/modules/reserve-monitor.c | 59 ++----------------------------------
 src/modules/reserve.c         | 70 +++++++++++++++++++++++++++++++++++++++++++
 src/modules/reserve.h         |  9 ++++++
 3 files changed, 81 insertions(+), 57 deletions(-)

-- 
1.7.11.7



More information about the pulseaudio-discuss mailing list