-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TIFF-files valid despite fatal error #50
Comments
Guten Tag Frau Röthlisberger Können Sie das Problem mit meiner Beispieldatei reproduzieren oder benötigen Sie zusätzliche Informationen/Beispieldateien? Freundliche Grüsse, |
Guten Tag Frau Röthlisberger Dieses Verhalten tritt auch mit dem neuesten Release 1.9.6 noch auf: 1126 TIFF: E:\kontrolle\D100845_10.tif [Fatal Error] :174:20: Content is not allowed in trailing section. Beispieldatei: Vgl. D100845_10.zip Freundliche Grüsse, |
Guten Tag Herr Waddell Das Verhalten konnte ich reproduzieren. Die TIFF-Datei scheint eigentlich gut zu sein, nur kann ich diesen Fatal Error noch nicht unterdrücken. Meine Bisherigen Versuche sind leider gescheitert aber ich habe es noch nicht aufgegeben. Es ist für mich noch immer ein ToDo. Mit freundlichen Grüssen |
Behebung verschoben auf die Aktualisierung der TIFF-Validierung (jhove und exiftool) |
Guten Tag Herr Waddell Ich habe in der Version 2.0.5 Jhove aktualisiert. Das Problem ist leider noch immer vorhanden. Wenn sie es mit dem Logtyp --max validieren, sehen sie im Jhove-Log das Validierungsergebnis. Dieses wird als "Well-Formed and valid" angegeben aber beim Herausschreiben bricht Jhove bei Zeile 124 ab. Könnten sie bei Jhove einen issue deponieren? Für mich bleibt es noch immer ein ToDo. Mit freundlichen Grüssen |
While validating TIFF-files KOST-Val v.1.9.4 warned us about a number of fatal errors in the console showing the progress of the java-command but still marked the files as valid in the log file, e.g.
Console:
1345 TIFF: C:\tmp\stichproben_lieferung\L07017_21A.tif [Fatal Error] :181:20: Content is not allowed in trailing section. = Valid
Log:
Invalid:
Valid:
Validierung: TIFF->C:\tmp\stichproben_lieferung\L07017_21A.tif
I've attached the sample file to this issue.
The text was updated successfully, but these errors were encountered: