01-27-2009, 05:20 AM
|
#7
|
Fulfilled but not by iRex
Posts: 932
Karma: 286846
Join Date: May 2006
Location: London
Device: Far too many
|
here you go:
Quote:
calibre>calibre-debug -c "from calibre.devices.prs505.driver import PRS505; d=PRS505(); d.open(); print d.total_space()"
Traceback (most recent call last):
File "debug.py", line 105, in <module>
File "debug.py", line 89, in main
File "<string>", line 1, in <module>
File "calibre\devices\prs505\driver.pyo", line 242, in open
File "calibre\devices\prs505\driver.pyo", line 167, in open_windows
calibre.devices.errors.DeviceError: Unable to detect the PRS505 disk drive. Try
rebooting.
|
Last edited by Riocaz; 01-27-2009 at 05:32 AM.
|
|
|