[maemo-developers] [maemo-developers] accessing to the ICD with dbus and python

From: Elvis Pfützenreuter elvis.pfutzenreuter at indt.org.br
Date: Thu Jul 27 21:53:24 EEST 2006
> I get an aswer, but in ret it contains only the first return
> parameter, the name of the connection, instead of all the four
> parameters from the specs:
>
rpc_run() is only a "shortcut" for a set of OSSO/D-BUS calls that return 
only one parameter. So you must use the generic D-BUS bindings to do the 
ICD call you want.

>
> osso_c.rpc_async_run("com.nokia.icd", "/com/nokia/icd",
>            "com.nokia.icd", "get_ipinfo", callback = cb)
>
This seems to be a binding bug, we will investigate that.



More information about the maemo-developers mailing list