Quote:
Originally Posted by Dellu
I am getting exactly the same problem. My data is stored in an external hard drive. The Calibre on my windows machine reads it perfectly. But, the one on my mac keeps on saying the database is corrupted. What is going on?
calibre, version 0.9.5
Corrupted database: The library database at /Volumes/Dik/Documents/EPacks/[EPUB] Library (Final)/Books appears to be corrupted. Do you want calibre to try and rebuild it automatically? The rebuild may not be completely successful.
Traceback (most recent call last):
File "site-packages/calibre/gui2/ui.py", line 534, in library_moved
File "site-packages/calibre/library/database2.py", line 230, in __init__
File "site-packages/calibre/library/database2.py", line 359, in initialize_dynamic
File "site-packages/calibre/library/sqlite.py", line 314, in run
DatabaseException: attempt to write a readonly database
RemoteTraceback (most recent call last):
File "site-packages/calibre/library/sqlite.py", line 271, in run
OperationalError: attempt to write a readonly database

|
Read the last line
you are mounted read only or windows has the folder locked(in use)
Calibre is a SINGLE connection DB at this time.
BTW Bouncing between OS (file system differences) is not a wonderfully great idea.
If you need to run Calibre, consider using Remote desktop connection or VNC to remote control your windows 'host'