News Feed Error
I keep getting the following error:
IOError: [Errno 13] Permission denied: 'c:\\user'
I do not get this all the time - the recipe works fine, then the next time I fetch news. the feed download will stop around 67% and fail. It seems to me that it's a problem on my end and not the feed source, but I can't figure it out. I appreciate any help/suggestions.
UPDATE:
This is the last part of the status codes each time this happens:
The cover image has an id != "cover". Renaming to work around bug in Nook Color
Python function terminated unexpectedly
[Errno 13] Permission denied: 'c:\\user' (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 110, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 1018, in run
File "site-packages\calibre\ebooks\epub\output.py", line 209, in convert
File "site-packages\calibre\ebooks\oeb\output.py", line 55, in convert
IOError: [Errno 13] Permission denied: 'c:\\user'
Last edited by nook77; 03-08-2011 at 07:48 AM.
Reason: Update
|