You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 14, 2026. It is now read-only.
On fresh install of ISLE-DC development branch as of 2022-10-17:
Create an object with model Page
Add a Media of type File and upload a TIFF file, checking 'Original File' in Media Use.
Add an object with model Page
Add a Media of type File and upload a JP2 file, checking 'Original File' in Media Use.
Expected behaviour:
Both objects should have an Extracted Text media containing the text embedded in the respective images.
Actual result:
The media with a TIFF file has thumbnail, service file, FITS file and Extracted Text
The media with the JP2 has thumbnail, service file and FITS file but no Extracted Text.
This error shows up in the Hypercube logs:
[2022-10-18 15:00:35] crayfish.cmd_execute_service.ERROR: Process exited with non-zero code. {"exit_code":1,"stderr":"Error in pixReadMemJp2k: function not present\nError in pixReadMem: jp2k: no pix returned\nError during processing.\n"} []