Print at Dec 19, 2025, 9:10:22 AM

Posted by Puybaret at Feb 25, 2015, 4:07:26 PM
Re: Problems with running different processes by different users
If you don't want to use the Single Instance Server, just comment the lines (or add a condition) in the addSingleInstanceListener, removeSingleInstanceListener and callSingleInstanceServer methods of the StandaloneSingleInstanceService inner class of SweetHome3D main class.
Note that if you disable this feature, you won't be able to copy paste items between launched application instances.
Please, explain why you want this behavior. If it's interesting, I could add a system property to disable the Single Instance Server.
----------------------------------------
Emmanuel Puybaret, Sweet Home 3D creator