
felipe at crochik
Jul 25, 2010, 7:26 PM
Post #2 of 6
(323 views)
Permalink
|
|
Re: MC-Client error "No Requests Interface", when Conn.I.Requests is implemented
[In reply to]
|
|
Sudheer, Check my last posts on the tor thread and maemo.crochik.com... I think you will find what you need to get you going... The basics to place calls and/or send text messages with telepathy are there. Felipe ----- Original message ----- > Hi, > > I am working on a connection manager for N900 using Telepathy-Qt4 > bindings. This is for tel protocol (based on telepathy-ring). > > The Connection manager is registered as service on session bus and the > connection is available. When I try to initiate a new call (channel), I > get the error "No Requests Interface" in the Dbus log. But my connectionp > object did implement > org.freedesktop.Telepathy.Connection.Interface.Requests interface. I > verified this by running introspect command on Connection object and it > includes requests interface. I have attached the dbus monitor log [1] > and introspect output [2]. > > What am I doing wrong here? Do I need to implement any other interfaces > for Maemo? Let me know if you need me to post the code. > > [1] - Dbus Monitor Log - http://pastebin.com/VTgKWqdP > [2] - Introspect Command Ouput - http://pastebin.com/cKGzGgrw > > _______________________________________________ > maemo-developers mailing list > maemo-developers [at] maemo > https://lists.maemo.org/mailman/listinfo/maemo-developers
|