View Single Post
Old 10-09-2008, 08:31 PM   #9
ould
Zealot
ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.ould ought to be getting tired of karma fortunes by now.
 
Posts: 100
Karma: 1000399
Join Date: Sep 2008
Location: Toronto, Ontario
Device: Sony PRS-500
Ok it is recognizing the device now but when I try to send books to the device I am getting the following error:

Code:
Job: Upload 1 books to device:Hit Man
PathError: Could not create file /Data/media/books/Hit_Man_-_Lawrence_Block_14.lrf. Response code: 0xffffffd7L
Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/calibre/gui2/device.py", line 20, in run
self.result = self.func(*self.args, **self.kwargs)
File "/usr/lib/python2.5/site-packages/calibre/gui2/device.py", line 141, in _upload_books
return self.device.upload_books(files, names, on_card, end_session=False)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 158, in run_session
res = func(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 868, in upload_books
self.put_file(infile, paths[-1], replace_file=True, end_session=False)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 158, in run_session
res = func(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 687, in put_file
else: self.touch(path, end_session=False)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 158, in run_session
res = func(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/calibre/devices/prs500/driver.py", line 653, in touch
". Response code: " + str(hex(res.code)))
PathError: Could not create file /Data/media/books/Hit_Man_-_Lawrence_Block_14.lrf. Response code: 0xffffffd7L
Any thoughts?

Thanks again,

Kevin
ould is offline   Reply With Quote