I upgraded my Ubuntu 14.04 to 16.04 and when I restarted it I didn't have a sidebar nor a top-bar, yet in the login page there was a top-bar. All windows opened are only closed using alt+f4. and Ctrl+Alt+T doesn't work. I can open the terminal using mouse right-click or alt+ctrl+f1.
I have tried these following answers but they didn't solve my problem: Ubuntu 16.04 launcher is missing after installing new updates , Unity doesn't load, no Launcher, no Dash appears
I managed to figure that unity isn't installed. so I tried: sudo apt-get install unity This resulted in the following errors:
The following packages have unmet dependencies:
unity : Depends: libunity-core-6.0-9 (= 7.4.0+16.04.20160415-0ubuntu1) but 7.4.0+16.04.20160906-0ubuntu1 is to be installed
Depends: compiz but it is not going to be installed
Depends: compiz-plugins-default but it is not going to be installed
Recommends: session-shortcuts but it is not going to be installed
N: Ignoring file '50unattended-upgrades.ucf-dist' in directory '/etc/apt/apt.conf.d/' as it has an invalid filename extension
E: Unable to correct problems, you have held broken packages.
I couldn't manage to get past the installation of Unity.
sources.list
here http://pastebin.com/ – GAD3R Nov 30 '16 at 11:50sources.list
: http://pastebin.com/UKxYyueK , i have copied it from ask ubuntu a few days ago to solve a problem – GAD3R Nov 30 '16 at 13:27