I upgraded to 16.04 from 15.10 and every things was good. After installing new updates, launcher, menus and top panel disappear when I login.
I tried this commands:
dconf reset -f /org/compiz/
setsid unity
Also used ccsm
command and checked that Unity plugins is enabled. Still problem exists.
How to solve this?
After spending so much times and searching, I tested almost all the solutions on the internet.
But problem didn't solve. Totally the only solution which worked for me was follwing this instruction:
/usr/bin/
and rungnome-terminal.real
adduser newuser
to create a new userkill -9 -1
to logoutnewuser
su olduser
and enter your passwordmv /home/olduser /home/olduser_backup
mkdir /home/olduser
chown olduser:olduser /home/olduser
reboot
olduser
Totally you can delete
newuser
by running these commands:After updating my Ubuntu 16.04 I experienced the same issue. I solved it by removing the
/home/your_username/.config/compiz-1/compizconfig
directory:After which I logged out and in.
The directory originally contained the files:
config
Default.ini
done_upgrades
After removing the directory and logging in and out, it now contains the files:
config
done_upgrades
The
done_upgrades
file has not changed and theconfig
file has changed from:to:
The removed
Default.ini
contained:So I guess the issue was caused by one of these files, but I know nothing about compiz, so I cannot tell what could have caused it.
If you get this problem when running 16.04 under VirtualBox (like I did) none of these fixes work but changing the machine settings to remove 3D acceleration will bring the unity desktop back.
After my recent 16.04 update, I had this same problem. What finally fied it for me after trying many solutions that did not work: