I'm trying to use Calibre 0.6.36 on Ubuntu with my Nexus One (running Wordplayer).
The changelog says the N1 got preliminary support in version 0.6.34...
I have two problems, however...
When I plug in my N1, Calibre doesn't recognize it unless I tell the N1 to mount the SD card on the PC (this dismounts the SD card on the N1, and it shows up as a removeable disk on the PC).
Calibre then recognizes a connected Android device, and tries to scan it for books.
It shows up in the list as 'Reader' but it doesn't show any books on it. (I have two, currently, both in EPUB format, and Wordplayer reads them just fine.)
I don't know what directory it's looking in, but I'm guessing it's not scanning the Wordplayer library file for book locations?
That's problem number one.
Problem number two is that when I select a book in my Calibre library and click 'Send to device' I get the following error:
Code:
ERROR: Error: Error communicating with device
The reader has no storage card in this slot.
Traceback (most recent call last):
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 56, in run
File "/home/kovid/build/calibre/src/calibre/gui2/device.py", line 233, in _upload_books
File "/home/kovid/build/calibre/src/calibre/devices/usbms/driver.py", line 97, in upload_books
File "/home/kovid/build/calibre/src/calibre/devices/usbms/device.py", line 734, in _sanity_check
ValueError: The reader has no storage card in this slot.
I'm not sure where it's trying to put the book, but I can manually browse the N1's SD card, and put stuff on it just fine.
Not sure where I've gone wrong.
Any suggestions?
Thanks a ton!
Tony