No subject


Wed Mar 11 14:22:19 PDT 2009


(but still as a
draft). And from experience the new API works a lot better .

>> > Probably the most embarrassing weakness of the example right now is th=
e
>> > error message, "Alice offered you an invitation, but you don't have th=
e
>> > needed external application to handle it." How do I tell telepathy tha=
t
>> > I'm handling the tube and that it shouldn't do that, please?
>
>> You need to implement a tube handler in your application.
>> See [1] for its current API.
>
> Yes, I've already done that in the latest version of the example, as well=
 as
> the bug work-around (this API can't handle tube types with dots in them).
>
With the newest telepathy it should work. At least we managed to make this
work in pyhalebarde and you don't need the workaround anymore.

You also need to reload the config of D-Bus after installing the service fi=
le
with the command :
dbus-send --print-reply --session --type=3Dmethod_call --dest=3Dorg
.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig

And you can check if your service is activatable , with the command :
dbus-send --print-reply --session --type=3Dmethod_call --dest=3Dorg
.freedesktop.DBus / org.freedesktop.DBus.ListActivatableNames
Olivier

--=20
Olivier L=C3=AA Thanh Duong <olivier at lethanh.be>
Phone : +32485608639 Jabber: olethanh at gmail.com


More information about the telepathy mailing list