Search found 6 matches

by richardlyons
Fri Feb 02, 2018 8:56 pm
Forum: 3D problems
Topic: ver 5.7 on Linux "Can't create graphics environment"
Replies: 5
Views: 7719

Re: ver 5.7 on Linux "Can't create graphics environment"

SOLVED!:

I have just discovered the problem is caused by the fact I use a tiling window manager. Switching to icewm, for example, I get full 3D functionality.
by richardlyons
Fri Feb 02, 2018 7:48 pm
Forum: 3D problems
Topic: ver 5.7 on Linux "Can't create graphics environment"
Replies: 5
Views: 7719

Re: ver 5.7 on Linux "Can't create graphics environment"

<r>@Puybaret:<br/>
The Sweethome3D script opens only the splash screen and stops (as before, with 5.6).
<CODE><s>[code]</s><i>
</i>$ /opt/SweetHome3D-5.7/SweetHome3D
amdgpu_parse_asic_ids: Cannot parse ASIC IDs: Ressource temporairement non disponible
Exception in thread "main" java.lang ...
by richardlyons
Fri Feb 02, 2018 3:45 pm
Forum: 3D problems
Topic: ver 5.7 on Linux "Can't create graphics environment"
Replies: 5
Views: 7719

ver 5.7 on Linux "Can't create graphics environment"

<r>Installed 5.7 from the tgz 'SweetHome3D-5.7-linux-x64.tgz' and happily the program opens via 'SweetHome3D-Java3D-1_5_2', and runs 2D layout.<br/>
<br/>
However there is no 3D rendering, and the following errors are logged on startup
<CODE><s>[code]</s><i>
</i>$ /opt/SweetHome3D-5.7/SweetHome3D ...
by richardlyons
Fri Jan 26, 2018 9:46 pm
Forum: 3D problems
Topic: Can't start sweethome3d on Linux
Replies: 7
Views: 9129

Re: [solved] Re: Can't start sweethome3d on Linux

<r>Further explanation of the problem using SH3D on Arch Linux.<br/>
<br/>
Installation of the package available for the distro results in only the splash screen. Using the start script is difficult because the libraries listed are located in different directories. It may be possible to edit the ...
by richardlyons
Thu Jan 25, 2018 1:30 pm
Forum: 3D problems
Topic: Can't start sweethome3d on Linux
Replies: 7
Views: 9129

[solved] Re: Can't start sweethome3d on Linux

In the start script above, it probably depends on your shell, but may be necessary to replace (in line 4) the deprecated "readlink" with "realpath" to get the intended result.
by richardlyons
Wed Jan 24, 2018 10:28 pm
Forum: 3D problems
Topic: Can't start sweethome3d on Linux
Replies: 7
Views: 9129

[solved] Re: Can't start sweethome3d on Linux

<t>I was thrilled to find this script, as I had the same problem on Arch Linux. I had to change "readlink" to "realpath" but SH3D then loaded. Very disappointed that it is not in fact doing any 3D. The bottom right panel remains blank and the plan shows a jumble of white rectangles where furniture ...