How to fix unable to launch

6,691

Error because your desktop session has been messed up. You can recover by reinstalling.

Open virtual console by ctrl+alt+f1 and execute below it will work.

# sudo apt-get install --reinstall ubuntu-desktop
# sudo reboot
Share:
6,691

Related videos on Youtube

abo7mid
Author by

abo7mid

Just love to code. Yes I'am that person who have tried to learn almost all popular (C,C++,Python,Java,PHP,javascript,C#,Ruby,,Objective C) computer languages, but failed

Updated on September 18, 2022

Comments

  • abo7mid
    abo7mid over 1 year

    I get the error when I try to start ubuntu

    unable to launch "gnome--session --session=ubuntu" 
    X session --- "gnome-session --session=ubuntu" not found; 
    falling back to defualt session.
    
  • abo7mid
    abo7mid almost 9 years
    in recovery menu I can't move up and down its write read-only
  • A.B.
    A.B. almost 9 years
    @abo7mid mount -o remount,rw /
  • A.B.
    A.B. almost 9 years
    Why reboot? sudo service lightdm restart