View Single Post
Old 08-25-2007, 11:29 AM   #112
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,448
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Quote:
Originally Posted by iacchi View Post
I reached to start libprs500 on my Debian Lenny using Sid packages for python. When I open the beta gui, I get this error:
Code:
PacketError: 'libprs500.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 5 bytes.
Failed to perform job: Get metadata from device
Further device related error messages will not be shown while this message is visible.
Detailed traceback:
Traceback (most recent call last):
  File "build/bdist.linux-i686/egg/libprs500/gui2/jobs.py", line 67, in run
  File "build/bdist.linux-i686/egg/libprs500/gui2/device.py", line 87, in books
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 168, in run_session
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 804, in books
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 168, in run_session
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 484, in get_file
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 403, in _bulk_read
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/driver.py", line 390, in bulk_read_packet
  File "build/bdist.linux-i686/egg/libprs500/devices/prs500/prstypes.py", line 751, in __init__
PacketError: 'libprs500.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 5 bytes.
And it doesn't show any book on my reader.
What doe the followinf commands give you on the command line
Code:
prs500 info
prs500 books
kovidgoyal is online now   Reply With Quote