in the selinux troubleshoot window for that warning there should be a recomended fix .It would look something like this
Code:
restorecon -v '/home/theking/.xsession-errors'
did you run that in the terminal
you may need to be root to do it
su -
restorecon -v '/home...