Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

This is what I get in Terminal. I hope this helps. If not, let me know what I need to provide.

Thanks

sweethome3d
[warning] /usr/bin/sweethome3d: Unable to locate /usr/lib/jvm/java-6-sun/jre/lib/javaws.jar in /usr/share/java
Exception in thread "main" java.lang.ExceptionInInitializerError
    at com.eteks.sweethome3d.j3d.Component3DManager$RenderingErrorListenerManager.setRenderingErrorObserver(Unknown Source)
    at com.eteks.sweethome3d.j3d.Component3DManager.setRenderingErrorObserver(Unknown Source)
    at com.eteks.sweethome3d.SweetHome3D.addComponent3DRenderingErrorObserver(Unknown Source)
    at com.eteks.sweethome3d.SweetHome3D.init(Unknown Source)
    at com.eteks.sweethome3d.SweetHome3D.main(Unknown Source)
Caused by: java.awt.HeadlessException
    at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:294)
    ... 5 more
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.