Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: HELP! Deleted something that has taken away most of my GUI

  1. #1
    Join Date
    May 2007
    Location
    Southsea, UK
    Beans
    134
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    HELP! Deleted something that has taken away most of my GUI

    I installed Unity to see what it was all about. Then I decided to uninstall it, so I went into Synaptic Package Manager (do you see where this is going?) and removed four (I think) packages that said they were to do with Unity.

    Then most of my GUI disappeared. I can only access Firefox because Tweetdeck opens at startup, and I can click links from there for Firefox to open. My desktop background has disappeared, as have my top and bottom menu bar thingies, and the bar at the top of the Firefox window that has the minimise and close buttons.

    I don't know if this is relevant but some of my settings have changed too - for example my mouse is now behaving right-handedly when I had it set left-handedly.

    I can't do ANYTHING right now except use Firefox. I can't even get back to Tweetdeck because the bar at the bottom with the buttons for each window is gone.

    Please, PLEASE will someone help me get it all back? I'd really appreciate any help you can give.
    Registered Ubuntu user #14359.

  2. #2
    Join Date
    Feb 2008
    Beans
    5,636

    Re: HELP! Deleted something that has taken away most of my GUI

    Alt+F2 and give
    Code:
    sudo apt-get install --reinstall gnome-desktop

  3. #3
    Join Date
    May 2007
    Location
    Southsea, UK
    Beans
    134
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HELP! Deleted something that has taken away most of my GUI

    I just got "Unable to locate package gnome-desktop" :/
    Registered Ubuntu user #14359.

  4. #4
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: HELP! Deleted something that has taken away most of my GUI

    Quote Originally Posted by TeoBigusGeekus View Post
    Alt+F2 and give
    Code:
    sudo apt-get install --reinstall gnome-desktop
    Right idea, but not quite the right packages. Try:
    Code:
    sudo apt-get install --reinstall ubuntu-desktop gdm xorg
    Last edited by Paqman; March 27th, 2011 at 10:48 PM.

  5. #5
    Join Date
    Jan 2010
    Location
    San Jose
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: HELP! Deleted something that has taken away most of my GUI

    sudo apt-get install --reinstall gnome-desktop

    try that but do ubuntu-desktop and not gnome.

  6. #6
    Join Date
    May 2007
    Location
    Southsea, UK
    Beans
    134
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HELP! Deleted something that has taken away most of my GUI

    Quote Originally Posted by Paqman View Post
    Right idea, but not quite the right packages. Try:
    Code:
    sudo apt-get install ubuntu-desktop gdm xorg
    All three of those say they are already the latest version. Sorry! Any other ideas?
    Registered Ubuntu user #14359.

  7. #7
    Join Date
    Jan 2007
    Beans
    6,537
    Distro
    Ubuntu 13.04 Raring Ringtail

    Re: HELP! Deleted something that has taken away most of my GUI

    Quote Originally Posted by Ghostlove View Post
    All three of those say they are already the latest version. Sorry! Any other ideas?
    I updated that to force a reinstall. What you want is to make the package manager check that all their dependencies are installed.

  8. #8
    Join Date
    Feb 2008
    Beans
    5,636

    Re: HELP! Deleted something that has taken away most of my GUI

    Quote Originally Posted by Paqman View Post
    Right idea, but not quite the right packages. Try:
    Code:
    sudo apt-get install --reinstall ubuntu-desktop gdm xorg
    Did I miss something?

  9. #9
    Join Date
    Jan 2010
    Location
    San Jose
    Beans
    61
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: HELP! Deleted something that has taken away most of my GUI

    Have you tried logging out and at the login screen selecting "Gnome" for the window manager, it should be at the bottom.

    There should be safe-mode too.

  10. #10
    Join Date
    May 2006
    Beans
    42

    Re: HELP! Deleted something that has taken away most of my GUI

    Quote Originally Posted by TeoBigusGeekus View Post
    Did I miss something?
    gnome-desktop is not a default package. check in debfoster

Page 1 of 3 123 LastLast

Bookmarks

Posting Permissions

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