This is still a problem on 4.1.1 running on Ubuntu 18.04LTS The main issue is that the local configuration, ~/.config/Simplify3D is created with ownership root.root. The following patch to AddUserPermissions.sh should fix this as well as the above mentions problems with write permissions: 14c14,15 <...