View Single Post
Old 07-04-2019, 11:13 PM   #27
Syllius
Enthusiast
Syllius began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Jul 2019
Device: None
Sorry to be a pain. Can't seem to do anything inside the program at the moment. Keep getting SQL error. I freed up more space, even uninstalled a few apps to make room on C:, but this is what I keep getting:

calibre, version 3.44.0
ERROR: Unhandled exception: <b>SQLError</b>:SQLError: no such savepoint: _apsw-0

calibre 3.44 embedded-python: True is64bit: False
Windows-10-10.0.17134-SP0 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '10', '10.0.17134')
Python 2.7.15+
Windows: ('10', '10.0.17134', 'SP0', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Barnes & Noble (1, 2, 15) && Job Spy (1, 0, 159) && English Noun Frequency (1, 0, 10) && Clean Metadata (0, 0, 6) && Embed Comic Metadata (1, 3, 8) && Find Duplicates (1, 6, 3) && Comicvine (0, 11, 2) && Goodreads (1, 4, 0)
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\delete.py", line 403, in delete_books
File "site-packages\calibre\gui2\actions\delete.py", line 377, in do_library_delete
File "site-packages\calibre\gui2\library\models.py", line 415, in delete_books_by_id
File "site-packages\calibre\db\cache.py", line 62, in call_func_with_lock
File "site-packages\calibre\db\cache.py", line 1641, in remove_books
File "site-packages\calibre\db\backend.py", line 1666, in remove_books
File "site-packages\calibre\db\backend.py", line 886, in executemany
SQLError: SQLError: no such savepoint: _apsw-0
Syllius is offline   Reply With Quote