View Single Post
Old 05-21-2008, 11:16 AM   #4
astrodad
Guru
astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.astrodad ought to be getting tired of karma fortunes by now.
 
astrodad's Avatar
 
Posts: 962
Karma: 568242
Join Date: Dec 2007
Device: Kindle Oasis 3, Kindle Paperwhite 1, iPad, iPhone
Found the log:

Traceback (most recent call last):
File "main.py", line 1094, in <module>
File "main.py", line 1083, in main
File "main.py", line 179, in __init__
File "calibre\gui2\library.pyo", line 446, in set_database
File "calibre\gui2\library.pyo", line 113, in set_database
File "calibre\library\database.pyo", line 807, in __init__
File "calibre\library\database.pyo", line 75, in _connect
sqlite3.OperationalError: unable to open database file
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 279, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 280, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 281, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 282, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 279, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 280, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 281, in headerData
TypeError: 'NoneType' object is not callable
Traceback (most recent call last):
File "calibre\gui2\jobs.pyo", line 282, in headerData
TypeError: 'NoneType' object is not callable

Looks like my database got corrupted somehow. Thing is, I can open it in an SQLite database browser just fine.

I moved the file, got the same error. I uninstalled, rebooted, and re-installed, but now there is not a library1.db anywhere!

Can anyone send me or post a "clean" database file?
astrodad is offline   Reply With Quote