Search found 2 matches

by dkaparis
Wed Aug 17, 2022 9:43 pm
Forum: Features use and tips
Topic: Error exporting SVG
Replies: 3
Views: 4603

Re: Error exporting SVG

This looks like a packaging issue. Use the official release available at Download page.
When running the downloaded jnlp version on the same system with javaws, the SVG export works without error.

I filed a bug report at https://bugs.archlinux.org/task/75632.
by dkaparis
Tue Aug 16, 2022 3:32 pm
Forum: Features use and tips
Topic: Error exporting SVG
Replies: 3
Views: 4603

Error exporting SVG

Greetings,

Using Sweet Home 3D 7.0.2 under Archlinux and OpenJDK Runtime Environment (build 11.0.16+8). When I select the Plan->Export to SVG Format command and specify file, I get the following dump on terminal:


java.lang.NoClassDefFoundError: org/freehep/graphicsio/svg/SVGGraphics2D
at com ...