I recently updated my Ubuntu 14.04 installation and upon rebooting I am no longer able to sign into the Ubuntu Desktop environment. I've tried several approaches such as:
- renaming
.Xauthorityand restarting - ensuring that
.Xauthorityis not owned byroot(also ran the commandsudo chown -R $USER:$USER $HOMEnow pretty much all the files in my home directory are executable) sudo apt-get install ubuntu-desktopandsudo apt-get install --reinstall ubuntu-desktop
Content of .xsession-errors:
Script for ibus started at run_im.
Script for auto started at run_im.
Script for default started at run_im.
init: at-spi2-registryd main process ended, respawning
init: at-spi2-registryd main process ended, respawning
init: at-spi2-registryd main process ended, respawning
init: at-spi2-registryd main process ended, respawning
init: gnome-session (Unity) main process (6756) terminated with status 1
init: unity-settings-daemon main process (6735) killed by TERM signal
init: Disconnected from notified D-Bus bus
init: logrotate main process (6631) killed by TERM signal
init: xsession-init main process (6726) killed by TERM signal
init: unity-panel-service main process (6760) killed by TERM signal
init: upstart-dbus-session-bridge main process (6675) terminated with status 1
init: hud main process (6740) killed by TERM signal
And are the contents of /var/log/lightdm/lightdm.log
Update
I tried the fix described here and now the Ubuntu Desktop environment is gone. -- and now I have three desktop environments (including gnome) and only xfce works.
Latest Update
I've installed loads of desktop managers(?) as shown below but only two of them work. GNOME Flashback (Metacity) and Xfce session. The rest don't work.
Final Update
Because my many attempt to fix the system made it worse I eventually had to install Ubuntu 16.04 LTS.
