View Single Post
Old 11-30-2023, 01:26 PM   #1
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 79,798
Karma: 146391129
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
calibre database error (SQLError:SQLError: no such table: notes_db.notes)

Windows 11 latest version and calibre 7.1.0.

I ran the Quality Check plugin to search the library. After it was done, I had just the matches showing. When I clicked an eBook, I get an error. I've not created any notes.

Code:
calibre, version 7.1.0
ERROR: Unhandled exception: <b>SQLError</b>:SQLError: no such table: notes_db.notes

calibre 7.1  embedded-python: True
Windows-10-10.0.22631-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.22631')
Python 3.11.5
Windows: ('10', '10.0.22631', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeDRM (10, 0, 9) && Annotations (1, 17, 13) && Barnes & Noble (1, 5, 2) && BookFusion Plugin (0, 8, 1) && Count Pages (1, 13, 4) && Diaps Editing Toolbag (0, 4, 0) && EpubCheck (0, 2, 5) && EpubSplit (3, 6, 0) && Favourites Menu (1, 3, 0) && Find Duplicates (1, 10, 8) && Hyphenate This! (0, 1, 3) && Set KFX metadata (from KFX Output) (2, 4, 0) && KFX Output (2, 4, 0) && KePub Input (3, 6, 6) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 6) && Kindle hi-res covers (0, 5, 0) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 10, 2) && Kobo Metadata (1, 2, 0) && Kobo Utilities (2, 16, 11) && KoboTouchExtended (3, 6, 6) && Modify ePub (1, 8, 2) && Quality Check (1, 13, 6) && Reading List (1, 15, 1) && ScrambleEbook (0, 6, 0) && TextDiff (1, 2, 1) && View Manager (1, 10, 2)
Traceback (most recent call last):
  File "calibre\gui2\book_details.py", line 1401, in show_data
  File "calibre\gui2\book_details.py", line 1058, in show_data
  File "calibre\gui2\book_details.py", line 262, in render_html
  File "calibre\gui2\book_details.py", line 337, in render_data
  File "calibre\ebooks\metadata\book\render.py", line 310, in mi_to_html
  File "calibre\ebooks\metadata\book\render.py", line 134, in add_other_links
  File "calibre\gui2\book_details.py", line 334, in item_id_if_has_note
  File "calibre\db\cache.py", line 88, in call_func_with_lock
  File "calibre\db\cache.py", line 682, in notes_for
  File "calibre\db\backend.py", line 973, in notes_for
  File "calibre\db\notes\connect.py", line 264, in get_note
  File "calibre\db\backend.py", line 376, in get
  File "C:\t\t\apsw-42s16m2x\src\cursor.c", line 1088, in APSWCursor_execute.sqlite3_prepare_v3
apsw.SQLError: SQLError: no such table: notes_db.notes
JSWolf is offline   Reply With Quote