Comment 8 for bug 839082

Revision history for this message
Christian Hintze (hintze) wrote : Re: [Bug 839082] Re: Data couldn't be retrieved from Watch

its in line 62 of communication.py. but in the current devel-branch
(at least rev 41) this is allready fixed (to 256) as i have just seen
:) we can close this bug.. but maybe we should release a new version?

2011/9/4 T-Lo <email address hidden>:
> Hey,
>
> I think we ran into this problem with watches running on V2 earlier on.
> Can you specify the line where the change has to be made please? :)
>
> --
> You received this bug notification because you are a member of PySleep-
> devs, which is subscribed to PySleep.
> https://bugs.launchpad.net/bugs/839082
>
> Title:
>  Data couldn't be retrieved from Watch
>
> Status in PySleep - Reading & Uploading Data from Sleeptracker Watches:
>  New
>
> Bug description:
>  Traceback (most recent call last):
>    File "src/st_web.py", line 123, in <module>
>      data = watch.getData()
>    File "/home/stefan/PySleep-basic/src/format_data.py", line 143, in getData
>      std.fill(dat)
>    File "/home/stefan/PySleep-basic/src/format_data.py", line 85, in fill
>      self.awakemoments[1].append(ord(dat[it.next()]))
>  StopIteration
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pysleep/+bug/839082/+subscriptions
>