Calibre errors on one PC, not another
I use Calibre at home and at work. Recently, I've been getting errors on my work PC. I have uninstalled Calibre and reinstalled (latest version each time) but the errors continue. Even with a complete uninstall, the books in the library still show up upon launch - maybe I need to delete (or add) some folders manually? Also, Calbre does not detect the SIM card (work PC only).
Here is the first error I get.
Job: **Get list of books on device**
**IOError**: (2, 'No such file or directory')
**Traceback**:
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 20, in run
File "calibre\gui2\device.pyo", line 122, in _books
File "calibre\devices\prs505\driver.pyo", line 327, in books
IOError: [Errno 2] No such file or directory: u'G:\\database/cache/media.xml'
It looks like G: is the Sony Reader. When I check the Reader itself, I find this - G:\Sony Reader\database\cache.xml (no media file).
When I send a book to the reader, here is the error I get. The book DOES go to the reader, however.
'list' object has no attribute 'add_book'
Detailed traceback:
Traceback (most recent call last):
File "calibre\gui2\__init__.pyo", line 153, in dispatch
File "main.py", line 754, in books_uploaded
File "calibre\gui2\device.pyo", line 153, in add_books_to_metadata
File "calibre\devices\prs505\driver.pyo", line 442, in add_books_to_metadata
AttributeError: 'list' object has no attribute 'add_book'
What should I change, add, delete?
As for the SIM card, I have removed it and reinserted it while in Calibre but it still doesn't show up.
As always, thanks for all your help and hard work!
Katelyn
Last edited by Katelyn; 02-25-2009 at 09:50 AM.
|