View Single Post
Old 01-22-2007, 05:12 AM   #110
chrissam42
Member
chrissam42 began at the beginning.
 
chrissam42's Avatar
 
Posts: 11
Karma: 10
Join Date: Jan 2007
Location: Japan
Device: Sony Reader PRS-500, Sharp/Vodafone/Softbank 904SH
Quote:
Originally Posted by kovidgoyal
OK next try: Change line 363 in communicate.py to
Code:
  data = data_type(self.handle.bulk_read(self.BULK_IN_EP, size, timeout=10000))
No change (except the addition of the timeout argument in the traceback).

It doesn't feel like a timeout; the error happens after just a second or two after the GUI appears.
chrissam42 is offline   Reply With Quote