View Single Post
Old 03-14-2009, 06:35 PM   #1
angevin
Et In Arcadia Ego
angevin began at the beginning.
 
angevin's Avatar
 
Posts: 18
Karma: 10
Join Date: Dec 2007
Location: NewYork
Device: Sony prs-505
Calibre 0.51 won't load books or download news

I get this error when I try to download and store news from websites on my prs-505 reader (I compiled calibre from source on a slackware clone for 64 bit processors i.e bluewhite64 12.2 :


Quote:
unable to open database file RemoteTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 119, in run OperationalError: unable to open database file
Detailed traceback:
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/calibre/gui2/__init__.py", line 153, in dispatch
File "build/bdist.linux-x86_64/egg/calibre/gui2/main.py", line 1039, in scheduled_recipe_fetched
File "build/bdist.linux-x86_64/egg/calibre/gui2/library.py", line 195, in add_news
File "build/bdist.linux-x86_64/egg/calibre/library/database2.py", line 1137, in add_news
File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 146, in run
DatabaseException: unable to open database file
RemoteTraceback (most recent call last):
File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 119, in run
OperationalError: unable to open database file

I get this error when I try to load books into the library :

Quote:
unable to open database file RemoteTraceback (most recent call last): File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 119, in run OperationalError: unable to open database file
Detailed traceback:
Traceback (most recent call last):
File "build/bdist.linux-x86_64/egg/calibre/gui2/add.py", line 62, in metadata_delivered
File "build/bdist.linux-x86_64/egg/calibre/library/database2.py", line 1189, in add_books
File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 146, in run
DatabaseException: unable to open database file
RemoteTraceback (most recent call last):
File "build/bdist.linux-x86_64/egg/calibre/library/sqlite.py", line 119, in run
OperationalError: unable to open database file
angevin is offline   Reply With Quote