UK
Joined: May 3, 2010
Post Count: 223
Status:
Offline
Re: Furniture Library Editor Beta released
Thank you Emmanuel!!
Only had a very quick go with it so far, initial thoughts, what a great application! Will you also be adding it to Sweet Home as a plug-in or is it staying as a standalone?
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Furniture Library Editor Beta released
At this time, I think it will remain a standalone application for a while...
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Joined: Oct 2, 2007
Post Count: 188
Status:
Offline
Re: Furniture Library Editor Beta released
Works nicely. I wanted to make a desktop launcher (on my Linux system) but I couldn't get the command right so that did not work. Right now, I just have to remember where the file is and right click that and select to open with java.
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Furniture Library Editor Beta released
I just updated the Beta version of the Furniture Library Editor with the fix for better DAE/Collada support. This tool will probably be released in the coming days with Sweet Home 3D 2.5. I updated the Beta version of Sweet Home 3D 2.5 too, and now you can import again existing SH3F or SH3T files without being obliged to relaunch Sweet Home 3D.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
France
Joined: Nov 7, 2005
Post Count: 9426
Status:
Offline
Re: Furniture Library Editor Beta released
I updated Sweet Home 3D 2.5 to Beta 4 to avoid problems with temporary working files that were wrongly deleted (this happens rarely). Now, these files are stored in the work directory of your personal application directory (eTeks\Sweet Home 3D\work under Windows, eTeks/Sweet Home 3D/work under Mac OS X and .eteks/sweethome3d/work under Linux). Please can you confirm it works correctly on your system and that temporary files are deleted once you exited the program?
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator
Netherlands
Joined: Sep 26, 2009
Post Count: 4002
Status:
Offline
Re: Furniture Library Editor Beta released
Emmanuel:
Under Ubuntu, I can see a new subdirectory called "work", next to "furniture" and "plugins". Judging by their size and number, on opening SH3D, the files from the "furniture" directory are copied into it, and deleted as soon as SH3D is closed.
Hans
----------------------------------------
Hans
UK
Joined: May 3, 2010
Post Count: 223
Status:
Offline
Re: Furniture Library Editor Beta released
Hi Emmanuel,
First chance I have had to try this..
Under Windows 7 The 'work' folder is created with a subdirectory containing temp files but the contents remain once the Sweet Home beta 5 is closed, next time Sweet Home beta 5 is launched another subdirectory with temp files is created and that remains once the app is closed.
Maybe it's just a Windows 7 thing?
Will try XP under visualization when get chance.
db4tech
----------------------------------------
[Edit 1 times,
last edit by db4tech at Jun 16, 2010, 9:49:04 PM]
Joined: Oct 2, 2007
Post Count: 188
Status:
Offline
Re: Furniture Library Editor Beta released
ok, as you might know, I'm running a new SuSE system. The library editor will no longer launch for me. This is what happens when I try to run it in the terminal: java -jar FurnitureLibraryEditor-1.0.beta.jar Unable to access jarfile FurnitureLibraryEditor-1.0.beta.jar
Then I tried it like this: java FurnitureLibraryEditor-1.0.beta.jar Exception in thread "main" java.lang.NoClassDefFoundError: FurnitureLibraryEditor-1/0/beta/jar Caused by: java.lang.ClassNotFoundException: FurnitureLibraryEditor-1.0.beta.jar at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:264) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332) Could not find the main class: FurnitureLibraryEditor-1.0.beta.jar. Program will exit.
----- Edit: I had to do this in a terminal: cd /home/<username>/OBJs/SH3Dplugins/ then the java -jar FurnitureLibraryEditor-1.0.beta.jar command. On the old system, I could just open the terminal and be in that directory already. I gotta get used to this.
----------------------------------------
[Edit 1 times,
last edit by pencilart at Jun 27, 2010, 8:10:07 PM]