new version
This topic has been viewed 6542 times and has 9 replies
-
adrianoisoardi
- Posts: 3
- Joined: Mon Dec 10, 2018 8:08 am
- Country: italia
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.
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.
Re: new version
Which operating system do you use?
-
adrianoisoardi
- Posts: 3
- Joined: Mon Dec 10, 2018 8:08 am
- Country: italia
Re: new version
windows 7
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...
You get absolutely no message, just a double click on Sweet Home 3D icon then nothing...
Emmanuel Puybaret, Sweet Home 3D creator
-
adrianoisoardi
- Posts: 3
- Joined: Mon Dec 10, 2018 8:08 am
- Country: italia
Re: new version
After double click on the SH3D icon, the first image:
Sweet Home 3D
eTeks Copyrights 2007-2017 eTeks
Distribuited under GNU...
appears and remains fixed on desktop but the program doesn't start and
I can't remove it.
I tried to download and install new version many many times but nothing.
Sweet Home 3D
eTeks Copyrights 2007-2017 eTeks
Distribuited under GNU...
appears and remains fixed on desktop but the program doesn't start and
I can't remove it.
I tried to download and install new version many many times but nothing.
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?
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?
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
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
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
Re: new version
It gives the error message :-Please try to run the alternate script SweetHome3D-Java3D-1_5_2 found in the same folder.
Java 3D: implicit antialiasing enabled
Gtk-Message: 18:43:47.185: Failed to load module "canberra-gtk-module"
But SweetHome is up and, apparently, running. Thank you, I'll start climbing the learning curve
Re: new version
Great! The curve shouldn't be too steep [;)]
Emmanuel Puybaret, Sweet Home 3D creator
Who is online
Users browsing this forum: No registered users and 1 guest