On Sun, 2014-11-02 at 20:55 +0200, Tanu Kaskinen wrote: > 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). Applied (acked by David in IRC). -- Tanu