italia
Joined: Dec 10, 2018
Post Count: 3
Status:
Offline
new version
I installed 5.7 version, but it doesn't start. Then I installed the last version 6.0, with the same result: it doesn't start. Someone can tell me what kind of problem could I have? (I have Java last version). Thanks.
Ho installato la versione 5.7 ma non parte. Lo stesso succede con la versione 6.0. Qualcuno sa dirmi che tipo di problema potrei avere? (La versione Java è l'ultima disponibile). Grazie.
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: new version
What do you mean by "it doesn't start"? You get absolutely no message, just a double click on Sweet Home 3D icon then nothing...
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
UK
Joined: Dec 31, 2018
Post Count: 2
Status:
Offline
Re: new version
I think I can add to this problem :-
I have downloaded SweetHome3D-6.0 under Ubuntu 18.04, extracted the tar into my home directory and opened a terminal. I then ran :-
CD SweetHome3D-6.0 ./SweetHome3D
This resulted in the SweetHome introductory window opening but then the following error messages in the terminal :-
Exception in thread "main" java.lang.InternalError: XXX0 profile[1]: GL3bc -> profileImpl GL4bc !!! not mapped at com.jogamp.opengl.GLProfile.computeProfileMap(GLProfile.java:2071) at com.jogamp.opengl.GLProfile.initProfilesForDeviceCritical(GLProfile.java:1924) at com.jogamp.opengl.GLProfile.initProfilesForDevice(GLProfile.java:1875) at com.jogamp.opengl.GLProfile.initProfilesForDefaultDevices(GLProfile.java:1843) at com.jogamp.opengl.GLProfile.access$000(GLProfile.java:80) at com.jogamp.opengl.GLProfile$1.run(GLProfile.java:230) at java.security.AccessController.doPrivileged(Native Method) at com.jogamp.opengl.GLProfile.initSingleton(GLProfile.java:216) at com.jogamp.opengl.GLProfile.getProfileMap(GLProfile.java:2297) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1021) at com.jogamp.opengl.GLProfile.get(GLProfile.java:1050) at com.jogamp.opengl.GLProfile.getMaxFixedFunc(GLProfile.java:803) at javax.media.j3d.JoglPipeline.initialize(JoglPipeline.java:131) at javax.media.j3d.Pipeline.createPipeline(Pipeline.java:92) at javax.media.j3d.MasterControl.loadLibraries(MasterControl.java:858) at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:267) at javax.media.j3d.GraphicsConfigTemplate3D.isGraphicsConfigSupported(GraphicsConfigTemplate3D.java:348 ) at com.eteks.sweethome3d.j3d.Component3DManager.createGraphicsConfigurationTemplate3D(Unknown Source) at com.eteks.sweethome3d.j3d.Component3DManager.<init>(Unknown Source) at com.eteks.sweethome3d.j3d.Component3DManager.getInstance(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)
Does this help and, if so, what can we do to correct the problem?
Belgium
Joined: Apr 19, 2017
Post Count: 33
Status:
Offline
Re: new version
@brynmawr I have the same problem : SweetHome3D-6.0 under Ubuntu 18.04, extracted the tar into my .eteks/ directory and opened a terminal. I then ran :-
cd .eteks/SweetHome3D-6.0 ./SweetHome3D
NO errromessages appeared on dekstop the startup image is shown :
Sweet Home 3D eTeks Copyrights 2007-2017 eTeks Distribuited under GNU...
remains fixed on desktop but the program doesn't start
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: new version
Please try to run the alternate script SweetHome3D-Java3D-1_5_2 found in the same folder.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator