View Single Post
Old 03-19-2007, 09:50 AM   #145
Christopher
Junior Member
Christopher began at the beginning.
 
Christopher's Avatar
 
Posts: 6
Karma: 10
Join Date: Mar 2007
Location: Nashville, TN
Device: Sony PRS500
I'm getting the current error on trying to send to the device or the media card in it.

Code:
Unable to send Neon Genesis: Goddess to device
Traceback (most recent call last):
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/gui/main.py", line 355, in upload_books
end_session=False)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/communicate.py", line 168, in run_session
res = func(*args, **kwargs)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/communicate.py", line 824, in add_book
bkl.add_book(info, name, size, ctime)
File "/usr/lib64/python2.5/site-packages/libprs500-0.3.9-py2.5.egg/libprs500/books.py", line 193, in add_book
w, h, data = info["cover"]
TypeError: unpack non-sequence
EDIT: Is it also normal for the proram to rename every file prs500_x.x?

Last edited by Christopher; 03-19-2007 at 11:00 AM.
Christopher is offline   Reply With Quote