Junior Member
Posts: 5
Karma: 10
Join Date: Apr 2011
Device: literati
|
can't send book to ereader
hi, i'm trying to send a book to my literati, would work before, still plenty of space on the ereader, but keep getting the error
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 239, in dispatch
File "site-packages\calibre\gui2\device.py", line 1185, in books_uploaded
File "site-packages\calibre\gui2\device.py", line 690, in device_job_exception
AttributeError: 'MessageBox' object has no attribute 'setDetailedText'
I did a calibre run in debug and got
calibre Debug log
calibre 0.7.43
Windows-XP-5.1.2600-SP3
Windows
('Windows', 'XP', '5.1.2600')
Python 2.7.0
Windows: ('XP', '5.1.2600', 'SP3', 'Multiprocessor Free')
Starting up...
Traceback (most recent call last):
File "site-packages\calibre\gui2\update.py", line 34, in run
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 203, in open
File "site-packages\mechanize-0.2.4-py2.7.egg\mechanize\_mechanize.py", line 255, in _mech_open
httperror_seek_wrapper: HTTP Error 401: Unauthorized
Started up in 10.2029998302
Job: 1 Get device information finished
No details available.
DEBUG: 0.0 USBMS: Fetching list of books from device. oncard= None
DEBUG: 0.0 USBMS: dirs are: H:\ ['MyBooks']
DEBUG: 1.4 USBMS: count found in cache: 56, count of files in metadata: 56, need_sync: False
DEBUG: 1.4 USBMS: Finished fetching list of books from device. oncard= None
DEBUG: 1.4 USBMS: Fetching list of books from device. oncard= carda
DEBUG: 1.4 USBMS: Fetching list of books from device. oncard= cardb
Job: 2 Get list of books on device finished
No details available.
Device using plugboard epub BOOX None
Setting metadata in: Best New Zombie Tales (Vol. 1) at: c:\docume~1\owner\locals~1\temp\calibre_0.7.43_tmp _ahvz7z\calibre_0.7.43_zpeamy.epub
DEBUG: 11.6 USBMS: uploading 1 books
Job: 3 Upload 1 books to device:Best New Zombie Tales (Vol. 1) finished
[Error 23] Data error (cyclic redundancy check): 'H:\\MyBooks\\Mayberry, Jonathan'
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 64, in run
File "site-packages\calibre\gui2\device.py", line 372, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 182, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 949, in create_upload_path
File "os.py", line 157, in makedirs
WindowsError: [Error 23] Data error (cyclic redundancy check): 'H:\\MyBooks\\Mayberry, Jonathan'
[Error 23] Data error (cyclic redundancy check): 'H:\\MyBooks\\Mayberry, Jonathan'
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 64, in run
File "site-packages\calibre\gui2\device.py", line 372, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 182, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 949, in create_upload_path
File "os.py", line 157, in makedirs
WindowsError: [Error 23] Data error (cyclic redundancy check): 'H:\\MyBooks\\Mayberry, Jonathan'
Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 239, in dispatch
File "site-packages\calibre\gui2\device.py", line 1185, in books_uploaded
File "site-packages\calibre\gui2\device.py", line 690, in device_job_exception
AttributeError: 'MessageBox' object has no attribute 'setDetailedText'
I think at one point I manually deleted a folder by mayberry, but I don't find any such folder on the literati h drive in mybooks folder.
i can't figure out what to do. average computer skills here.
thanks!
|