Skip to content
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

ClassCastException #3

Open
Aqluse opened this issue Aug 19, 2017 · 4 comments
Open

ClassCastException #3

Aqluse opened this issue Aug 19, 2017 · 4 comments
Assignees

Comments

@Aqluse
Copy link

Aqluse commented Aug 19, 2017

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
Copy link
Author

Aqluse commented Aug 20, 2017

Not necessary since I changed transcoding method

@afester afester self-assigned this Aug 21, 2017
@satchinard
Copy link

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

@afester
Copy link
Owner

afester commented Jun 27, 2018

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?

@satchinard
Copy link

satchinard commented Jun 28, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants