View Single Post
Old 07-31-2020, 01:15 PM   #329
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,738
Karma: 24031403
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by philja View Post
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 View Post
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 View Post
The plugin doesn't write a log file somewhere, I suppose?
No.
Doitsu is offline   Reply With Quote