Launcher disappeared

19,162

Solution 1

If above command doesnot work try this(it saved me a week ago): `Ctrl+Alt+F1´

sudo service lightdm stop rm ~/.config/dconf/user sudo service lightdm start

Further look here: 14.04 LTS No Dash / Launcher after update through Software Updater

Solution 2

I have tried many different things, but below solution worked for me:

  • Go to your folder: usr/bin and click "gnome-terminal".
  • When terminal opens write "ccsm"
  • This will open unity screen.
  • Select "unity plugin" and then tick "enable unity plugin" option.
  • That will bring back your dashboard.

Solution 3

Enter the following commands:-

Ctrl+Alt+F1

login there by user name and password, type

sudo service lightdm restart

If lightdm fails to get back at normal :- Enter:- sudo apt-get update

sudo apt-get install --reinstall ubuntu-desktop
sudo apt-get install unity
Share:
19,162

Related videos on Youtube

Akshay Phadnis
Author by

Akshay Phadnis

Updated on September 18, 2022

Comments

  • Akshay Phadnis
    Akshay Phadnis over 1 year

    I have installed Ubuntu 14.04. It worked for approx. 2 days. But today when I turned it on launcher & Menu bar was absent & ctrl+alt+t was also not working. I tried "sudo service lightdm restart" it didn't worked. Please help me.. and launcher is present in guest session but not in Admin login..

  • sauerburger
    sauerburger over 7 years
    This deletes all your unity settings, including wallpaper, unity bar shortcuts, ...!
  • Max Candocia
    Max Candocia about 6 years
    I tried this, but nothing happens, and after I close ccsm and reopen it, none of the settings seemed to stay there.
  • Siwei
    Siwei over 4 years
    Yeah, re-login and set the mode to 'unity' is the key step.