Uploaded image for project: 'Batik'
  1. Batik
  2. BATIK-723

NullPointerException when animating viewBox attribute of documentElement

    XMLWordPrintableJSON

Details

    Description

      In the given example I get a null pointer exception when animating the viewBox
      value of the root element.

      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)

      Attachments

        Issue Links

          Activity

            People

              batik-dev@xmlgraphics.apache.org Batik Developer's Mailing list
              neumann@karto.baug.ethz.ch Andreas Neumann
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: