Quote:
Originally Posted by Gil_Bates
With last Calibre Version 7.1 , editor
I had some "unlasting running check"
It displays "Running Check, please wait..".. so I waited hours, and it never found an exit 
|
It can be an exception (an unexxpected behavior of the code pyhon), from calibre or from a plugin. As it says "Running check, if it's the case (exception), it probably comes from the editor of calibre.
A bug was fixed in the new version 7.2 released today (see
https://calibre-ebook.com/whats-new):
Quote:
Windows: Edit book: Fix a crash when using the check book tool with a book that contains malformed markup, in calibre 7
Closes tickets: 2045133
|
so the first thing to try is to open your book with this new version.
If it still happens, I don't know if you can do that in windows, but in linux, what I do in those cases, I open the executable "ebook-edit" from the command-line, then it is verbose and the eventual exceptions are displayed in the output of the command line. If this possibility exists in windows, you could try this, so you'll be able to see the problem (if any) and to report it.