-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
Cannot read JPEG2000 image: Java Advanced Imaging (JAI) Image I/O Tools are not installed #50
Comments
I looked up the thing with jpeg2000, and it's complicated :/ There was a project stopped in 2010, which is still available but has a dodgy license. There seems to be another project that could provide the feature, but i would need to try what that means in terms of added dependencies and portability. Just to have an idea, how many of those jpeg2000 PDFs do you have? |
I managed to add some dependencies that helps with
|
I had the browser cache enabled, which was loading the previous blank page. After disabling the browser cache it works fine. |
@sardaukar assuming you are using docker, would you be able to try the latest |
Trying it now. |
Well, it seems to have fewer errors in the logs, but the web UI still stops working after a while. The scanner still seems to be working, but after
shows up, the web UI is unresponsive and reloading it just gives me 504s. |
A lot of
still. |
I'll let the scanner finish and then restart the container to see if the web UI comes back. |
I also see a few
and here's the
Looks like this just contains other comics files, have to unzip it. |
I hoped you could try a smaller library just with the jpeg2000 files to confirm it works 😅 |
# [0.11.0](v0.10.1...v0.11.0) (2020-01-06) ### Bug Fixes * **web reader:** remove webp as it's not supported in Safari ([6770107](6770107)) * add support for jpeg2000/jbig2 formats ([227975a](227975a)), closes [#50](#50) ### Features * handle archives without images ([70a2da5](70a2da5)), closes [#56](#56) * **web reader:** rtl option ([98efa9b](98efa9b)), closes [#53](#53) * display version in UI ([4085f1f](4085f1f)), closes [#42](#42) * rescan library ([30208a2](30208a2)), closes [#38](#38) * **api:** reAnalyze library ([fa65e94](fa65e94)) * **api:** reAnalyze series ([e80451f](e80451f)) * **rest api:** ability to re-analyze a book ([8e81356](8e81356)), closes [#51](#51) * **rest api:** don't return hidden files for directory listings ([a478d90](a478d90)) * **webui:** add menu option to analyze book from browsing view ([64f542d](64f542d)), closes [#51](#51) * **webui:** reAnalyze library ([b599b72](b599b72)), closes [#51](#51) * **webui:** reAnalyze series ([b997561](b997561))
🎉 This issue has been resolved in version 0.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
I have a few JPEG2000 PDFs I guess, and Komga just generates blank covers and pages (with no error on the UI, but the title of the issue shows up in the log file).
Example file
The text was updated successfully, but these errors were encountered: