View Single Post
Old 01-18-2009, 10:20 PM   #5
Abisha
Connoisseur
Abisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it isAbisha knows what time it is
 
Abisha's Avatar
 
Posts: 86
Karma: 2272
Join Date: Sep 2008
Location: Milwaukee, WI, U.S.A.
Device: Sony PRS-505, Sony PRS-950
Okay, here's what I get. This should be what we are looking for.

Code:
C:\Program Files\Calibre>calibre-debug -g
link  hasn't been detected!
link  hasn't been detected!
Traceback (most recent call last):
  File "debug.py", line 105, in <module>
  File "debug.py", line 83, in main
  File "C:\Program Files\Calibre\library.zip\calibre\gui2\main.py", line 1595, i
n main
  File "C:\Program Files\Calibre\library.zip\calibre\gui2\main.py", line 318, in
 __init__
  File "calibre\library\database2.pyo", line 1288, in migrate_old
  File "calibre\library\sqlite.pyo", line 106, in run
sqlite3.IntegrityError: PRIMARY KEY must be unique
Error in sys.excepthook:

Original exception was:

C:\Program Files\Calibre>
If there is anything at all I can do to help with any further Windows 7 debugging please let me know. -Abisha

P.S. I'm a student of linguistics, and I've just recently undertaken the task of learning a programming language to enable myself to author my own computer language tools. After much research I chose Python. If there are some tasks that I could help you with, I would be happy to do so. There's no better way to reinforce what you've learned than to put it into use.

Last edited by Abisha; 01-18-2009 at 10:29 PM.
Abisha is offline   Reply With Quote