I have one problem. I had my library on external disk. Since I don't have the disk any more, I can't start calibre, I get the following error.
Traceback (most recent call last):
File "<string>", line 1378, in <module>
File "<string>", line 1368, in main
File "<string>", line 219, in __init__
File "library.pyz/calibre.library.database2", line 358, in __init__
File "/usr/lib/python2.5/os.py", line 164, in makedirs
makedirs(head, mode)
File "/usr/lib/python2.5/os.py", line 171, in makedirs
mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/media/disk-1'
It's a minor error that was easily solved by creating a link and then entering the new location of the database but it would be nice if Calibre just asked again where the new location is.
|