View Single Post
Old 01-14-2013, 08:32 PM   #1
stymiee
Nameless Being
 
Unable to download covers

I am currently unable to download covers. I attempted to do this with version .9.12 and version .9.13 and .9.14 have not corrected the issue. The error message is below.

Quote:
Starting job: Download metadata for 1 books
Job: "Download metadata for 1 books" failed with error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\threaded_jobs.py", line 83, in start_work
File "site-packages\calibre\gui2\metadata\bulk_download.py", line 240, in download
Exception: Failed to download metadata. Original traceback:

Traceback (most recent call last):
File "site-packages\calibre\utils\ipc\simple_worker.py", line 210, in main
File "site-packages\calibre\ebooks\metadata\sources\worker.py ", line 52, in main
WindowsError: [Error 5] Access is denied: u'C:\\Users\\John\\AppData\\Local\\Temp\\calibre_0 .9.14_tmp_y8snta\\ztsyu1_metadata_bulk'


Called with args: ([34], u'C:\\Users\\John\\AppData\\Local\\Temp\\calibre_0 .9.14_tmp_y8snta\\jhrq76_metadata_bulk.log', <calibre.library.database2.LibraryDatabase2 object at 0x04A520D0>, True, True, None) {u'notifications': <Queue.Queue instance at 0x05403AF8>, u'abort': <threading._Event object at 0x073ADC10>, u'log': <calibre.utils.logging.GUILog object at 0x073ADCB0>}
  Reply With Quote