View Single Post
Old 05-13-2013, 05:13 AM   #58
maorui2k
Junior Member
maorui2k began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2013
Device: iPad
I tried to upload a book to my iPad 1, but got following error messages.

Quote:
calibre, version 0.9.30
ERROR: Error: Error communicating with device

(-2147352567, '\xb7\xa2\xc9\xfa\xd2\xe2\xcd\xe2\xa1\xa3', (0, None, None, None, 0, -2147418113), None)

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 85, in run
File "site-packages\calibre\gui2\device.py", line 551, in _upload_books
File "site-packages\calibre\devices\apple\driver.py", line 1178, in upload_books
File "site-packages\calibre\devices\apple\driver.py", line 1524, in _cover_to_thumb
File "<COMObject Item>", line 2, in SetArtworkFromFile
com_error: (-2147352567, '\xb7\xa2\xc9\xfa\xd2\xe2\xcd\xe2\xa1\xa3', (0, None, None, None, 0, -2147418113), None)
But if I tried again immediately, the upload was successful.

And whenever I tried to remove a book from iPad, I always got following error messages.

Quote:
calibre, version 0.9.30
ERROR: Error: Error communicating with device

local variable 'pythoncom' referenced before assignment

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 85, in run
File "site-packages\calibre\gui2\device.py", line 575, in _delete_books
File "site-packages\calibre\devices\apple\driver.py", line 752, in delete_books
UnboundLocalError: local variable 'pythoncom' referenced before assignment
My OS is Windows 7 64bit, and installed Calibre 0.9.30 64bit. I also tried 32bit, but got same result.

I cannot open an bug ticket, because Calibre cannot work in debug mode for unknown reason.
maorui2k is offline