boredpenguin
Posts: 2
Joined: Sun Nov 08, 2015 12:02 pm

linux x64 no GUI after login

Install seems to go without issue. After running the program the login window comes up. If i run as root the login window goes away and the process keeps running. If I run as a regular user, the login process stops and a new process is started, but the actual program GUI never appears

Fedora 23 (gnome 3.18) 64 bit
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: linux x64 no GUI after login

Hmm.. it's working for me. All I had to do is run the commands below

cd /opt/Simplify3D-3.0.2/
sudo ./LaunchScript.sh

Opens just fine with that. If it doesn't work for you, maybe check the crash log in case it is due to a missing dependency or something.
boredpenguin
Posts: 2
Joined: Sun Nov 08, 2015 12:02 pm

Re: linux x64 no GUI after login

I was running ./Simplify3d directly rather than using the LaunchScript.sh

All good now, thanks.

Return to “Troubleshooting and Bug Reports”