Results 1 to 10 of 10

Thread: Gnome shell in login preferences

  1. #1
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Gnome shell in login preferences

    I've reinstalled ubuntu for the first time in a while, and was using gnome shell. After reinstalling ubuntu, I removed unity and installed gnome-shell, but on the login screen I get no option to use it. If I run `gnome-shell --replace` from the terminal it works. What am I missing?

  2. #2
    Join Date
    Oct 2011
    Location
    Aleppo
    Beans
    290
    Distro
    Kubuntu 12.04 Precise Pangolin

    Re: Gnome shell in login preferences

    try

    Code:
    sudo apt-get install kubuntu-desktop
    to install kde desktop and see if it will appear in the login screen

  3. #3
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Re: Gnome shell in login preferences

    Quote Originally Posted by forsubhi View Post
    try

    Code:
    sudo apt-get install kubuntu-desktop
    to install kde desktop and see if it will appear in the login screen
    All I get for options is "gnome classic" and "gnome classic (no effects)".

  4. #4
    Join Date
    Sep 2011
    Beans
    615

    Re: Gnome shell in login preferences

    Did you follow whatever kind of messages the installer was throwing out during the installation or in the terminal while attempting to install kubuntu? I think if your system does not meet the minimum hardware specs for the new interface it will automatically install only the classic versions. I don't know, but perhaps a similar situation exists with respect to kubuntu.

  5. #5
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Re: Gnome shell in login preferences

    Quote Originally Posted by Dreamer Fithp Apprentice View Post
    Did you follow whatever kind of messages the installer was throwing out during the installation or in the terminal while attempting to install kubuntu? I think if your system does not meet the minimum hardware specs for the new interface it will automatically install only the classic versions. I don't know, but perhaps a similar situation exists with respect to kubuntu.
    There were no such prompts.

    My machine definitely has more than the minimum specs; like I said, if I run `gnome-shell` from command line it works.

  6. #6
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Re: Gnome shell in login preferences

    Actually, it looks like the kde install didn't complete. I have now successfully installed it. KDM does show options for "Gnome"(-shell) login, but choosing the option gives an error about failing to load ubuntu. I'm starting to think that my problems are caused by me trying to use my second graphic card. I've had two identical cross-fired graphics cards which, up until now, I've only had two monitors connected to.

  7. #7
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Re: Gnome shell in login preferences

    Figured it out. Uninstalling unity removes "gnome-session" which is what is needed to log into gnome-shell.

  8. #8
    Join Date
    Nov 2010
    Location
    Berlin, Germany
    Beans
    4,534
    Distro
    Xubuntu 12.04 Precise Pangolin

    Re: Gnome shell in login preferences

    Quote Originally Posted by Naddiseo View Post
    Figured it out. Uninstalling unity removes "gnome-session" which is what is needed to log into gnome-shell.
    Seems like you did it in exactly the order you've described it your OP then:
    Quote Originally Posted by Naddiseo View Post
    After reinstalling ubuntu, I removed unity and installed gnome-shell
    If you had installed "gnome-shell" before removing "unity", you wouldn't have had this issue in the first place; "gnome-session" depends, among other packages, on:
    unity
    Interface designed for efficiency of space and interaction.
    or unity-2d
    Unity interface for non-accelerated graphics cards
    or gnome-shell (>= 3.0)
    graphical shell for the GNOME desktop
    Source: http://packages.ubuntu.com/oneiric-u.../gnome-session

    Regards.

  9. #9
    Join Date
    Aug 2005
    Location
    Canada
    Beans
    102
    Distro
    Ubuntu Development Release

    Re: Gnome shell in login preferences

    Having gnome-session depend on unity or gnome-shell seems backwards; I would have though it should be unity and gnome-shell that depend on gnome-session.

  10. #10
    Join Date
    Jun 2006
    Location
    Brisbane Australia
    Beans
    713

    Re: Gnome shell in login preferences

    I don't understand why people decide to uninstall Unity just to use gnome-shell? It does not hurt to leave Unity installed, you don't have to log in to it, and removing it may cause problems like this.

Tags for this Thread

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
  •