sweethome3d-4.6-linux-x64.tgz

by bertaudmarc » Sat May 09, 2015 1:03 pm

I started with ./SweetHome3d, the splash screen is displayed and the application hang:

Code: Select all

Java 3D: implicit antialiasing enabled
java.lang.RuntimeException: cannot load system cursor: CopyDrop.32x32
	at sun.awt.X11.XToolkit.lazilyLoadDesktopProperty(Unknown Source)

Code: Select all

Caused by: java.lang.RuntimeException: failed to load system cursor: DnD.Cursor.CopyDrop : cannot load system cursor: CopyDrop.32x32
	at java.awt.dnd.DragSource.load(Unknown Source)