[Telepathy] Telepathy, Dbus and GObject

Fabien LOUIS flouis at viotech.net
Mon Apr 20 02:27:49 PDT 2009


Hi,

I have a problem with Dbus and GObject.
In fact, I want to emit a GObject signal in a
telepathy.client.Connection class.

I receive the signal correctly but I get also an Dbus exception:
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.UnknownMethod:
Method "do_signal_name" with signature "s" on interface
"org.freedesktop.Telepathy.Connection" doesn't exist

Seems like Dbus wants to interfere with the signal emission.

I put my python test file that reproduces the bug.

Thanks for your help,
-- 
Fabien LOUIS <flouis at viotech.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: test_signaux.py
Type: text/x-python
Size: 1549 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/telepathy/attachments/20090420/8d038b46/attachment.py 


More information about the telepathy mailing list