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
The resulting JP2 is invalid/cannot be opened. But the JP2 exists, so the fast xmlupload can continue.
Interestingly, on Johannes machine (Apple M1), the return code is 0, so the user doesn't even realize something went wrong. But on Rita's machine (Intel), the return code is 137, so the error is printed to Terminal.
The text was updated successfully, but these errors were encountered:
The attached file is valid according to Siegfried (Droid). It can be uploaded with the traditional xmlupload, and is displayed in DSP-APP.
But when it is processed with dsp-tools process-files (for the fast xmlupload), SIPI raises this error message: Failed to parse XMP... (which originates here in the code: https://github.com/dasch-swiss/sipi/blob/main/src/formats/SipiIOJpeg.cpp#L651).
The resulting JP2 is invalid/cannot be opened. But the JP2 exists, so the fast xmlupload can continue.
Interestingly, on Johannes machine (Apple M1), the return code is 0, so the user doesn't even realize something went wrong. But on Rita's machine (Intel), the return code is 137, so the error is printed to Terminal.
The text was updated successfully, but these errors were encountered: