1.1.0 - Check Library Error
I am receiving the following error when trying to check the library on a portable version within a dropbox folder:
calibre, version 1.1.0
ERROR: Failed: Database integrity check failed, click Show details for details.
Traceback (most recent call last):
File "site-packages\calibre\gui2\dialogs\check_library.py", line 54, in dump_and_restore
File "site-packages\calibre\db\cache.py", line 56, in ans
File "site-packages\calibre\db\cache.py", line 1710, in dump_and_restore
File "site-packages\calibre\db\backend.py", line 1001, in dump_and_restore
File "site-packages\calibre\db\backend.py", line 287, in execute
File "c:\cygwin\home\kovid\sw\build\apsw-3.7.17-r1\src\cursor.c", line 231, in resetcursor
ConstraintError: ConstraintError: column key is not unique
Is there something on my system I need to check/change that could correct this?
|