maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   n900 Python DBus Telepathy (https://talk.maemo.org/showthread.php?t=46857)

fred123 2010-03-08 16:35

n900 Python DBus Telepathy
 
I am trying to get a python app to listen for Telepathy messages on dbus. The code already uses csd without any problems.

When I use bus.add_signal_receiver for telepathy paths I get no errors. but I never receive any callbacks. The path, interface and signal names have been copy/pasted from DBus monitor.

Is there a problem with using telepathy dbus from python?

fred123 2010-03-08 19:17

Re: n900 Python DBus Telepathy
 
Do we have any DBus experts around?

noobmonkey 2010-03-08 22:49

Re: n900 Python DBus Telepathy
 
hope so, cos i'd like to know too :D

epage 2010-03-08 23:16

Re: n900 Python DBus Telepathy
 
I've run into no issues using DBus with Telepathy. I'll post later links to various pieces of source code that monitor DBus for various things.

epage 2010-03-08 23:53

Re: n900 Python DBus Telepathy
 
I wrote some helpers for myself to monitor for new TP channels and then to check various pieces of information on them.
tp_util.py is where that code is
autogv.py is a client of that code

fred123 2010-03-09 14:07

Re: n900 Python DBus Telepathy
 
@epage Thanks
I was setting a path as well as interface, just using interface work s perfectly.


All times are GMT. The time now is 21:11.

vBulletin® Version 3.8.8