System Settings icons missing

6,372

Solution 1

I could not find a solution. In the end I backed up and did a fresh install. All working fine after that.

Solution 2

I know this is an old post, but in case this happens again try running:

sudo apt-get install unity-control-center

it worked for me when I ran into a similar issue

Solution 3

I had this problem with Xubuntu. I restored the icons in the settings manager by editing the .desktop files in ~.local/share/applications/ and changing

Hidden=true 

to

Hidden=false
Share:
6,372

Related videos on Youtube

pst007x
Author by

pst007x

Updated on September 18, 2022

Comments

  • pst007x
    pst007x over 1 year

    Is there any way to reset the System Settings Control Panel page?

    The Control Panel was fine, but the for no apparent reason, PRIVACY, BACKGROUND and a host of other icons have vanished...

    My system seems pretty messed up after the upgrade... Shutdown, Reset, and Logout from the menu no longer work either...

    Settings with, presumably, icons missing

    However, I can launch the Privacy panel from the terminal:

    activity-log-manager
    

    and it runs... so why is this, and others, now missing from the System Setting Control Panel?

    I have checked and: activity-log-manager-control-center is installed

    Is there a config file I can check, or a setting in Gconf where the list of icons are referenced?

    I have run - in desperation -

    sudo apt-get purge unity*
    sudo apt-get purge ubuntu*
    sudo apt-get autoremove
    

    Run Gconf-cleaner and Janitor

    then re-installed all packages

    Still the same issue....?

  • binga30
    binga30 over 10 years
    I have the same problem. Your suggestion did not apply to my system.