System Settings won't load after Ubuntu 14.04 installation

40,772

Solution 1

Try to run unity-control-center in a terminal, since gnome-control-center is not the default in Ubuntu 14.04 anymore.

Solution 2

I had to sudo apt-get install unity-control-center for it to work. This was on a fresh install of 14.04.1 LTS, Trusty Tahr

Solution 3

I had the same problem and this helped:

sudo apt-get install ubuntu-desktop

found it in here.

Solution 4

Ok, I got the solution from both answers, so here you go what I did:

In a new terminal write the following:

user@anypc:~$ sudo apt-get update

user@anypc:~$ sudo apt-get install gnome-control-center

and that was all, gnome settings bring back to normal.

I hope this answer can help somebody with this issue.

Share:
40,772

Related videos on Youtube

Carla Bernhardt
Author by

Carla Bernhardt

Updated on September 18, 2022

Comments

  • Carla Bernhardt
    Carla Bernhardt almost 2 years

    Since I installed Ubuntu 14.04, system setting won't load. I click on it in the dash and my mouse indicates it is thinking, but then stops and never loads the system settings. The same is true with Appearance and Display (I haven't tried all options). Help?

  • Carla Bernhardt
    Carla Bernhardt about 10 years
    Well, at least now I can open the system settings! I would prefer to be able to click the button, but this works. Thanks!
  • Carla Bernhardt
    Carla Bernhardt about 10 years
    Unfortunately, that didn't do anything, but when I select System Settings from the wheel, the GUI does pop up and works. Thanks anyways.
  • Tim
    Tim almost 10 years
    It is already installed, this doesn't help.