1

I upgrade from Lucid via update-manager -d and the upgrade went fine. However, I didn't get Unity's global menu. Windows stil have their indivual menu bars.

Screenshot

This happens for all applications.

Does this typically occur? Can this be fixed with a configuration setting?

Jan
  • 3,598

2 Answers2

4

@fossfreedom was on the right track. On my system, the package indicator-appmenu (and ubuntu-desktop) was missing. Installing this package + restart solved the issue.

htorque
  • 64,798
Jan
  • 3,598
0

In dconf Editor Install dconf-gsettings-backend check for comcanonicalindicatorappmenumenu-mode = "global":

enter image description here

Jakob
  • 10,579