Re: [pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-19 Thread Tanu Kaskinen
On Mon, 2012-11-19 at 11:52 +0100, Mikel Astiz wrote: > > Thanks for feedback. So, the module should be unloaded when no audio > > profiles are connected. Do you see any reason why the checks have to be > > as complex as they are now in module-bluetooth-discovery: check for > > "dead", device conne

Re: [pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-19 Thread Mikel Astiz
Hi Tanu, On Mon, Nov 19, 2012 at 11:38 AM, Tanu Kaskinen wrote: > On Mon, 2012-11-19 at 09:32 +0100, Mikel Astiz wrote: >> Hi Tanu, >> >> On Sun, Nov 18, 2012 at 10:55 PM, Tanu Kaskinen wrote: >> > The bug was most likely introduced in this commit: >> > http://cgit.freedesktop.org/pulseaudio/pul

Re: [pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-19 Thread Tanu Kaskinen
On Mon, 2012-11-19 at 09:32 +0100, Mikel Astiz wrote: > Hi Tanu, > > On Sun, Nov 18, 2012 at 10:55 PM, Tanu Kaskinen wrote: > > The bug was most likely introduced in this commit: > > http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=ea45f2c7951a81b2f43029892535d6a6280eb97e > > Yes, I

Re: [pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-19 Thread Mikel Astiz
Hi Tanu, On Sun, Nov 18, 2012 at 10:55 PM, Tanu Kaskinen wrote: > The bug was most likely introduced in this commit: > http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=ea45f2c7951a81b2f43029892535d6a6280eb97e Yes, I checked this and you're right, it was introduced by this commit. Sor

Re: [pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-18 Thread Arun Raghavan
On Sun, 2012-11-18 at 23:55 +0200, Tanu Kaskinen wrote: > The bug was most likely introduced in this commit: > http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=ea45f2c7951a81b2f43029892535d6a6280eb97e > > BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=57239 > --- Looks good, pl

[pulseaudio-discuss] [PATCH] bluetooth: Unload the device module when the device becomes disconnected.

2012-11-18 Thread Tanu Kaskinen
The bug was most likely introduced in this commit: http://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=ea45f2c7951a81b2f43029892535d6a6280eb97e BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=57239 --- src/modules/bluetooth/bluetooth-util.c | 10 +++--- src/modules/b