daisy / pipeline

Super-project that aggregates all Pipeline related code, provides a common tracker for Pipeline related issues and holds the Pipeline website
http://daisy.github.io/pipeline
20 stars 20 forks source link

Pipeline generates new error when converting NIMAS using DTBook to EPUB 3 script #762

Open nicolegaines opened 4 months ago

nicolegaines commented 4 months ago

In trying to run some NIMAS files through the newest version of the Pipeline, using the DTBook to EPUB 3 script, we are seeing an error for all files.

ERROR - Unexpected error in px:log-error (Please see detailed log for more info.)

I've attached a log from a sample file.

This file shows no errors when I run it through the NIMAS validation in the Pipeline and I can successfully convert it using other tools on my machine, including BrailleBlaster and the Dolphin EasyConverter.

Windows 10 Pro 64-bit App version: 1.2.7 Engine version: 1.14.17-p1 Engine is running on 127.0.0.1:49152/ws

pipeline-log_ 9781486939053NIMAS.txt

bertfrees commented 4 months ago

Hi Nicole. In the latest version of Pipeline the output of DTBook to EPUB is automatically passed through EPUBCheck. These seems to be a bug in this code though, resulting in an error. Can you try disabling validation for now?

The underlying EPUBCheck issue (RSC_005: Error while parsing file) seems to be serious too by the way.