[
https://issues.apache.org/jira/browse/TIKA-4019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851230#comment-17851230
]
adjenks commented on TIKA-4019:
-------------------------------
Sounds good. Looks like you can fix it then? I vote to bump it.
Is it already fixed maybe? It's been a year.
> Animated gif embedded in msg email triggers gifToPix exception
> --------------------------------------------------------------
>
> Key: TIKA-4019
> URL: https://issues.apache.org/jira/browse/TIKA-4019
> Project: Tika
> Issue Type: Bug
> Environment: Docker image "apache/tika:latest-full"
> Reporter: adjenks
> Priority: Minor
>
> I get many of these errors:
> {quote}org.apache.tika.exception.TikaException: TesseractOCRParser bad exit
> value 1 err msg: Error in gifToPix: failed to read GIF data
> Error in pixReadStreamGif: failed to read gif from file data
> Error in pixReadStream: gif: no pix returned
> Error in pixRead: pix not read
> Error during processing.
> at
> org.apache.tika.parser.ocr.TesseractOCRParser.runOCRProcess(TesseractOCRParser.java:458)
> at
> org.apache.tika.parser.ocr.TesseractOCRParser.doOCR(TesseractOCRParser.java:412)
> ...etc...
> {quote}
> The common theme among all of the files producing these errors is that they
> are Outlook msg files with embedded animated gifs.
> I looked at opening a ticket for Tesseract but I recall their site said
> something like please open a ticket with the software that uses Tesseract
> first in case it's a configuration problem or something.
> Any which way, I think animated gifs should just be ignored. I get hundreds
> of these errors.
> Thank you. Good luck.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)