Bug#985604: sweethome3d svg export bug
Andrius Merkys
merkys at debian.org
Mon Mar 22 05:55:53 GMT 2021
Control: severity 985604 important
Control: tags 985604 + confirmed
Hello,
On 2021-03-20 18:05, Антон Скрипка wrote:
> When export to SVG:
>
> Java 3D: implicit antialiasing enabled
> java.lang.NoClassDefFoundError: org/freehep/graphicsbase/util/UserProperties
I confirm this bug. Apparently, sweethome3d does not locate JAR of
libfreehep-graphicsbase-java. I have fixed this [1], will try to get the
fix for bullseye release.
> Solved: update version to 6.5
>
> It's work!
> $ sudo -i
> # wget https://kumisystems.dl.sourceforge.net/project/sweethome3d/SweetHome3D/SweetHome3D-6.5/SweetHome3D-6.5-linux-x64.tgz
> # tar zxvf SweetHome3D-6.5-linux-x64.tgz
> # cp -R /root/SweetHome3D-6.5/lib /usr/share/sweethome3d/
This fixes the issue because the upstream-provided tarball includes all
the dependencies. However, this is not the way dependencies are handled
in Debian.
[1]
https://salsa.debian.org/java-team/sweethome3d/-/commit/8bbdbf3d47da4d10b70f714fd158157c90114fc1
Best,
Andrius
More information about the pkg-java-maintainers
mailing list