NullPointerException on plan export to SVG format

Bug #1295337 reported by Lars Steinke
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sweethome3d (Ubuntu)
New
Undecided
Unassigned

Bug Description

java.lang.ExceptionInInitializerError
 at org.freehep.graphicsio.svg.SVGGraphics2D.writeImage(SVGGraphics2D.java:569)
 at org.freehep.graphicsio.AbstractVectorGraphicsIO.drawImage(AbstractVectorGraphicsIO.java:482)
 at org.freehep.graphicsio.AbstractVectorGraphicsIO.drawImage(AbstractVectorGraphicsIO.java:371)
 at com.eteks.sweethome3d.swing.PlanComponent.paintBackgroundImage(Unknown Source)
 at com.eteks.sweethome3d.swing.PlanComponent.paintContent(Unknown Source)
 at com.eteks.sweethome3d.swing.PlanComponent.access$1800(Unknown Source)
 at com.eteks.sweethome3d.swing.PlanComponent$SVGSupport.exportToSVG(Unknown Source)
 at com.eteks.sweethome3d.swing.PlanComponent.exportToSVG(Unknown Source)
 at com.eteks.sweethome3d.swing.HomePane.exportToSVG(Unknown Source)
 at com.eteks.sweethome3d.viewcontroller.HomeController$38.call(Unknown Source)
 at com.eteks.sweethome3d.viewcontroller.HomeController$38.call(Unknown Source)
 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
 at com.eteks.sweethome3d.viewcontroller.ThreadedTaskController$1.run(Unknown Source)
 at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
 at java.util.concurrent.FutureTask.run(FutureTask.java:262)
 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
 at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NullPointerException
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:606)
 at org.freehep.graphics2d.PixelGraphics2D.<clinit>(PixelGraphics2D.java:101)
 ... 18 more

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: sweethome3d 4.0+dfsg-1
ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
Uname: Linux 3.11.0-18-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu Mar 20 20:39:43 2014
MarkForUpload: True
PackageArchitecture: all
SourcePackage: sweethome3d
UpgradeStatus: Upgraded to saucy on 2013-11-25 (114 days ago)

Revision history for this message
Lars Steinke (lss) wrote :
Revision history for this message
Lars Steinke (lss) wrote :

Same happens with the latest 4.3, if /usr/share/sweethome3d/sweethome3d.jar is replaced with former.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.