View Single Post
Old 06-30-2010, 06:15 PM   #1
peterdeegan
Junior Member
peterdeegan began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2010
Device: Kindle v2
DatabaseError: malformed database schema (author_insert_trg) - no such table: authors

I have Calibre 0.7.6 and am now getting the error in the subject line (full error later in this message). On Windows 7 linked to a Kindle 2.

I'm afraid I can't say if this happened after 0.7.6 was installed or was later - not paying attention.

Copying books to a device no longer works.

I tried 'Check database integrity' and got the same error.

I can't think of anything else to try and throw myself on your mercy!

Thanks

Peter Deegan


ERROR: ERROR: Unhandled exception: <b>DatabaseException</b>:malformed database schema (author_insert_trg) - no such table: authors
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 157, in run
File "site-packages\calibre\library\sqlite.py", line 89, in get
DatabaseError: malformed database schema (author_insert_trg) - no such table: authors

Traceback (most recent call last):
File "site-packages\calibre\gui2\__init__.py", line 263, in dispatch
File "site-packages\calibre\gui2\device.py", line 774, in metadata_downloaded
File "site-packages\calibre\gui2\device.py", line 1398, in set_books_in_library
File "site-packages\calibre\library\database2.py", line 461, in get_metadata
File "site-packages\calibre\library\database2.py", line 969, in authors_sort_strings
File "site-packages\calibre\library\sqlite.py", line 193, in run
DatabaseException: malformed database schema (author_insert_trg) - no such table: authors
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 157, in run
File "site-packages\calibre\library\sqlite.py", line 89, in get
DatabaseError: malformed database schema (author_insert_trg) - no such table: authors
peterdeegan is offline   Reply With Quote