View Single Post
Old 11-18-2008, 02:54 AM   #9
hfrummer
DX and 505 owner
hfrummer began at the beginning.
 
hfrummer's Avatar
 
Posts: 12
Karma: 10
Join Date: Dec 2007
Location: Northern California
Device: Sony PRS-505, Kindle DX
Here it is:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\HF>calibre-debug -c "from calibre.utils.config import
prefs; from calibre.library.database2 import LibraryDatabase2; p = r'C:\Calibre'
;prefs['library_path']=p; LibraryDatabase2(p)"
Traceback (most recent call last):
File "debug.py", line 96, in <module>
File "debug.py", line 80, in main
File "<string>", line 1, in <module>
File "calibre\library\database2.pyo", line 352, in __init__
File "calibre\library\database2.pyo", line 341, in connect
File "calibre\library\database2.pyo", line 384, in initialize_database
File "calibre\library\sqlite.pyo", line 107, in run
calibre.library.sqlite.DatabaseException: database schema has changed
RemoteTraceback (most recent call last):
File "calibre\library\sqlite.pyo", line 80, in run
OperationalError: database schema has changed
hfrummer is offline   Reply With Quote