I created a 2nd user and when I log in under that user the screen stays on after login.
My "solution" has been to run the following command on my original login account (not the 2nd one I tested with above) and then reboot (wipes my preferences/toolbar icons etc.) but at least it "fixes" the problem.
mv ~/.config ~/.config.bak
|