Hullo,
I'm trying out using a calibre db on a webdav folder instead over sftp mapped drive but no matter what I try, I get a database locked error trying to run calibre with the webdav drive.
Here is the console output: any ideas?
Quote:
===== Sunday, August 3, 2008 2:28:13 PM US/Eastern =====
Couldn't resolve property: linearGradient5167
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/__boot__.py", line 208, in <module>
_run('main.py')
File "/Applications/calibre.app/Contents/Resources/__boot__.py", line 135, in _run
execfile(path, globals(), globals())
File "/Applications/calibre.app/Contents/Resources/main.py", line 1258, in <module>
sys.exit(main())
File "/Applications/calibre.app/Contents/Resources/main.py", line 1248, in main
main = Main(single_instance, opts)
File "/Applications/calibre.app/Contents/Resources/main.py", line 196, in __init__
self.library_view.set_database(self.database_path)
File "calibre/gui2/library.pyo", line 505, in set_database
File "calibre/gui2/library.pyo", line 127, in set_database
File "calibre/library/database.pyo", line 791, in __init__
File "calibre/library/database.pyo", line 815, in fget
sqlite3.OperationalError: database is locked
2008-08-03 14:28:23.496 calibre[2863] calibre Error
2008-08-03 14:28:23.496 calibre[2863] calibre Error
An unexpected error has occurred during execution of the main script
OperationalError: database is locked
|
I can open and write other files with no problem.