DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=42209>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=42209 Summary: NullPointerException in SMIL animation, probably related to viewBox animation Product: Batik Version: 1.7 Platform: Macintosh URL: http://www.carto.net/papers/svg/samples/japan_map_itiner ary/japan.svgz OS/Version: Mac OS X 10.4 Status: NEW Severity: normal Priority: P2 Component: GVT AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I think this NullPointerException appears when the first time a viewBox value is animated. Here is the first error message: java.lang.NullPointerException at org.apache.batik.dom.svg.SVGOMElement.updateAttributeValue(Unknown Source) at org.apache.batik.anim.AnimationEngine.tick(Unknown Source) at org.apache.batik.bridge.SVGAnimationEngine.access$600(Unknown Source) at org.apache.batik.bridge.SVGAnimationEngine$AnimationTickRunnable.run(Unknown Source) at org.apache.batik.util.RunnableQueue.run(Unknown Source) at java.lang.Thread.run(Thread.java:613) -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
