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
|