Print at Dec 27, 2025, 8:11:54 PM View all posts in this thread on one page
Posted by Oak at Jan 18, 2008, 9:35:00 PM
Can't Run Sweet Home 3D
Both the web version and installation does not work for me:

Web:
http://sweethome3d.sourceforge.net/SweetHome3D.jnlp does not have execute permission ... please fix

Local installation on OpenSUSE 10.3:
@linux:~/Sys/Install/SweetHome3D-1.2> ./SweetHome3D
java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
./SweetHome3D: line 1: 16934 Neúspěšně ukončen (SIGABRT) jre1.6.0_03/bin/java -classpath lib/SweetHome3D.jar:lib/Loader3DS1_2.jar:lib/itext-2.0.4.jar:lib/j3dcore.jar:lib/j3dutils.jar:lib/vecmath.jar:jre1.6.0_03/lib/javaws.jar -Djava.library.path=lib -Xmx192m com.eteks.sweethome3d.SweetHome3D

...this problem persist even after updating to lates Java 1.6.0.

Any suggestions?

Regards,

Oak




[Note: this thread was started on sourceforge.net forums]

Posted by Oak at Jan 18, 2008, 10:00:00 PM
Re: Can't Run Sweet Home 3D
Resolved the web start issue:

# su
(or sudo)
# ln /usr/lib/jvm/java-1.6.0.u1-sun-1.6.0.u1/jre/bin/javaws /usr/bin/javaws

...and then run:

javaws http://sweethome3d.sourceforge.net/SweetHome3D.jnlp

...and it works!

The original javaws had 0kb size. That was probably the problem.

Please, help me to resolve the intall issue.

Regards,

Oak



Posted by Oak at Jan 18, 2008, 10:02:00 PM
Re: Can't Run Sweet Home 3D
Now, the web version says:

3D Error
Sweet Home 3D will exit now because of a fatal error in 3D rendering system.

Regards,

Oak



Posted by Puybaret at Jan 18, 2008, 10:09:00 PM
Re: Can't Run Sweet Home 3D
The "fatal error in 3D rendering system" means that you have to upgrade your video card driver.
Sorry, I can't you tell you more than that...


----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by Randal_Lovelace at Mar 7, 2008, 11:18:00 PM
Re: Can't Run Sweet Home 3D
This error CAN NOT be a video card driver issue as I get the same issue and have the latest (nightly updated) drivers for EVERYTHING on my system. - This error needs fixing as it is apparent that a lot of individuals running different OS are getting this error.



Posted by Randal_Lovelace at Mar 9, 2008, 5:17:00 PM
Re: Can't Run Sweet Home 3D
[root@localhost randal]# ln /usr/lib/jvm/java-1.6.0.u1-sun-1.6.0.u1/jre/bin/javaws /usr/bin/javaws
ln: accessing `/usr/lib/jvm/java-1.6.0.u1-sun-1.6.0.u1/jre/bin/javaws': No such file or directory
[root@localhost randal]#


hmm no such thing here... interesting...