Quote:
Originally Posted by philja
I was just able to get back to the computer this afternoon. Straight off, running epubcheck plugin with 'usage: true' (setting leftover from yesterday) threw the error.
|
Does this happen with all files. If not, I need a file that reliably causes this bug. (I also have a Linux machine.)
Also, try to manually check the same file in a terminal using the following command:
Code:
java -jar epubcheck.jar mybook.epub
(Obviously, you'll need to add the required paths before the .jar and .epub files.
Quote:
Originally Posted by philja
I then set the clipboard copy to true and tried again. On two different files, it still threw the error but each time, nothing was written to the clipboard.
|
For some odd reason the Python libary that is used for clipboard copies doesn't work with some Linux distros.
It's also possible that the book simply didn't contain any errors.
Quote:
Originally Posted by philja
The plugin doesn't write a log file somewhere, I suppose?
|
No.