View Single Post
Old 12-26-2010, 06:08 AM   #1
MrAdequate
Junior Member
MrAdequate began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2010
Device: Kindle 3
Calibre cannot see Kindle 3

Okay so, much weirdness Calibre (latest version) cannot see my Kindle at all

Running windows, tried reinstalling calibre and resetting kindle to no avail.

Running debug device gives an error :

Code:
 TypeError:object of type 'int' has no len()
The debug for this is :

Code:
 ERROR: ERROR: Unhandled exception: <b>TypeError</b>:object of type 'int' has no len()

Traceback (most recent call last):
  File "site-packages\calibre\gui2\preferences\device_debug.py", line 41, in debug
  File "site-packages\calibre\devices\__init__.py", line 106, in debug
  File "site-packages\calibre\devices\scanner.py", line 164, in is_device_connected
  File "site-packages\calibre\devices\interface.py", line 138, in is_usb_connected
  File "site-packages\calibre\devices\interface.py", line 113, in is_usb_connected_windows
  File "site-packages\calibre\devices\interface.py", line 74, in test_bcd_windows
TypeError: object of type 'int' has no len()
Windows can see the device and it's coming up fine as a USB drive.

Last edited by MrAdequate; 12-26-2010 at 06:11 AM.
MrAdequate is offline   Reply With Quote