Sigil 1.9.20 built from source on Xubuntu 22.10; Qt 5.15.6. testplugin_v019.zip works with all tests passed. Java installed:
Code:
$ java --version
openjdk 11.0.17 2022-10-18
OpenJDK Runtime Environment (build 11.0.17+8-post-Ubuntu-1ubuntu2)
OpenJDK 64-Bit Server VM (build 11.0.17+8-post-Ubuntu-1ubuntu2, mixed mode, sharing)
EPUBcheck 0.4.6.2 installed. Running it on the default EPUB 3 boilerplate yields:
Code:
Status: failed
Running update check...
*** PYTHON ERROR ***
SSL version: OpenSSL 3.0.5 5 Jul 2022
An exception of type HTTPError occurred.
Arguments:
()
Version not found.
Setting "update_check": false in EpubCheck.json does not fix the error, though setting the last_time_checked to a more recent date does work.