View Single Post
Old 08-25-2007, 09:32 AM   #106
iacchi
Zealot
iacchi is on a distinguished road
 
iacchi's Avatar
 
Posts: 122
Karma: 66
Join Date: Jul 2007
Location: Melbourne
Device: PRS-500; Boox C67ML; Boox Max
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.

Last edited by iacchi; 08-25-2007 at 09:34 AM.
iacchi is offline   Reply With Quote