0

After login this appears

Yesterday, I uninstalled several applications. When I rebooted the computer, I found that the launcher and menu bar had disappeared and every function related to them has gone.

I read this post: Unity Launcher and Top Panel disappeared in 14.04

But didn't find a solution.

What should I do?

Zanna
  • 70,465
  • It would be good to know what you uninstalled and what changes were made by these processes. A first step might be to look in /var/log/dpkg.log – YpsilonKah Jan 25 '16 at 10:21

1 Answers1

-1

Depending on the cause of the problem, this may fix it:

dconf reset -f /org/compiz
unity --reset-icon &disown

That is sometimes sufficient to restore a functioning desktop in Unity.

Eliah Kagan
  • 117,780
Michael
  • 2,499
  • 5
  • 19
  • 24