Quote:
Originally Posted by PeterT
When I search these forums for wpderror the standard advice seems to be to reboot both the PC and the device.
|
Rebooted both PC/device, updated Calibre to 2.49 and still no joy. . .
Quote:
calibre, version 2.49.0
ERROR: Error: Error communicating with device
Cannot write to file: hr=2147500037 facility=0 error_code=16389 description: Unspecified error
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 87, in run
File "site-packages\calibre\gui2\device.py", line 503, in _books
File "site-packages\calibre\devices\mtp\driver.py", line 216, in books
File "site-packages\calibre\devices\mtp\driver.py", line 188, in get_driveinfo
File "site-packages\calibre\devices\mtp\driver.py", line 178, in _update_drive_info
File "site-packages\calibre\devices\mtp\driver.py", line 149, in put_calibre_file
File "site-packages\calibre\devices\mtp\windows\driver.py", line 35, in check_thread
File "site-packages\calibre\devices\mtp\windows\driver.py", line 439, in put_file
WPDError: Cannot write to file: hr=2147500037 facility=0 error_code=16389 description: Unspecified error
|
Quote:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\NOF>calibre-debug -c "import win32file, string, os; t = win32file.GetDr
iveType; print ' '.join(['%s:%s' % (d, t(d + ':' + os.sep)) for d in string.asci
i_uppercase if t(d+':'+os.sep) > 1])"
C:3 D:3 E:5
C:\Users\NOF>
|