Comment 3 for bug 1286522

Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1286522

It's not an issue with either calibre or python, it is an issue with
the kernel/filesystem your computer is using. It is not restoring the
filesystem properly after a recover from suspend, which causes SQLite to
fail when trying to write to the database. The only "fix" is to detect
that error and rte-open the connection to the database.