Print at Dec 29, 2025, 10:41:46 PM
Posted by msize at Jan 2, 2010, 4:48:45 PM
Debian: Crash SweetHome3D on startup
Try startup SweetHome3D and have a problem:
java: ../../src/xcb_io.c:461: _XRead: Assertion `dpy->xcb->reply_data != 0' failed.
localhost:/opt/SweetHome3D-2.2 $ ./SweetHome3D
java: ../../src/xcb_io.c:461: _XRead: Assertion `dpy->xcb->reply_data != 0' failed.
localhost:/opt/SweetHome3D-2.2 $ ./jre1.6.0_17/bin/java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) Client VM (build 14.3-b01, mixed mode)
localhost:/opt/SweetHome3D-2.2 $ cat /etc/debian_version
5.0.3
localhost:/opt/SweetHome3D-2.2 $ uname -a
Linux localhost 2.6.26-2-686 #1 SMP Wed Nov 4 20:45:37 UTC 2009 i686 GNU/Linux
What's the matter?

Posted by hansmex at Jan 2, 2010, 5:42:38 PM
Re: Debian: Crash SweetHome3D on startup
In the FAQ there's a section on installation problems: have a look. Also, this question has been dealt with already many times before on this forum. Have a look at the messages.

I had problems using Ubuntu 9.04, but since upgrading to Ubuntu 9.10 SH3D works like a charm, because the video drivers were updated.

Good luck,

Hans
----------------------------------------
Hans

new website - under constuction
hansdirkse.info

Posted by Puybaret at Jan 2, 2010, 10:54:32 PM
Re: Debian: Crash SweetHome3D on startup
I don't know if this may help but looking for "java: ../../src/xcb_io.c:46...ta != 0' failed" may give you answers.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator

Posted by msize at Jan 21, 2010, 5:55:04 AM
Re: Debian: Crash SweetHome3D on startup
Thank you for help. After updated graphics driver, it worked.