Hello! I was very excited to find this plugin because I'm all the time editing epubs and covers in Sigil and Paint.
I was able to successfully open a cover in Paint but am receiving an error when trying to open an epub in Sigil. My library is stored in Dropbox, so I thought that might be the issue, but I created a test library on my computer and I had the same error message.
I'm getting
'WindowsError:[Error2] The system cannot find the file specified' with the error log:
calibre, version 2.63.0
ERROR: Unhandled exception: <b>WindowsError</b>:[Error 2] The system cannot find the file specified
calibre 2.63 embedded-python: True is64bit: False
Windows-8-6.2.9200 Windows ('32bit', 'WindowsPE')
32bit process running on 64bit windows
('Windows', '8', '6.2.9200')
Python 2.7.9
Windows: ('8', '6.2.9200', '', 'Multiprocessor Free')
Successfully initialized third party plugins: DeDRM (6, 4, 3) && Count Pages (1, 6, 9) && Open With (1, 5, 9) && Generate Cover (1, 5, 21) && FanFicFare (2, 3, 6) && EpubSplit (2, 1, 2) && View Manager (1, 3, 2) && Resize Cover (1, 0, 2) && FictionDB (1, 0, 10) && Marvin XD (1, 2, 4) && Quality Check (1, 9, 11) && Manage Series (1, 2, 8) && EpubMerge (2, 0, 14) && Import List (1, 1, 5) && iOS reader applications (1, 4, 7, 0, 0) && Reading List (1, 6, 6)
Traceback (most recent call last):
File "calibre_plugins.open_with.action", line 194, in open_with
File "calibre_plugins.open_with.action", line 228, in launch_app
File "subprocess.py", line 710, in __init__
File "subprocess.py", line 958, in _execute_child
WindowsError: [Error 2] The system cannot find the file specified
Any assistance is much appreciated.