Calibre update to 64bit locked files
Hi - I had some PC issues and upgated my Calibre to 64bit. Now whenever I try and delete a file it comes up with (below) - any thoughts??
calibre, version 5.32.0
ERROR: Permission denied: Could not access Advanced General Relativity - J. Stewart.djvu. Is it being used by another program? Click "Show details" for more information.
Traceback (most recent call last):
File "shutil.py", line 788, in move
PermissionError: [WinError 5] Access is denied: 'D:\\CALIBRE\\Calibre Library Current\\J. Stewart\\Advanced General Relativity (21898)' -> 'D:\\CALIBRE\\Calibre Library Current deleted _u497ams\\Advanced General Relativity (21898)'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "calibre\gui2\actions\delete.py", line 390, in do_library_delete
File "calibre\gui2\library\models.py", line 420, in delete_books_by_id
File "calibre\db\cache.py", line 75, in call_func_with_lock
File "calibre\db\cache.py", line 1796, in remove_books
File "calibre\db\backend.py", line 1759, in remove_books
File "calibre\db\delete_service.py", line 67, in delete_books
File "calibre\db\delete_service.py", line 71, in queue_paths
File "calibre\db\delete_service.py", line 90, in _queue_paths
File "shutil.py", line 800, in move
File "shutil.py", line 737, in rmtree
File "shutil.py", line 615, in _rmtree_unsafe
File "shutil.py", line 613, in _rmtree_unsafe
PermissionError: [WinError 5] Access is denied: 'D:\\CALIBRE\\Calibre Library Current\\J. Stewart\\Advanced General Relativity (21898)\\Advanced General Relativity - J. Stewart.djvu'
|