Search found 8 matches

by ggrptr
Mon Mar 17, 2014 9:07 am
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

No, unfortunately not, but now I look at, thank you.
by ggrptr
Sat Mar 15, 2014 9:00 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

<t>I'm sorry I just don't understand how related to the intended use of the method of installation.<br/>
<br/>
But, if it enough for you: my employer need an applet on his intraweb, to draw home layouts, and store it on the server, attached to homes for sale. We aren't need furnitures and decorators ...
by ggrptr
Sat Mar 15, 2014 7:41 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

<t>At last I found it, the embedded jnlp file didn't conatined the right jars for the svg import. It was my fault, because I am inexperienced in this area .. <br/>
<br/>
Now, I have another problem. I don't need funriture models, but only doors and windows. What furniture and texture catalogs ...
by ggrptr
Thu Mar 06, 2014 10:29 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

<t>After enabling the export, it throws this exception:<br/>
<br/>
basic: JNLP2ClassLoader.findClass: com.eteks.sweethome3d.model.LengthUnit_hu: try again ..<br/>
basic: JNLP2ClassLoader.findClass: com.eteks.sweethome3d.model.LengthUnit_hu: try again ..<br/>
basic: JNLP2ClassLoader.findClass: com ...
by ggrptr
Thu Mar 06, 2014 9:55 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

<t>So, sorry for my english, i'm am in hurry with the last message, and I dont speak english, it's wery difficult to me.. What I tried to say: If i can start the export, I obviously that I allowed it, no? It's not too difficulty, sorry. Can you show me a working applet with SVG export function, or ...
by ggrptr
Thu Mar 06, 2014 6:53 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

If it were not true, don't see the option. A more constructive reply?
by ggrptr
Wed Mar 05, 2014 4:57 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

Re: SVG export fails

<t>So, i simple view (over an apache server) the html page from the deploy folder, which containing the applet (after enable the svg export) . But the "export to svg" menu option throws a java.lang.ClassNotFoundException: Class org.freehep.graphicsio.svg.SVGGraphics2D exception. I thought that it ...
by ggrptr
Tue Mar 04, 2014 10:56 pm
Forum: Developers
Topic: SVG export fails
Replies: 13
Views: 12740

SVG export fails

<t>Hi!<br/>
<br/>
I can't get svg export to work on windows7 (x64) (oracle java version 7). I get this exception:<br/>
<br/>
java.lang.ClassNotFoundException: Class org.freehep.graphicsio.svg.SVGGraphics2D<br/>
at com.eteks.sweethome3d.tools.ExtensionsClassLoader.findClass(Unknown Source)<br/>
at ...