I'm new here and not sure if this is the right place to post. If there's a better place, just advise me.
I've tried to get this installed and working for several hours.
I've tried downloading the .msi file again; uninstalling the software, rebooting, and installing again; uninstalling, deleting the "My Digital Editions" folder and contents, rebooting, and install again.
No matter what, I get an error. I've tried using Calibre after the error, but it errors out whenever I try to do something.
Below is the error report
calibre, version 8.14.0
ERROR: Startup error: There was an error during calibre startup. Parts of calibre may not function. Click "Show details" to learn more.
Traceback (most recent call last):
File "calibre\db\backend.py", line 150, in __setitem__
File "calibre\db\backend.py", line 1171, in execute
File "C:\t\t\apsw-nmn6uadm\src\cursor.c", line 189, in resetcursor
apsw.CorruptError: database disk image is malformed
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\main.py", line 307, in initialize_db_stage2
File "calibre\gui2\main.py", line 250, in start_gui
File "calibre\gui2\ui.py", line 381, in initialize
File "calibre\gui2\tag_browser\ui.py", line 137, in init_tag_browser_mixin
File "calibre\gui2\tag_browser\view.py", line 417, in set_database
File "calibre\gui2\tag_browser\model.py", line 519, in set_database
File "calibre\db\cache.py", line 86, in call_func_with_lock
File "calibre\db\cache.py", line 1091, in set_pref
File "calibre\db\backend.py", line 163, in set
File "calibre\db\backend.py", line 148, in __setitem__
apsw.CorruptError: database disk image is malformed
Is there a utility to rebuild the database?