Hans I'm using version 3.3, Java 1.6.0_2_2. I find that if I install it using the "Ubuntu Software Centre" or by the method in your link, it just shows the startup screen then disappears. I tried running it using the advice in the FAQ "How can I disable 3D features in Sweet Home 3D" and that worked (without 3D) so I then tried removing ".no3D=true" and that works (with 3D), so I have stuck with that. The only problems I have found are the PDF printing one in this thread and that "Create Video" crashes after a while. Great program by the way! Chris
The command I use is: java -Dcom.eteks.sweethome3d -jar /home/user/Documents/SweetHome3D/SweetHome3D-3.3.jar
Netherlands
Joined: Sep 26, 2009
Post Count: 4005
Status:
Offline
Re: print on pdf does not work in my linux box
Chris,
In the past, before U-11.04, I've had some problems as well. When I install SH3D, I never use the Java Web Start version, but always the installed version. In my case the 64 bit version. I first delete or uninstall all Java versions. I then download and unzip SH3D in its own directory. I can then start the program by double-clicking SweetHome3D, a shell script of 771 bytes.
When you open the script with gedit, you will see that it defines or loads a lot of things. What may be of interest to you is -Xmx????m. This sets the amount of memory SH3D can use. If you have enough memory, you could set it to -Xmx2048m. This may solve the problem you encounter when creating videos.
Hans
----------------------------------------
Hans
I'm a bit confused about what you are recommending, perhaps I don't understand the terminology. Your statement (1) suggested that the Software Centre was used to install the program, whereas (2) suggested that you just downloaded the program.
I never use the Java Web Start version,
I couldn't make that work so don't use it.
but always the installed version (1)
When I use the Ubuntu Software Centre or your link it doesn't work.
I then download and unzip SH3D in its own directory (2)
As mentioned above, this is what I am using, although I haven't unzipped the .jar file.
I can then start the program by double-clicking SweetHome3D, a shell script of 771 bytes.
I could not find a shell script. I use java -Dcom.eteks.sweethome3d -jar /home/user/Documents/SweetHome3D/SweetHome3D-3.3.jar
I hope this clarifies my confusion - if you see what I mean! Chris
Netherlands
Joined: Sep 26, 2009
Post Count: 4005
Status:
Offline
Re: print on pdf does not work in my linux box
Chris,
Use one of these links: Linux 32 bits or 64 bits. Both will give a TGZ-file, which is a compressed file. Normally the Archive Manager should open to unzip the file. When unzipping the file, you can specify a directory. The result will be a "main" directory with two subdirectories: one called jre1.6.0_26 and the other called lib. In the main directory you will find 10 or so text files that specify all kinds of copyright info. AND there is the small shell script I mentioned before.
I can't make it easier than that.
Hans
----------------------------------------
Hans
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: print on pdf does not work in my linux box
For your information, I noticed that under Ubuntu 11.04, using Ubuntu classic with no effects works better with Sweet Home 3D for some video drivers. If you want to switch to Ubuntu classic, choose System > Administration > Login Screen, then select Ubuntu Classic (No effects) in the drop down list at the bottom of the Login Screen Settings dialog box.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Thanks - that's easy enough to follow. I've downloaded the 32 bit version and it is as you describe and the shell script is there. The PDF file output now works. The video creation also works provided I keep it short and the size no bigger than 720x540. That'll do for me. My computer's memory is 1GB so I can't increase the figure in the shell script.
Emmanuel I have been using Ubuntu Classic with Effects (although they don't work!).
Netherlands
Joined: Sep 26, 2009
Post Count: 4005
Status:
Offline
Re: print on pdf does not work in my linux box
Chris,
Glad it works now. There's a trick that may solve (part of) your video problem. When you have decided how the picture should look, make all objects invisible that will not appear in the video. This reduces the amount of memory needed.
Hans
----------------------------------------
Hans