View Single Post
Old 03-11-2010, 11:50 PM   #1
tac11tac
Junior Member
tac11tac began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Mar 2010
Device: Kindle 2
First time install issues....

I saw several different threads that referenced some of the issues, but nothing that seems to solve the problem.

Here is the debug log.

Thanks for the help.

C:\Documents and Settings\TuringSMI>calibre-debug -g
link hasn't been detected!
link hasn't been detected!
Upgrading database to version 2...
Traceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 116, in run
OperationalError: unable to open database file
Python function terminated unexpectedly
table authors already exists
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 116, in run
OperationalError: table authors already exists (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\debug.py", line 102, in main
File "site-packages\calibre\gui2\main.py", line 139, in main
File "site-packages\calibre\gui2\main.py", line 55, in run_gui
File "site-packages\calibre\gui2\ui.py", line 495, in __init__
File "site-packages\calibre\library\database2.py", line 460, in __init__
File "site-packages\calibre\library\database2.py", line 447, in connect
File "site-packages\calibre\library\database2.py", line 501, in initialize_database
File "site-packages\calibre\library\sqlite.py", line 152, in run
calibre.library.sqlite.DatabaseException: table authors already exists
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 116, in run
OperationalError: table authors already exists
Exception in thread Thread-7 (most likely raised during interpreter shutdown):Ex
ception in thread Thread-3 (most likely raised during interpreter shutdown):
Traceback (most recent call last):
Traceback (most recent call last):
File "threading.py", line 525, in __bootstrap_inner
File "site-packages\calibre\utils\ipc\server.py", line 167, in run

File "threading.py", line 525, in __bootstrap_inner File "Queue.py", line 177
, in get
File "site-packages\calibre\utils\ipc\server.py", line 167, in run
File "Queue.py", line 177, in get

File "threading.py", line 252, in wait File "threading.py", line 252, in wait

<type 'exceptions.TypeError'>: 'NoneType' object is not callable

<type 'exceptions.TypeError'>: 'NoneType' object is not callable

C:\Documents and Settings\TuringSMI>
tac11tac is offline   Reply With Quote