Also a removing question: I have been recently replacing my library with open source versions of books so that I can put them onto any of my devices. So far so good, except today when I tried to remove "The Historian" is failed to delete the ebook and gave me an error message:
Quote:
calibre, version 0.8.34
ERROR: Unhandled exception: <b>DatabaseException</b>:disk I/O error
RemoteTraceback (most recent call last):
File "site-packages/calibre/library/sqlite.py", line 271, in run
OperationalError: disk I/O error
Traceback (most recent call last):
File "site-packages/calibre/gui2/actions/delete.py", line 312, in delete_books
File "site-packages/calibre/gui2/library/models.py", line 230, in delete_books_by_id
File "site-packages/calibre/library/database2.py", line 1387, in delete_book
File "site-packages/calibre/library/sqlite.py", line 314, in run
DatabaseException: disk I/O error
RemoteTraceback (most recent call last):
File "site-packages/calibre/library/sqlite.py", line 271, in run
OperationalError: disk I/O error
|
Never mind. CLosing and reopening Calibre seemed to fix it.