I installed Calibre without any problem a few days ago. Today when I open it I get an error (I tried upgrading to calibre 0.6.51 but nothing changed):-
Code:
ERROR: Bad database location: Bad database location://DC01/users/My-User-Name/My Documents/E-Books
Traceback (most recent call last):
File "site-packages\calibre\gui2\ui.py", line 517, in __init__
File "site-packages\calibre\library\database2.py", line 126, in __init__
File "site-packages\calibre\library\database2.py", line 200, in initialize_dynamic
File "site-packages\calibre\library\database2.py", line 221, in last_modified
WindowsError: [Error 1816] Not enough quota is available to process this command:
'//DC01/users/My-User-Name/My Documents/E-Books\\metadata.db'
I am using Windows 7 and active directory is configured to use custom folders for Desktop and My_Documents at //DC01/users/User-Name/.
There are no quotas on the folders and there is 15.4 GB of space available on DC01. Windows 7 is set with folder syncing off.
//DC01/users/My-User-Name/My Documents/E-Books is 20.8 MB.
Charlie