https://bugzilla.wikimedia.org/show_bug.cgi?id=59975

Bawolff (Brian Wolff) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #3 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to comment #2)
> Or ImageMagick lacks the "advanced" JPEG2000 stuff. I see that is listed at
> https://en.wikipedia.org/wiki/JPEG_2000#Application_support as having only
> "basic" JPEG2000 support. The OpenJPEG library is listed as having the
> advanced
> stuff, but that was added to ImageMagick just a few days ago:
> http://www.imagemagick.org/script/changelog.php (2013-12-30).

Its probably the old-ish version of ghost script we use's fault. gs converts to
a jpeg file first, and then we use image magick to resize. gs would be the
program responsible for interpreting the JPEG2000 stuff. The error message
would mention convert, because convert would choke on the lack of input from gs
erroring out (And no ghostscript error output as gs doesn't have its stderr
redirected, only convert does, which is probably a mistake)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to