saving books to disk instead saves to VLC
The latest update.
I have got it stopped trying to save to VLC. Now it saves to the directory I want it to but now it has a new error.
This is it:
calibre, version 3.44.0
ERROR: Unhandled exception: <b>WindowsError</b>:[Error 1155] No application is associated with the specified file for this operation: u'C:\\Files\\Calibre-Books'
calibre 3.44 [64bit] embedded-python: True is64bit: True
Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE')
('Windows', '7', '6.1.7601')
Python 2.7.15+
Windows: ('7', '6.1.7601', 'SP1', u'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: Gather KFX-ZIP (from KFX Input) (1, 17, 0) && DeDRM (6, 0, 8) && Package KFX (from KFX Input) (1, 17, 0) && KFX metadata reader (from KFX Input) (1, 17, 0) && KFX Input (1, 17, 0)
Traceback (most recent call last):
File "site-packages\calibre\gui2\save.py", line 106, in tick
File "site-packages\calibre\gui2\save.py", line 169, in do_one_write
File "site-packages\calibre\gui2\save.py", line 297, in writing_finished
File "site-packages\calibre\gui2\save.py", line 326, in updating_metadata_finished
File "site-packages\calibre\gui2\__init__.py", line 1154, in open_local_file
WindowsError: [Error 1155] No application is associated with the specified file for this operation: u'C:\\Files\\Calibre-Books'
Why is trying to Open 'C:\\Files\\Calibre-Books'? Why the double '\\'?
Donald Bellefuil
|