Quote:
Originally Posted by kovidgoyal
delete the desktop.ini file references in the error message and you will be fine.
|
Hey, thanks kovidgoyal, seems to have fixed that error. Ran into a new error though:
calibre, version 7.12.0
ERROR: Failed to repair library: Restoring database failed, click "Show details" to see details
Traceback (most recent call last):
File "calibre\db\restore.py", line 329, in replace_db
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\Calibre Portable\\Calibre Library 2\\metadata.db' -> 'D:\\Calibre Portable\\Calibre Library 2\\metadata_pre_restore.db'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\db\restore.py", line 160, in run
File "calibre\db\restore.py", line 334, in replace_db
PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'D:\\Calibre Portable\\Calibre Library 2\\metadata.db'
Sorry to bother you again, and thanks so much