I am currently encountering this bug, when I load an
SVG file in Batik JSVG canvas:
java.lang.NullPointerException
at
org.apache.batik.swing.svg.JSVGComponent.setGraphicsNode(Unknown
Source)
at
org.apache.batik.swing.svg.JSVGComponent$SVGListener.gvtBuildFailed(Unknown
Source)
at
org.apache.batik.swing.svg.GVTTreeBuilder$4.dispatch(Unknown
Source)
at
org.apache.batik.util.EventDispatcher.dispatchEvent(Unknown
Source)
at
org.apache.batik.util.EventDispatcher.fireEvent(Unknown
Source)
at
org.apache.batik.util.EventDispatcher$1.run(Unknown
Source)
at java.awt.event.InvocationEvent.dispatch(Unknown
Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown
Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Would you know what this mean?
Thanks a lot
PhilipZ
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]