Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sweethome3d #52

Open
mxochicale opened this issue Dec 28, 2024 · 1 comment
Open

sweethome3d #52

mxochicale opened this issue Dec 28, 2024 · 1 comment

Comments

@mxochicale
Copy link
Owner

🚀 Feature

Sweet Home 3D is a free interior design application which helps you draw the plan of your house, arrange furniture on it and visit the results in 3D. https://www.sweethome3d.com/
LICENCE: License Sweet Home 3D, Copyright (c) 2024 Space Mushrooms <[email protected]>
The free version of Sweet Home 3D application, the Furniture Library Editor and Textures Library Editor applications, as well as Sweet Home 3D JS are distributed under the GNU General Public License; you can use them, copy them, redistribute them and/or modify them under the terms of that license as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

wget https://sourceforge.net/projects/sweethome3d/files/SweetHome3D/SweetHome3D-7.5/SweetHome3D-7.5-linux-x64.tgz
#├── [ 68M]  SweetHome3D-7.5-linux-x64.tgz
#└── [ 72M]  SweetHome3D-7.5-linux-x86.tgz
tar -xvzf SweetHome3D-7.5-linux-x64.tgz
 ./SweetHome3D

https://howto-ubuntunew.blogspot.com/2017/10/how-to-install-sweet-home-3d-552.html

@mxochicale
Copy link
Owner Author

./SweetHome3D
library initialization failed - unable to allocate file descriptor table - out of memoryAborted (core dumped)

https://www.sweethome3d.com/support/forum/viewthread_thread,13201_offset,0;jsessionid=FBC8B6B3ADFE58D9AF627A0EA339CAA3

sudo su
echo >/etc/security/limits.d/systemd.conf "* hard nofile 1048576"
sudo reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant