Ticket #386 (closed enhancement: fixed)
RealTimeClock.SetWakeupTime awaits string instead of float
| Reported by: | avanc | Owned by: | mickey |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | framework/odeviced | Version: | |
| Keywords: | Cc: |
Description
SetWakeupTime should accept float variables instead of string.
mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/RealTimeClock/0 org.freesmartphone.Device.RealTimeClock.SetWakeupTime 1237463865.12 ERROR:dbus.connection:Unable to set arguments (1237463865.1199999,) according to signature u's': <type 'exceptions.TypeError'>: Expected a string or unicode object
Change History
Note: See
TracTickets for help on using
tickets.

fixed by [f7e40ab0c79528e065c75ca938645bb7ba5a7294]