Print at Dec 18, 2025, 11:16:57 AM

Posted by Dean_MKC at Apr 27, 2014, 4:14:23 AM
Re: AdvancedEditing.sh3p - Edit Room Points Menu is blank
Well I have to sound like a broken record but I still have the problem
mentioned in the original thread.

However since my last statement I have tried the following:

1.) I removed all versions of Java and installed system wide the
version jre1.6.0_45 that is the same as the one released with SweetHome3D 4.3.

<result: no success>

2.) While I had No.1 in place, I removed the ATI driver on my system
and used the driver that came with X.org.

<result: no success>

3.) I added a CLASSPATH environment variable to point to locations
of jar files in the lib directory of jre1.6.0_45

<result: no success>

4.) Instead of running SweetHome3D with the plugin on KDE 4.4.3
I tried running them on fvwm2.

<result: no success>

So I am getting rather frustrated.

Here is a sampling of the errors listed as soon as I access the
Advanced Editing Plugin: (there was a long list of errors):

Exception occurred during event dispatching:
java.lang.ClassCastException:

de.starrunner.sweethome3d.RoomPointsPreview cannot be cast to javax.swing.JScrollPane at javax.swing.plaf.metal.MetalBorders$ScrollPaneBorder.paintBorder(Unknown Source)

some more errors:
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source)

and some more:
at de.starrunner.sweethome3d.RoomPointsView.displayView(RoomPointsView.java:295)
at de.starrunner.sweethome3d.EditRoomPointsAction.execute(EditRoomPointsAction.java:34)

------------------------------------------------------------------
...Seems like the plugin is unable to find resources needed to run it.

But after trying the above mentioned attempts at a solution, I don't
know how to make the plugin "see" those resources.
-------------------------------------------------------------
I am using Slackware Linux 13.1 32 bit, 4GB memory, several GB of
hard drive space for both program and home directories.
An ATI Radeon HD 4870X2 running an AMD Catalyst driver 13.1
I am also using KDE 4.4.3

besides, all the other plugins work just fine.

Dean