Print at Dec 16, 2025, 9:21:55 AM View all posts in this thread on one page
Posted by wdh at Nov 16, 2009, 8:43:04 PM
SweetHome3D crashing on opening my home
Yesterday I installed SweetHome3D on Ubuntu 9.04. I put quite a bit of work in setting up my living room in it. Actually, I was quite impressed with the program.

Not sure that it is relevant, but after this, I decided that I should update Ubuntu to the latest version (9.10). After a few reboots I fired up SweetHome3D again, which started correctly. But.. when opening my 'home.sh3d' file, it briefly displays it for like half a second and than the entire window disappears.

Any ideas on how to deal with this? I'd hate to have to remodel my home all over again.

Posted by Puybaret at Nov 16, 2009, 9:06:40 PM
Re: SweetHome3D crashing on opening my home
Upgrading to Ubuntu 9.10 brings sometimes nice surprises and sometimes bad surprises.

I guess you can't open more than one home in your configuration.
Open it directly at Sweet Home 3D launch, with the SweetHome3D command of the installer version followed by the path of your sh3d file.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by wdh at Nov 17, 2009, 8:27:57 PM
Re: SweetHome3D crashing on opening my home
Apparently I did not install it yet. I was using the Java WebStart version.

The installer version doesn't run here at all. This is probably due to Ubuntu lacking 3D support for my GPU. Or actually, due to ATI for dropping support for the card in the fglrx driver.


I guess there's not much left to try?

For information, the error message when running the installer version follows. After this, I get a message box stating that SweetHome3D is exiting because of a 3D error.
wouter@nootboek:/data/home/wouter/temp/SweetHome3D-2.1$ ./SweetHome3D
Java 3D ERROR : GLX extension is not supported
GLX version 1.3 or higher is required
javax.media.j3d.IllegalRenderingStateException: Can't create graphics environment for Canvas 3D
at com.eteks.sweethome3d.j3d.Component3DManager.getCanvas3D(Unknown Source)
at com.eteks.sweethome3d.j3d.Component3DManager.getOnscreenCanvas3D(Unknown Source)
at com.eteks.sweethome3d.swing.HomeComponent3D.<init>(Unknown Source)
at com.eteks.sweethome3d.swing.HomeComponent3D.<init>(Unknown Source)
at com.eteks.sweethome3d.swing.SwingViewFactory.createView3D(Unknown Source)
at com.eteks.sweethome3d.viewcontroller.HomeController3D.getView(Unknown Source)
at com.eteks.sweethome3d.swing.HomePane.createPlanView3DPane(Unknown Source)
at com.eteks.sweethome3d.swing.HomePane.createMainPane(Unknown Source)
at com.eteks.sweethome3d.swing.HomePane.<init>(Unknown Source)
at com.eteks.sweethome3d.swing.SwingViewFactory.createHomeView(Unknown Source)
at com.eteks.sweethome3d.viewcontroller.HomeController.getView(Unknown Source)
at com.eteks.sweethome3d.HomeFramePane.<init>(Unknown Source)
at com.eteks.sweethome3d.HomeFrameController.getView(Unknown Source)
at com.eteks.sweethome3d.HomeFrameController.displayView(Unknown Source)
at com.eteks.sweethome3d.SweetHome3D$5.collectionChanged(Unknown Source)
at com.eteks.sweethome3d.model.CollectionChangeSupport.fireCollectionChanged(Unknown Source)
at com.eteks.sweethome3d.model.CollectionChangeSupport.fireCollectionChanged(Unknown Source)
at com.eteks.sweethome3d.model.HomeApplication.addHome(Unknown Source)
at com.eteks.sweethome3d.SweetHome3D.runApplication(Unknown Source)
at com.eteks.sweethome3d.SweetHome3D.access$100(Unknown Source)
at com.eteks.sweethome3d.SweetHome3D$1.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)