View Single Post
Old 03-13-2009, 03:47 PM   #8
pjburgundy
Junior Member
pjburgundy began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2009
Device: Sony PRS700
Thanks for responding!

I created the folder, and got the same error, except that last line indicated that the file media.xml was missing:

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'I:\\database/cache/media.xml'

Trying to be clever, I copied the media.xml and two other files from the device's sony reader \\database/cache folder to the newly created I drive database/cache folder (the I drive is the removable SD media, the F drive the sony reader's memory). However, then I got this error:

Job: **Send metadata to device**
**IOError**: (13, 'Permission denied')
**Traceback**:
Traceback (most recent call last):
File "calibre\gui2\device.pyo", line 20, in run
File "calibre\gui2\device.pyo", line 132, in _sync_booklists
File "calibre\devices\prs505\driver.pyo", line 462, in sync_booklists
IOError: [Errno 13] Permission denied: u'I:\\database/cache/media.xml'

To clarify, calibre recognizes the Sony Reader PRS700, but then gives that error and when I click on the Reader Icon, it doesn't list any books.

Oddly enough, when I remove the SD card, calibre doesn't recognize the device at all. (I quit out of calibre, stopped the device, unplugged the SD card, removed the ereader, plugged in the device (it shows up on explorer), then restarted calibre.)

Thanks again so much for your help!!
pjburgundy is offline   Reply With Quote