[pulseaudio-discuss] [PATCH] dbus: Fix Device.SetActivePort() handler
Tanu Kaskinen
tanu.kaskinen at linux.intel.com
Sun Nov 2 10:55:22 PST 2014
On Sun, 2014-11-02 at 20:50 +0200, Tanu Kaskinen wrote:
> The old code tried to look up the port object by using an object path,
> but the ports hashmap uses port names as keys, so the method failed
> always.
>
> BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=85369
> ---
> src/modules/dbus/iface-device.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
Note to self: if nothing else needs to be changed, at least the patch
title needs to be corrected. It's the ActivePort property handler that
is fixed, not the SetActivePort() method (there's no such thing).
--
Tanu
More information about the pulseaudio-discuss
mailing list