Broken dbus, after Debian update.

Viacheslav Chumushuk viacheslav88 at gmail.com
Tue Nov 18 13:12:09 EST 2008


Hello.

I have next python code:

> bus = dbus.SessionBus()
> obj = bus.get_object("im.pidgin.purple.PurpleService", "/im/pidgin/purple/PurpleObject")
> purple = dbus.Interface(obj, "im.pidgin.purple.PurpleInterface")

It worked perfect, but yesterday I updated my system (Debian testing) and it stoped to work.
I catch exception at the second line.

Now I have next installed packages:
pidgin: Version: 2.4.3-4
dbus: Version: 1.2.1-4

Can someone help me to resolv this problem?

Best regards, Viacheslav.




More information about the Devel mailing list