View Single Post
Old 01-21-2009, 11:22 PM   #17
pilotbob
Grand Sorcerer
pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.pilotbob ought to be getting tired of karma fortunes by now.
 
pilotbob's Avatar
 
Posts: 19,832
Karma: 11844413
Join Date: Jan 2007
Location: Tampa, FL USA
Device: Kindle Touch
Quote:
Originally Posted by user_none View Post
Code:
calibre-debug -c "from calibre.devices.scanner import DeviceScanner; s = DeviceScanner(); s.scan(); print repr(s.devices)"
Results:

[(1452, 32773, 272), (1452, 32773, 272), (1452, 32773, 272), (1452, 33346, 22), (1452, 32773, 272), (2652, 17664, 256), (1452, 33295, 55), (1452, 32773, 272), (1452, 32774, 512), (1452, 4102, 38421), (1452, 34050, 352), (1452, 544, 105), (1452, 772, 272), (1452, 32774, 512), (1293, 548, 256), (3010, 12288, 0), (1256, 12856, 256), (1452, 4611, 1), (6473, 1, 921)]

Code:
prs500 info
prs500 df
prs500 books
The results of all these commands is the same error message:

Code:
Traceback (most recent call last):
  File "/Applications/calibre.app/Contents/Resources/loaders/prs500.py", line 9, in <module>
    main()
  File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/devices/prs500/cli/main.py", line 215, in main
  File "calibre/devices/usbms/device.pyo", line 296, in open
  File "calibre/devices/usbms/device.pyo", line 225, in open_osx
  File "calibre/devices/usbms/device.pyo", line 216, in get_osx_mountpoints
  File "calibre/devices/usbms/device.pyo", line 209, in get_dev_node
NameError: global name 're' is not defined
BOb
pilotbob is offline   Reply With Quote