daisy / pipeline-framework

Core projects for the DAISY Pipeline 2 runtime framework
9 stars 2 forks source link

Warning following successful job #188

Closed ways2read closed 1 year ago

ways2read commented 1 year ago

When running the DAISY 2.02 Unscrambler script I get Failed to load content types: C:\Users\Rorme\AppData\Local\Programs\pipeline-ui\resources\app.asar.unpacked\resources\daisy-pipeline\jre\lib\content-types. Properties. I think this happens with other scripts also.

Is this something related to the source file? Or something we can explain in the user documentation?

I can't find how to run this script in the CLI so I can't say is this is specific to the UI. Of course, feel free to move / edit the issue as appropriate.

bertfrees commented 1 year ago

No, this is not specific to the UI. This is a warning that should not be exposed to the user. Not something that should be explained in the user documentation. Just a bug.

bertfrees commented 1 year ago

Will be fixed in the next release of the framework. However we have frozen the framework until the final UI is released.

ways2read commented 1 year ago

Does the frozen framework mean the script names are also frozen? I am thinking of conversions marked as (beta) and script name could be improved (I don't think we filed an issue).

bertfrees commented 1 year ago

The script names can still be changed, yes. Here is the issue: https://github.com/daisy/pipeline-modules/issues/53.