Print at Dec 20, 2025, 4:06:20 AM

Posted by Puybaret at May 26, 2011, 7:39:29 AM
Re: Testing a translated language in Linux
It's great to learn you succeeded to translate Sweet Home 3D in Korean. smile

I guess your problem under Linux comes from a bad directory configuration.
As file associations don't work under Linux, you should try to open your sh3l file with Sweet Home 3D from a Terminal window:
- if you run Sweet Home 3D from its installer, open a Terminal window, drag SweetHome3D file found in "SweetHome3D-3.2" directory and drop it in the Terminal window to copy its path, then drag and drop the sh3l file and press enter in the Terminal window. Your command should look like:
/path/to/SweetHome3D /path/to/Korean.sh3l

- if you run Sweet Home 3D from Java Web Start, open a Terminal window, type: drag and drop your sh3l file in Terminal window to copy its path and press enter in the Terminal window. Your command should look like:
javaws http://www.sweethome3d.com/SweetHome3D.jnlp -open /path/to/Korean.sh3l
As this second way of doing depends on the Java Web Start implementation installed on your system, it may not work all the time.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator