source : itsfoss.com |
1. Type Ctrl+Alt+F2 for change to Command Line Mode
2. Intall a ubuntu session package via this command :
sudo apt-get install ubuntu-session3. Reinstall that package of ubuntu session
sudo apt-get install --reinstall ubuntu-session4. Reboot your computer for applying effect of that package
sudo reboot
Alternative method 1:
1. Change into Command Line (CLI) Mode using press Ctrl+Alt+F22. Type this command for installing ubuntu-desktop
sudo apt-get install ubuntu-desktop3. After it, try reinstalling that package
sudo apt-get install --reinstall ubuntu-desktop4. Reboot and look that will working
sudo reboot
Alternative method 2:
Simple action if you has trying an above method. Do reconfigure all of package using this commandsudo dpkg-reconfigure -aAfter reinstalling all of package, maybe one of you still not yet fix "failed to start session". And than the way must doing is installing a Gnome instead using a command like below :
sudo apt-get install gnome-shell ubuntu-gnome-desktopWait until that process finish, than reboot your computer. And now try to login to your desktop. I hope that ways will fix your problem about "Failed to start session". Thanks for your visit.
source : ubuntuforums.org tsfoss.com
Paper 4Share - [SOLVED] Fixing Failed start to start session in Ubuntu 14.04