View Single Post
Old 03-20-2012, 09:26 PM   #22
Blue2u
Wizard
Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.Blue2u ought to be getting tired of karma fortunes by now.
 
Posts: 1,974
Karma: 5879093
Join Date: Mar 2012
Location: CA
Device: Kindle Paperwhite
Quote:
Originally Posted by davidfor View Post
Blue2,

I had a look at the code to see what is happening where you are seeing the errors. Calibre can't open the database on the Kobo Touch to remove the entries for the books you are deleting. But, it should have already opened the database when you connected the device. Which means that you should have gotten an error earlier.

As an experiment, could you try to get the annotations for a book? If you don't have annotations on any book, try it for a book you have started reading. This will add to the comments, how far through the book you are. The main thing this will tell us is if Calibre can read the database at all.

David
Annotations, I know I've seen that in my files, but where? I would be glad to post it, because I just got the error again. I had finally uninstalled and reinstalled everything, had it all working, and went to add 4 books today, got the 'disk space error' again, added first book fine, wouldn't add the other 3, here's the error:

(2, 'GetDiskFreeSpace', 'The system cannot find the file specified.')

Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 82, in run
File "site-packages\calibre\gui2\device.py", line 412, in _upload_books
File "site-packages\calibre\devices\usbms\driver.py", line 253, in upload_books
File "site-packages\calibre\devices\usbms\device.py", line 1010, in _sanity_check
File "site-packages\calibre\devices\usbms\device.py", line 175, in free_space
File "site-packages\calibre\devices\usbms\device.py", line 133, in _windows_space
error: (2, 'GetDiskFreeSpace', 'The system cannot find the file specified.')
Blue2u is offline   Reply With Quote