FranzXaver icon indicating copy to clipboard operation
FranzXaver copied to clipboard

ClassCastException

Open Aqluse opened this issue 7 years ago • 4 comments

Caused by: java.lang.ClassCastException: org.apache.batik.anim.dom.SVGOMDocument cannot be cast to org.apache.batik.dom.svg.SVGOMDocument
	at org.apache.batik.bridge.BridgeContext.setDocument(Unknown Source)
	at org.apache.batik.bridge.GVTBuilder.build(Unknown Source)
	at aqlusesoftware.musicsuite.component.util.SVG2FXML.SvgLoader.loadSvgDocument(SvgLoader.java:182)
	at aqlusesoftware.musicsuite.component.util.SVG2FXML.SvgLoader.loadSvg(SvgLoader.java:225)

Tried to use SVG to JavaFX conversion and got this

Aqluse avatar Aug 19 '17 19:08 Aqluse

Not necessary since I changed transcoding method

Aqluse avatar Aug 20 '17 10:08 Aqluse

Hi ! I'm facing the same error in my app. Please, can I know in which version it is fixed ? Thank you.

satchinard avatar Jun 26 '18 16:06 satchinard

I have not worked on it since the earlier reporter mentioned that he does not require it anymore. Can you post a minimal svg document which reproduces this issue?

afester avatar Jun 27 '18 10:06 afester

Thanks for the reply. I can't reproduce it, because many reports are printed with these libraries, but only one report with nothing special is causing that error. I'll check more if I can do something more to avoid this error. Have a good day.

On Wed, 27 Jun 2018 at 10:19, Andreas [email protected] wrote:

I have not worked on it since the earlier reporter mentioned that he does not require it anymore. Can you post a minimal svg document which reproduces this issue?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/afester/FranzXaver/issues/3#issuecomment-400620123, or mute the thread https://github.com/notifications/unsubscribe-auth/ALcPiWecCdH8D4OZHXcn3fuJRA6lEptHks5uA1wkgaJpZM4O8azp .

--

Ada ATCHINARD M.-K. S. 04 BP 522 - Lomé Tel : (00228) 99 64 28 37 Skype : satchinard

Savoir se contenter de ce que l'on a, c'est être riche, Lao-Tseu

satchinard avatar Jun 28 '18 13:06 satchinard