Am Montag, den 25.01.2010, 18:55 +0530 schrieb satish nagineni:

> import dbus
> bus=dbus.SystemBus()
> manager=dbus.Interface(bus.get_object('org.freesmartphone.Device.RealtimeClock',

That looks wrong. bus.get_object requires a bus name, not an interface.
Try 'org.freesmartphone.odeviced' instead.

:M:


_______________________________________________
Shr-devel mailing list
[email protected]
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to