[maemo-developers] [maemo-developers] accessing to the ICD with dbus and python
From: Elvis Pfützenreuter elvis.pfutzenreuter at indt.org.brDate: Thu Jul 27 21:53:24 EEST 2006
- Previous message: [maemo-developers] accessing to the ICD with dbus and python
- Next message: [maemo-developers] accessing to the ICD with dbus and python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 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.
- Previous message: [maemo-developers] accessing to the ICD with dbus and python
- Next message: [maemo-developers] accessing to the ICD with dbus and python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]