Results 1 to 3 of 3

Thread: GNOME Settings Menu Disappeared After Kali 2.0 AMD64 Upgrade on HDD

  1. #1
    Join Date
    2015-Aug
    Posts
    2

    Question GNOME Settings Menu Disappeared After Kali 2.0 AMD64 Upgrade on HDD

    Steps taken:

    Completed a fresh installation of Kali 1.1 AMD64 from installation disc on HDD with GDM. Added bleeding edge repos after install, created new sudo user, and created a keyboard shortcut in System Settings for root user.

    Today, I added the new sana repositories to etc/apt/sources.list, then ran
    Code:
    apt-get update && apt-get upgrade -y && apt-get dist-upgrade -y
    to upgrade to Kali 2.0

    Reboot after upgrade and the "Settings" menu that was previously under Applications -> System Tools -> Preferences -> System Settings is no longer accessible on Kali 2.0 upgrade.

    Ran
    HTML Code:
    apt-get install kali-linux-full
    then rebooted, and still no Settings menu.

    Can someone please help me resolve this?

    Here is sources.list:

    Code:
    $ cat /etc/apt/sources.list
    # 
    
    # deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150312-17:50]/ kali contrib main non-free
    
    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150312-17:50]/ kali contrib main non-free
    
    deb http://http.kali.org/kali moto main non-free contrib
    deb-src http://http.kali.org/kali moto main non-free contrib
    
    deb http://http.kali.org/kali sana main non-free contrib
    deb http://security.kali.org/kali-security sana/updates main contrib non-free
    
    deb-src http://http.kali.org/kali sana main non-free contrib
    deb-src http://security.kali.org/kali-security sana/updates main contrib non-free
    
    deb http://security.kali.org/ moto/updates main contrib non-free
    deb-src http://security.kali.org/ moto/updates main contrib non-free
    deb http://ppa.launchpad.net/noobslab/themes/ubuntu oneiric main 
    deb http://ppa.launchpad.net/alecive/antigone/ubuntu oneiric main 
    
    # Bleeding Edge 
    deb http://repo.kali.org/kali kali-bleeding-edge main
    Thanks,
    drag0n

  2. #2
    Join Date
    2015-Aug
    Posts
    1
    Hello, to solve this issue you have to install gnome control center by typing this: sudo apt-get install gnome-control-center
    and the settings will appear again.

    Hope it helps

  3. #3
    Join Date
    2016-Feb
    Posts
    14
    Certainly helped me, thanks, anthony.

Similar Threads

  1. menu bar disappeared.
    By mailmefren in forum Installing Archive
    Replies: 0
    Last Post: 2015-08-13, 08:14
  2. Kali Linux Menu Disappeared!
    By Swoorup in forum TroubleShooting Archive
    Replies: 3
    Last Post: 2013-06-28, 12:32

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •