[maemo-developers] [maemo-developers] accessing to the ICD with dbus and python
From: Luciano Miguel Wolf luciano.wolf at indt.org.brDate: Thu Jul 27 23:52:33 EEST 2006
- Previous message: [maemo-developers] accessing to the ICD with dbus and python
- Next message: [maemo-developers] API to determine battery power remaining
- 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. I've reported this as a bug[#726] on Maemo bugzilla. As Elvis said, we will take a look on this.
- Previous message: [maemo-developers] accessing to the ICD with dbus and python
- Next message: [maemo-developers] API to determine battery power remaining
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]