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.