View Single Post
Old 02-01-2014, 05:05 AM   #45
erwin1234
Member
erwin1234 doesn't littererwin1234 doesn't littererwin1234 doesn't litter
 
Posts: 23
Karma: 244
Join Date: Jul 2012
Device: Sony PRS-T1
Quote:
Originally Posted by CRussel View Post
I use it that way every day. My Library resides on K:\, which is a mapped network share to my Windows Storage Server.
Very interesting. I would like to know why it works with windows storage server and not with my config which is on a windows 7 ultimate mapped network share.

Just re-checked with latest calibre 1.22.0.
1. install calibre. Enable debug mode, debug file is in \Appdata\local\temp.
2. create new library on network share on map drive on server S:\, full access on share, full admin access on server
3. import some ebooks. This works fine. All folders and files are created allright
4. change metadata -> change title of book. Press ok. This does not work. I get the famous error again:

calibre, version 1.22.0
FOUT: Toegang geweigerd: Kan van dit boek de locatie op de harde schijf niet wijzigen. Is dit boek geopend in een ander programma?

Traceback (most recent call last):
File "site-packages\calibre\gui2\metadata\basic_widgets.py", line 102, in commit
File "site-packages\calibre\db\legacy.py", line 814, in func
File "site-packages\calibre\db\cache.py", line 57, in call_func_with_lock
File "site-packages\calibre\db\cache.py", line 969, in set_field
File "site-packages\calibre\db\cache.py", line 983, in update_path
File "site-packages\calibre\db\backend.py", line 1428, in update_path
File "site-packages\calibre\db\backend.py", line 1230, in copy_cover_to
File "site-packages\calibre\utils\filenames.py", line 397, in copy_path_to
File "site-packages\calibre\startup.py", line 155, in local_open
OSError: [Errno 13] Permission denied


I pressed cancel and did a second rename. In the library folder, the new title folders are all there (so three folders now for the same one book), but the files are not ok. In the first rename the epub has been renamed and the cover.jpg is there, the second time the rename of the epub failed and the third folder only has the cover.jpg. This file cover.jpg also remains in the first (original) folder.

So all sorts of renaming/copying/moving goes wrong. That is why I have my main library read-only on the network share now.

The debug mode does not help here, there are NO error messages in the debug file.

You are lucky it works for you..

Last edited by erwin1234; 02-01-2014 at 05:24 AM.
erwin1234 is offline   Reply With Quote