Tried to use the Export function and got error below. I checked the FAQ for the permissions issues and Calibre has full disk access and the file was not opened anywhere else.
Running on Tahoe 26.1.
Quote:
calibre, version 8.15.0
ERROR: Failed: Failed to export data. Click "Show details" for more information.
Traceback (most recent call last):
File "calibre/gui2/dialogs/exim.py", line 156, in run_action
File "calibre/utils/exim.py", line 213, in export
File "calibre/db/cache.py", line 86, in call_func_with_lock
File "calibre/db/cache.py", line 3169, in export_library
File "calibre/db/backend.py", line 2723, in backup_database
File "calibre/db/backend.py", line 2720, in _backup_database
File "src/cursor.c", line 189, in resetcursor
apsw.ReadOnlyError: attempt to write a readonly database
|
Thank you in advance.