Description of problem: New installation of Fedora 23 "Cinnamon spin" without any dnf/rpm updates. The system would boot fine and I could login to Cinnamon without problems. Only issue (probably unrelated to the bug) is that my graphics card is not supported by nouveau and thus Cinnamon runs in software rendering mode. Then I run "dnf update", everything updates without a problem and I reboot. I can reach the login screen, I can enter my password and the screen will accept it and try to load Cinnamon, fail and return me back to the login screen. Via the console (ctrl-alt-f2) I can see the /home/user/.xsession-errors, which says that the file ".Xauthority is empty or none existent". The ".Xauthority" is just a zero-byte empty file. Version-Release number of selected component (if applicable): Fedora 23 cinnamon spin (2.8 after update) How reproducible: Always Steps to Reproduce: 1. install Cinnamon spin 2. dnf update 3. try to login Actual results: Cinnamon fails to load, returns me back to login screen. Expected results: To load Cinnamon. Additional info: I enabled rawhide, installed all updates, just to see if this was fixed there, but it made no difference. Thank you.
Created attachment 1097487 [details] screenshot of home user directory FTR I don't have a ~/.Xauthority file and cinnamon works fine here (I use the nvidia graphics driver here).
Created attachment 1097488 [details] .xsession-errors file
I've attached my .xsession-errors file, in case its of any help. I'll go ahead and test with the nvidia binary driver, maybe I'll have better luck. Thank you.
I installed the binary drivers from nvidia from http://negativo17.org/nvidia-driver/ and now everything seems to be working fine, I can login without a problem. (driver 358.16) Thank you for the suggestion!