Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-27-2009, 03:36 PM   #1
Tamara
Evangelist
Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.
 
Posts: 446
Karma: 1812
Join Date: Dec 2007
Device: iPhone
Calibre 0.6.30 and PRS-500

I updated to 0.6.30 today and Calibre no longer sees my un-updated PRS-500. Luckily, I still had my older .dmg file that so I reinstalled that one. Are the newer revs of Calibre no longer supporting un-updated PRS-500s?
Tamara is offline   Reply With Quote
Old 12-27-2009, 04:31 PM   #2
Grayghost
Junior Member
Grayghost began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2009
Device: Sony PRS 500/Kindle 2
Hmmm..same issue here. I upgraded to 0.6.30 last night. I tried connecting my (non-updated) PRS-500 today and have received two different error messages. The first occurred during "Get device information"

ERROR: ERROR: Unhandled exception: <b>PacketError</b>:Response packets must have their number set to 0x1000

Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 243, in dispatch
File "site-packages\calibre\gui2\ui.py", line 799, in device_detected
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 612, in card_prefix
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 442, in path_properties
File "site-packages\calibre\devices\prs500\driver.py", line 338, in send_validated_command
File "site-packages\calibre\devices\prs500\driver.py", line 322, in _send_command
File "site-packages\calibre\devices\prs500\prstypes.py", line 652, in __init__
PacketError: Response packets must have their number set to 0x1000


Sometimes it will successfully complete "Get device information" but then fail during "Get list of books on device"...

'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 15 bytes.

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 57, in run
File "site-packages\calibre\gui2\device.py", line 208, in _books
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 836, in books
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 498, in get_file
File "site-packages\calibre\devices\prs500\driver.py", line 415, in _bulk_read
File "site-packages\calibre\devices\prs500\driver.py", line 402, in bulk_read_packet
File "site-packages\calibre\devices\prs500\prstypes.py", line 741, in __init__
PacketError: 'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 15 bytes.


It looks like I might be reinstalling 0.6.29 for the time being.
Grayghost is offline   Reply With Quote
Advert
Old 12-27-2009, 04:36 PM   #3
Tamara
Evangelist
Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.
 
Posts: 446
Karma: 1812
Join Date: Dec 2007
Device: iPhone
Quote:
Originally Posted by Grayghost View Post
Hmmm..same issue here. I upgraded to 0.6.30 last night. I tried connecting my (non-updated) PRS-500 today and have received two different error messages. The first occurred during "Get device information"

ERROR: ERROR: Unhandled exception: <b>PacketError</b>:Response packets must have their number set to 0x1000

Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 243, in dispatch
File "site-packages\calibre\gui2\ui.py", line 799, in device_detected
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 612, in card_prefix
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 442, in path_properties
File "site-packages\calibre\devices\prs500\driver.py", line 338, in send_validated_command
File "site-packages\calibre\devices\prs500\driver.py", line 322, in _send_command
File "site-packages\calibre\devices\prs500\prstypes.py", line 652, in __init__
PacketError: Response packets must have their number set to 0x1000


Sometimes it will successfully complete "Get device information" but then fail during "Get list of books on device"...

'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 15 bytes.

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 57, in run
File "site-packages\calibre\gui2\device.py", line 208, in _books
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 836, in books
File "site-packages\calibre\devices\prs500\driver.py", line 172, in run_session
File "site-packages\calibre\devices\prs500\driver.py", line 498, in get_file
File "site-packages\calibre\devices\prs500\driver.py", line 415, in _bulk_read
File "site-packages\calibre\devices\prs500\driver.py", line 402, in bulk_read_packet
File "site-packages\calibre\devices\prs500\prstypes.py", line 741, in __init__
PacketError: 'calibre.devices.prs500.prstypes.Answer packets must have a length of atleast 16 bytes. Got initializer of 15 bytes.


It looks like I might be reinstalling 0.6.29 for the time being.
That's the same error that I'm seeing. Thanks for confirming that I'm not alone.
Tamara is offline   Reply With Quote
Old 12-27-2009, 05:31 PM   #4
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: 43,844
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Will be fixed in next release
kovidgoyal is offline   Reply With Quote
Old 12-27-2009, 09:36 PM   #5
Tamara
Evangelist
Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.Tamara once ate a cherry pie in a record 7 seconds.
 
Posts: 446
Karma: 1812
Join Date: Dec 2007
Device: iPhone
Quote:
Originally Posted by kovidgoyal View Post
Will be fixed in next release

Thank you
Tamara is offline   Reply With Quote
Advert
Old 12-29-2009, 10:44 AM   #6
Grayghost
Junior Member
Grayghost began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Dec 2009
Device: Sony PRS 500/Kindle 2
I saw that 0.6.31 was released yesterday already (at least that's when I found it and downloaded it). Thanks!
Grayghost is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to connect my prs-500 to calibre nerys Calibre 5 02-28-2010 02:24 PM
PRS-500 not recognized by Calibre? TheMooch Calibre 29 12-15-2009 09:29 AM
Calibre <> PRS-500 Clif_Hamel Calibre 2 10-03-2009 08:53 PM
Calibre not seeing prs-500 Gamgee72 Calibre 3 09-05-2008 07:05 PM
Question-Calibre and Prs-500 moosejons_dad Calibre 4 07-20-2008 04:33 AM


All times are GMT -4. The time now is 12:29 AM.


MobileRead.com is a privately owned, operated and funded community.