When I attempt to transfer files from my computer to the memory card, I receive the following error:
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 419, in sync_to_card
File "main.py", line 442, in sync_to_device
File "libprs500\gui2\library.pyo", line 259, in get_preferred_formats
File "libprs500\library\database.pyo", line 768, in format
MemoryError
When I attempt to transfer files from the base memory on the device to my computer, I receive the following error:
Error: Could not read 4096 bytes on the bulk bus. Error code: -116
Failed to perform job: Copy books from device to disk
Further device related error messages will not be shown while this message is visible.
Detailed traceback:
Traceback (most recent call last):
File "libprs500\gui2\jobs.pyo", line 79, in run
File "libprs500\gui2\device.pyo", line 130, in save_books
File "libprs500\devices\prs500\driver.pyo", line 168, in run_session
File "libprs500\devices\prs500\driver.pyo", line 484, in get_file
File "libprs500\devices\prs500\driver.pyo", line 403, in _bulk_read
File "libprs500\devices\prs500\driver.pyo", line 390, in bulk_read_packet
File "libprs500\devices\libusb.pyo", line 256, in bulk_read
Error: Could not read 4096 bytes on the bulk bus. Error code: -116
What's up? I'm running Windows.
Heck, it won't even let me view a .lrf file with the gui:
Detailed traceback:
Traceback (most recent call last):
File "main.py", line 597, in view_book
File "libprs500\library\database.pyo", line 768, in format
MemoryError
Hm, trying a fresh install that isn't done over top the old install, as that's probably what's making everything FUBAR. :P
Yeah, that seems to have fixed it!
Last edited by Raventhon; 10-01-2007 at 06:25 PM.
|