Error with Kindle DX on Windows
I'm running calibre 0.6.5 with a Kindle DX, during Calibre's automatic "Get list of books on device" job after connecting the Kindle, it tosses an error...
---------------------------
ERROR: Error
---------------------------
Error communicating with device
---------------------------
OK Hide Details...
---------------------------
(22, 'Invalid argument')
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 57, in run
File "calibre\gui2\device.pyo", line 199, in _books
File "calibre\devices\usbms\driver.pyo", line 69, in books
File "calibre\devices\usbms\driver.pyo", line 176, in book_from_path
File "calibre\devices\usbms\books.pyo", line 20, in __init__
ValueError: (22, 'Invalid argument')
---------------------------
I am able to reproduce this on two different systems under 32-bit Windows XP Pro, 64-bit Vista Ultimate, and 64-bit Windows 7 Ultimate (RTM) on different systems.
It is successful on MacOS X 10.5 as well as Linux (Mandriva 2009.1 64-bit)
|