|  01-21-2009, 08:29 AM | #16 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			I tried with both calibre running and not running. The response was the same. All the prs500 commands had the same error. The error message was: File "main.py", line 337, in <module> File "main.py", line 205, in main File "calibre\devices\scanner.pyo", line 40, in scan WindowsError: [Error 13] The data is invalid Here is the error message for the debug command. File "debug.py", line 105, in <module> File "debug.py", line 89, in main File "<string>", line 1, in <module> File "calibre\devices\scanner.pyo", line 40, in scan WindowsError: [Error 13] The data is invalid | 
|   |   | 
|  01-21-2009, 11:22 PM | #17 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 [(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 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 | |
|   |   | 
|  01-22-2009, 01:22 PM | #18 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | 
			
			@Nate What does running Code: calibre-debug -c "from calibre import plugins; plugins['winutil'][0].get_usb_devices()" | 
|   |   | 
|  01-22-2009, 01:43 PM | #19 | |
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | Quote: 
 | |
|   |   | 
|  01-22-2009, 01:50 PM | #20 | 
| creator of calibre            Posts: 45,604 Karma: 28548974 Join Date: Oct 2006 Location: Mumbai, India Device: Various | |
|   |   | 
|  01-22-2009, 01:54 PM | #21 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			Yes.  I installed the USB driver for the ebookwise 1150. I know that it has caused a number of problems on my system. This could be one of the things it is screwing up.
		 | 
|   |   | 
|  01-22-2009, 04:08 PM | #22 | 
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			I sent an email to ETI (they wrote the driver). I think the problem is fixed. I'll try again later tonight.
		 | 
|   |   | 
|  01-22-2009, 04:31 PM | #23 | ||
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			The command Kovid suggested did not give me any output. Here is the output from the ones John requested: Quote: 
 Quote: 
 | ||
|   |   | 
|  01-22-2009, 04:45 PM | #24 | 
| Sigil & calibre developer            Posts: 2,487 Karma: 1063785 Join Date: Jan 2009 Location: Florida, USA Device: Nook STR | 
			
			@pilotbob, This was caused by a missing import. It has been fixed for the next release. @Nate, Similar issue. The latest 0.4.129 build has the fix. Try redownloading and installing again. | 
|   |   | 
|  01-22-2009, 05:22 PM | #25 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  01-22-2009, 06:59 PM | #26 | ||
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | Quote: 
 Quote: 
 | ||
|   |   | 
|  01-23-2009, 08:16 PM | #27 | |
| Sir Penguin of Edinburgh            Posts: 12,375 Karma: 23555235 Join Date: Apr 2007 Location: DC Metro area Device: Shake a stick plus 1 | 
			
			My Kindle is recognized, but I can't send any books to it. I get this error message: Quote: 
 | |
|   |   | 
|  01-23-2009, 11:09 PM | #28 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | 
			
			Still not working for my on OS X. Here are the results of those commands from before where it was erroring out: ~$ prs500 info Device name: KINDLE Device version: Software version: Mime type: ~$ prs500 df /Volumes/Kindle/ Filesystem Size Used Avail Use% Memory 182M 26M 156M 14% Stick 0 0 0 0% Card 0 0 0 0% ~$ prs500 books Books in main memory: Traceback (most recent call last): File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/customize/ui.py", line 127, in get_file_type_metadata mi = plugin.get_metadata(stream, ftype.lower().strip()) File "calibre/customize/builtins.pyo", line 140, in get_metadata File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/mobi/reader.py", line 475, in get_metadata mr = MobiReader(stream) File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/mobi/reader.py", line 160, in __init__ raise MobiError('Unknown book type: %s'%self.ident) MobiError: Unknown book type: Traceback (most recent call last): File "/Applications/calibre.app/Contents/Resources/lib/python2.6/site-packages.zip/calibre/ebooks/mobi/reader.py", line 487, in get_metadata im = PILImage.open(buf) File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/PIL/Image.py", line 1916, in open IOError: cannot identify image file [WARNING] Unknown codepage 235802126. Assuming cp-1252 Reiffen s Choice-asin_B0015UB10M-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Reiffen s Choice-asin_B0015UB10M-type_EBOK-v_0.azw Prague A Novel-asin_B000FC1K0C-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Prague A Novel-asin_B000FC1K0C-type_EBOK-v_0.azw Soul-asin_B0019RDOKG-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Soul-asin_B0019RDOKG-type_EBOK-v_0.azw The Reincarnationist-asin_B001GFKJ72-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/The Reincarnationist-asin_B001GFKJ72-type_EBOK-v_0.azw MaidenFlight-asin_B000R93D4Y-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/MaidenFlight-asin_B000R93D4Y-type_EBOK-v_0.azw Free Range Chickens-asin_B001E2NXFC-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Free Range Chickens-asin_B001E2NXFC-type_EBOK-v_0.azw The Foreign Correspondent A Nove-asin_B000GCFW00-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/The Foreign Correspondent A Nove-asin_B000GCFW00-type_EBOK-v_0.azw The Way of Shadows-asin_B001E0V112-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/The Way of Shadows-asin_B001E0V112-type_EBOK-v_0.azw The Whiskey Rebels A Novel-asin_B0015DYJVW-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/The Whiskey Rebels A Novel-asin_B0015DYJVW-type_EBOK-v_0.azw Murder List-asin_B000FC27PE-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Murder List-asin_B000FC27PE-type_EBOK-v_0.azw Already Dead A Novel-asin_B000XUBCZO-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Already Dead A Novel-asin_B000XUBCZO-type_EBOK-v_0.azw A Dangerous Man A Novel-asin_B000JMKR34-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/A Dangerous Man A Novel-asin_B000JMKR34-type_EBOK-v_0.azw Six Bad Things A Novel-asin_B000FCK8Y6-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Six Bad Things A Novel-asin_B000FCK8Y6-type_EBOK-v_0.azw Caught Stealing-asin_B000FC1LSI-type_EBOK-v_0 by Unknown at /Volumes/Kindle/documents/Caught Stealing-asin_B000FC1LSI-type_EBOK-v_0.azw Kindle Download Guide (2009-01-11) by Feedbooks.com at /Volumes/Kindle/documents/Kindle Download Guide (2009-01-12).mobi ._Twilight-The-Twilight-Saga-Book-1- by Unknown at /Volumes/Kindle/documents/._Twilight-The-Twilight-Saga-Book-1-.prc Sherlock Holmes Omnibus by Conan Doyle, Sir Arthur at /Volumes/Kindle/documents/Sherlock Holmes Omnibus - Conan Doyle_ Sir Arthur.prc Neptune Crossing by Jeffrey A. Carver at /Volumes/Kindle/documents/Neptune Crossing - Jeffrey A. Carver.prc Strange Attractors by Jeffrey A. Carver at /Volumes/Kindle/documents/Strange Attractors - Jeffrey A. Carver.prc The Infinite Sea by Jeffrey A. Carver at /Volumes/Kindle/documents/The Infinite Sea - Jeffrey A. Carver.prc Grey by Jon Armstrong at /Volumes/Kindle/documents/Grey - Jon Armstrong_35.prc Unknown by Unknown at /Volumes/Kindle/documents/Richardson_Pamela.prc Unknown by Unknown at /Volumes/Kindle/documents/Sun of Suns - Karl Schroeder_37.prc Abraham, Daniel by Daniel Abraham at /Volumes/Kindle/documents/Abraham, Daniel - A Shadow in Summer.prc My Clippings by Unknown at /Volumes/Kindle/documents/My Clippings.txt Books on storage card: ~$ OK.. now that I ran the above, it seems to be working. I was able to copy a book with Send To Device. Nice work. BOb | 
|   |   | 
|  01-24-2009, 08:55 AM | #29 | 
| Sigil & calibre developer            Posts: 2,487 Karma: 1063785 Join Date: Jan 2009 Location: Florida, USA Device: Nook STR | |
|   |   | 
|  01-27-2009, 07:44 PM | #30 | 
| Sigil & calibre developer            Posts: 2,487 Karma: 1063785 Join Date: Jan 2009 Location: Florida, USA Device: Nook STR | 
			
			0.4.131 has been released. pilotbob and nate, can you give this version a try.
		 | 
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Calibre support of new Kindle 3 | chilady1 | Calibre | 7 | 01-15-2011 04:36 PM | 
| Does Calibre Support Kindle DX? | Sonist | Calibre | 16 | 06-20-2009 07:59 PM | 
| Does Calibre support DR1000S? | physics@war | Calibre | 1 | 05-21-2009 02:48 AM | 
| BeBook support in Calibre | timing | Calibre | 0 | 05-18-2009 05:30 AM | 
| Cybook support in calibre | kovidgoyal | Bookeen | 159 | 03-02-2009 04:59 PM |