View Single Post
Old 07-30-2009, 05:56 PM   #1
jquest
Member
jquest began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Feb 2008
Device: kindle
Unhappy getting lots of unhanded exceptions at startup

Hi,

I had installed calibre, set up my library path, etc. and added a bunch of books to the library. (Ubuntu 9.04)

Then for various unrelated reasons I had to uninstall everything, and had to delete the directory where my metadata db was kept - and now after I reinstalled when I start up I get hundreds of this error:

u'pubdate'
Detailed traceback:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/calibre/gui2/library.py", line 554, in headerData
return QVariant(self.headers[self.column_map[section]])
KeyError: u'pubdate'

and the cpu is maxed out.

What didn't get cleaned up correctly?

Ned
jquest is offline   Reply With Quote