How to run GNOME Shell, and use most recent version?

9 replies [Last post]
Nathan
Offline
Joined: 09/02/2011

How can I use GNOME Shell? I installed it from the repos, but it doesn't show up as and option whan I log in, and I want the most recent version of GNOME. I certainly have hardware capable of running GNOME Shel with no non-free software, since I have a Penguin Libre from ThinkPenguin.

malberts

I am a member!

I am a translator!

Offline
Joined: 04/19/2011

You will need to install "gnome-shell" and "gnome-session".

To run a possibly more up-to-date GNOME Shell 3.2, add this PPA: https://launchpad.net/~gnome3-team/+archive/gnome3

You might want to download the Ubuntu version of Gnome Tweak Tool because Trisquel's version removes the Shell hacks. Get it here: http://packages.ubuntu.com/oneiric/gnome-tweak-tool

At this point everything should still be working fine.

If you want to try Shell 3.4, add that gnome3 PPA and this one: https://launchpad.net/~ricotz/+archive/testing

I have tested this before and some things were broken for me. Most notably the Trisquel theme gets broken and the out-of-box ABrowser flash playback stops working. I wrote about it elsewhere: http://trisquel.info/en/forum/how-do-you-use-gnome-shell#comment-20522

Nathan
Offline
Joined: 09/02/2011

Thanks, this is working for me, and I installed the packages in our repos. Is there any reason we don't have the most recent stable builds? I also could find any stable 3.4 deb or ppa.

malberts

I am a member!

I am a translator!

Offline
Joined: 04/19/2011

Trisquel package versions match the corresponding Ubuntu versions. Which
means we'll only get Shell 3.4 with the next version of Trisquel (=
Ubuntu Precise), unless Ubuntu backports it to Oneiric.

Nathan
Offline
Joined: 09/02/2011

Thanks, this is working for me, and I installed the packages in our repos. Is
there any reason we don't have the most recent stable builds? I also could
find any stable 3.4 deb or ppa.

icarolongo
Offline
Joined: 03/26/2011

You need install gnome-session

Nathan
Offline
Joined: 09/02/2011

Is there any way to install 3.4 in Trisquel?

icarolongo
Offline
Joined: 03/26/2011

Unfortunately Trisquel like Ubuntu won't have a full support for GNOME 3, because Ubuntu focus is Unity and some applications won't have in the repositories. In the Ubuntu 12.04 have GNOME 3.4 with Totem, GDM 3.0(GNOME 3.0), others applications of GNOME 3.2. Ubuntu don't following a GNOME 3 standard.

If you want to use full GNOME 3.4 you need install Parabola or Fedora with Linux-libre(Freed-ora).

But regardless, I use Trisquel. In my opinion is the better for end user.

Nathan
Offline
Joined: 09/02/2011

Is there any way to install 3.4 in Trisquel?

malberts

I am a member!

I am a translator!

Offline
Joined: 04/19/2011

There is no stable/official Shell 3.4 for Trisquel.

If you want to try Shell 3.4, do this after you've installed Shell:
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo add-apt-repository ppa:ricotz/testing
sudo apt-get update
sudo apt-get dist-upgrade

This will add unofficial and testing repositories. Keep in mind that
something might/will break.