>
> More pain...
>
When I start usb capture and directly run either v0.9 or the v0.15rc3 I get
the same immediate crash
The last lines of the stack trace are
File "weewx/drivers/wmr300-v09.py", line 1045, in read
if not e.args[0].find('No data available'):
AttributeError: 'int' object has no attribute 'find'
This happens on the very first read.
Running weewx itself produces basically the same error, within station.read
from genStartupRecords.
If I precede that line by "print e" I get: "[Errno 110] Operation timed out"
The only other thing I noticed in the capture was a control packet :
USBHID SET_IDLE request
and an acknowledgement that it was successful.
This only happens the first time - when the kernel detach succeeds.
However, I have sometimes seen it on a windows capture as well, so I don't
think it is significant.
--
You received this message because you are subscribed to the Google Groups
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.