Search found 5 matches

by JosLouis
Thu Jan 29, 2026 12:28 pm
Forum: Installation
Topic: Null Pointer Exception from Linux Debian version
Replies: 8
Views: 19415

Re: Null Pointer Exception from Linux Debian version

Strange Observations

1- Shortly after trying SH3D and getting the above problem, I ran out of disk space.
After investigation (du -hsx /var/log | sort -rh | head -10), I found out that syslog had
swelled to 62G. I had to purge syslog to avoid formatting. This has not occurred since.
2- A similar ...
by JosLouis
Tue Jan 27, 2026 7:10 pm
Forum: Installation
Topic: Null Pointer Exception from Linux Debian version
Replies: 8
Views: 19415

Re: Null Pointer Exception from Linux Debian version

Running as root returns the same result.

Submitted a bug report in Launchpad:
Bug #2139244 “Null Pointer Exception in Sweet Home 3D Design Sof...” : Bugs : ubuntu-release-upgrader package : Ubuntu
by JosLouis
Mon Jan 26, 2026 11:47 pm
Forum: Installation
Topic: Null Pointer Exception from Linux Debian version
Replies: 8
Views: 19415

Re: Null Pointer Exception from Linux Debian version

Thanks Dorin and Keet but SH3D still doesn't work with KDE

Latest trial

Download Java 8 for Linux x64 from https://www.java.com/fr/download/linux_manual.jsp

sudo mkdir /usr/java
sudo mv ~/Téléchargements/jre-8u481-linux-x64.tar.gz /usr/java
cd /usr/java
sudo tar zxvf jre-8u481-linux-x64.tar.gz ...
by JosLouis
Sat Jan 24, 2026 8:43 pm
Forum: Installation
Topic: Null Pointer Exception from Linux Debian version
Replies: 8
Views: 19415

Re: Null Pointer Exception from Linux Debian version

Thanks for the prompt response.
Definitely SweetHome3D does not work under KDE Plasma,
but it works fine under MX-Linux 25 with XFCE on a HP Probook.

===============================================================
Purge of Directories and reinstall under KDE-Plasma

apt list sweet* > SH3D_purge ...
by JosLouis
Fri Jan 23, 2026 5:59 pm
Forum: Installation
Topic: Null Pointer Exception from Linux Debian version
Replies: 8
Views: 19415

Null Pointer Exception from Linux Debian version

I installed SW3D from the latest website version. I tried fom the desktop icon and the terminal and got a Null Pointer Exception (see output below).

I was running version 7.5 on the same machine under Debian_MX-Linux 21 with XFCE without problem.
I tried the snap version from the Ubuntu repository ...