[
https://issues.apache.org/jira/browse/BATIK-1125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15329275#comment-15329275
]
Ralph Hummeling commented on BATIK-1125:
----------------------------------------
Please don't get me wrong, I appreciate your efforts a lot!
But this issue and most likely four other issues are open and unassigned for
more than one year (ignoring related BATIK-818 which is still open for eight
years) while the solution is within reach.
Is there any Batik developer available for this task or should we become one
ourselves?
> Rasterizer 1.8 fails with base64 embedded png
> ---------------------------------------------
>
> Key: BATIK-1125
> URL: https://issues.apache.org/jira/browse/BATIK-1125
> Project: Batik
> Issue Type: Bug
> Components: SVG Rasterizer
> Affects Versions: 1.8
> Environment: Linux centOS 6.6 (final)
> java version "1.7.0_79"
> OpenJDK Runtime Environment (rhel-2.5.5.3.el6_6-x86_64 u79-b14)
> OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)
> AND
> Linux Ubunu 14.04.2
> java version "1.7.0_79"
> OpenJDK Runtime Environment (IcedTea 2.5.5) (7u79-2.5.5-0ubuntu0.14.04.2)
> OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)
> Reporter: Matthew Wimmer
>
> when calling batik-renderer-1.8.jar from the command-line SVGs with base64
> embedded png images that previously rendered fine with batik 1.7.1 on the
> same system(s) do not render correctly and fail with the following error:
> Converting DEBUG.svg to /obfuscatedpath/DEBUG.png ...
> org.apache.batik.bridge.BridgeException: file:/obfuscatedpath/DEBU$
> The URI
> "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACc4AAAnOCAYAAACYykaSAAAABHNCSVQICAgIfAhkiAAAIABJREFU
> eJzs3Xt0U/ed9/v3BnMxF9syGBMDBouAwZirDIQ7DTJJm6QN6YgmJdO0nY4409PVzprz9DFr+qyu
> tn90zJqcaee$
> on element <image> can't be opened because:
> URL data in unsupported format or corrupt
> at
> org.apache.batik.bridge.UserAgentAdapter.getBrokenLinkDocument(Unknown Source)
> at
> org.apache.batik.bridge.SVGImageElementBridge.createRasterImageNode(Unknown
> Source)
> at
> org.apache.batik.bridge.SVGImageElementBridge.createImageGraphicsNode(Unknown
> Source)
> at
> org.apache.batik.bridge.SVGImageElementBridge.buildImageGraphicsNode(Unknown
> Source)
> at
> org.apache.batik.bridge.SVGImageElementBridge.createGraphicsNode(Unknown
> Source)
> at org.apache.batik.bridge.GVTBuilder.buildGraphicsNode(Unknown
> Source)
> at org.apache.batik.bridge.GVTBuilder.buildComposite(Unknown Source)
> at org.apache.batik.bridge.GVTBuilder.build(Unknown Source)
> at
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.image.ImageTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)
> at org.apache.batik.apps.rasterizer.SVGConverter.transcode(Unknown
> Source)
> at org.apache.batik.apps.rasterizer.SVGConverter.execute(Unknown
> Source)
> at org.apache.batik.apps.rasterizer.Main.execute(Unknown Source)
> at org.apache.batik.apps.rasterizer.Main.main(Unknown Source)
> org.apache.batik.transcoder.TranscoderException: null
> Enclosed Exception:
> file:/obfuscatedpath/DEBUG.svg:0
> The URI
> "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAACc4AAAnOCAYAAACYykaSAAAABHNCSVQICAgIfAhkiAAAIABJREFU
> eJzs3Xt0U/ed9/v3BnMxF9syGBMDBouAwZirDIQ7DTJJm6QN6YgmJdO0nY4409PVzprz9DFr+qyu
> tn90zJqcaee...
> on element <image> can't be opened because:
> URL data in unsupported format or corrupt
> at
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.image.ImageTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.XMLAbstractTranscoder.transcode(Unknown Source)
> at
> org.apache.batik.transcoder.SVGAbstractTranscoder.transcode(Unknown Source)
> at org.apache.batik.apps.rasterizer.SVGConverter.transcode(Unknown
> Source)
> at org.apache.batik.apps.rasterizer.SVGConverter.execute(Unknown
> Source)
> at org.apache.batik.apps.rasterizer.Main.execute(Unknown Source)
> at org.apache.batik.apps.rasterizer.Main.main(Unknown Source)
> ... error (SVGConverter.error.while.rasterizing.file)
> Based on some google searching of this issue I attempted to put the
> batik-codecs-1.8.jar file in my -classpath with no resolution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]