LWN.net Logo

GNOME 2.30 has been released

From:  Vincent Untz <vuntz-AT-gnome.org>
To:  gnome-announce-list-AT-gnome.org, devel-announce-list-AT-gnome.org
Subject:  Celebrating the release of GNOME 2.30!
Date:  Wed, 31 Mar 2010 23:18:55 +0200
Message-ID:  <20100331211855.GP19886@vuntz.net>
Archive-link:  Article, Thread

              ======================================
              Celebrating the release of GNOME 2.30!
              ======================================

Today, the GNOME Project celebrates the release of GNOME 2.30, the
latest version of the popular, multi-platform free desktop environment
and of its developer platform. Released on schedule, to the day, GNOME
2.30 builds on top of a long series of successful six months releases to
offer the best experience to users and developers.

For more than 10 years now, the project has been seeing a tremendous
amount of work. And as usual, it's hard to come back to a previous
version of GNOME once you've tried this latest release, which is
probably the best compliment the project can receive.

GNOME 2.30 also marks the last major release in the GNOME 2.x era. There
will be maintenance releases for 2.30, but the community now focuses its
efforts on GNOME 3.0!

This six months effort wouldn't have been possible without the whole
GNOME community, made of contributors from all around the world:
hackers, documentors, usability and accessibility specialists,
translators, maintainers, sysadmins, companies, artists, users and
testers. GNOME would not exist without all those people. Thanks very
much to every one of them!

You'll find detailed information about GNOME 2.30 in our release notes:

   http://library.gnome.org/misc/release-notes/2.30/

Most distributions have already started integrating GNOME 2.30 in their
development version, or as package updates to their stable version.

To celebrate this release, a GNOME Store has been created. A selection
of t-shirts and mugs is available on this store, that is powered by
Zazzle:

   http://www.zazzle.com/gnome

You can also support the GNOME Project by becoming a Friend of GNOME:

   http://www.gnome.org/friends/

Some parties are already happening in various places to celebrate this
release. But tomorrow morning, you can be sure that GNOME contributors
will already be working on their plans for the next version of GNOME,
due in September, 2010.

Enjoy! And be proud of this release!

- The GNOME Release Team

-- 
Les gens heureux ne sont pas pressés.
-- 
devel-announce-list mailing list
devel-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/devel-announce-list



(Log in to post comments)

Nautilus considered a nuisance.

Posted Apr 1, 2010 1:36 UTC (Thu) by ncm (subscriber, #165) [Link]

After the last release, I had to jimmy gconf so it would work without starting up Nautilus, the which to me is worse than useless. I hope this is fixed in 2.30.

http://lwn.net/Articles/361189/

Also, I wonder whether Epiphany continues to ignore the edit key bindings setting.

I ask these things here, rather than offering patches, because I am under the impression that the Gnome project developers have been hostile to fixes in these areas, and would reject such patches out of hand. My question is not so much about the status of the bugs, but whether my impression of the project was and remains correct.

Nautilus considered a nuisance.

Posted Apr 1, 2010 6:29 UTC (Thu) by sbakker (subscriber, #58443) [Link]

Dunno, but I wouldn't hold my breath.. Personally, I'd like to see improvements in startup time, but I'm less than hopeful. This, however is nice to see:
In addition to a number of bug fixes, GNOME Panel has fixed a long outstanding bug in that when you change your screen resolution, applets will no longer randomly change position.
Finally!

Nautilus considered a nuisance.

Posted Apr 1, 2010 17:09 UTC (Thu) by ovitters (subscriber, #27950) [Link]

Personally, I'd like to see improvements in startup time, but I'm less than hopeful.

Next version we want to have dconf instead of gconf (hackfest has been planned). It is much *much* faster than gconf for reading (dunno about writing). As that is very important part of startup time, that part will actually improve.

If people want to help out during the hackfest (attend or do so remotely, see for details http://live.gnome.org/Hackfests/GSettings2010

Nautilus considered a nuisance.

Posted Apr 1, 2010 17:04 UTC (Thu) by ovitters (subscriber, #27950) [Link]

I ask these things here, rather than offering patches, because I am under the impression that the Gnome project developers have been hostile to fixes in these areas,

Strange reasoning. I hope you don't believe random LWN.net people are better representatives of GNOME than people involved within GNOME.

Anyway, just provide a patch. Though likely just the method to disable Nautilus taking over your desktop changed (it isn't really something which is a standard configuration for GNOME devs, so breakage is more likely to happen).

FWIW, I help out GNOME (can push your patch).

Nautilus considered a nuisance.

Posted Apr 1, 2010 17:33 UTC (Thu) by drag (subscriber, #31333) [Link]

All it requires is just one Gconf change. A change from a '1' to a '0'. It works fine, Gnome works fine, Nautilus works fine... no breakage or anything like that. I use it all the time.

I don't understand what the big deal is really. If the objection is that you have to use gconf- editor or the command line version to make a configuration change and that is just too irritating or daunting, then the only fix would be to add a option to disable desktop ownership in Gnome's file-manager preferences dialog.

One of the lovely things about gsettings or whatnot is that you can make a change from any application and it won't interfer with Nautilus and the change is pretty much immediate.

That is you can make a 'tweak' program that is entirely seperate from Gnome's official stuff and it would work just fine.

There is a 'Gtweakui' program that does just that: GTweakUI

It's been last updated in 2004, but what is packaged by Debian still works just fine.

This is similar in concept to Microsoft's Tweak UI in their PowerToys
Weirdly the UI is not that surpisingly different from Gconf-editor:

Of course editing the Gconf registry stuff is safe were as editing the Windows registry manually is usually going to be disaster for most people.

------------------------------------------

In fact I think that 'Gnome PowerToys' would be a interesting tool for 'Power Users' to play around with.

Just a add-on not included with the default Gnome install or whatever, that contain odd UI changes that users can perform and play around with easily.

Stuff like swapping out Metacity for Gnome-shell/Compiz/OpenBox. Disabling/Enabling Nautilus browser mode, mucking around with multimedia buttons and whatever else oddball things people can think of.

It can be a 'for fun' thing that does not need to be HIG friendly or anything remotely like that.

Nautilus considered a nuisance.

Posted Apr 2, 2010 0:44 UTC (Fri) by ncm (subscriber, #165) [Link]

FWIW, I help out GNOME (can push your patch).

Thank you. You may start by backing out the patch that wiped out the in-place gconf documentation for apps/desktop/interface/gtk_key_theme, which used to identify "Emacs" as one of the key theme options, with the meaningless filler "Basename of the default theme used by gtk+". See http://lwn.net/Articles/361486/ . Once this is done (and logged in #558198) we can begin to discuss other fixes.

Though likely just the method to disable Nautilus taking over your desktop changed (it isn't really something which is a standard configuration for GNOME devs, so breakage is more likely to happen).

As noted in the posting linked at the top, this dependency was deliberately added by somebody who apparently thought everyone should be forced to run Nautilus. Presumably many people find Nautilus useful, and don't mind running it. While Emacs is likewise useful to many people, it isn't forced on everyone.

Nautilus considered a nuisance.

Posted Apr 2, 2010 11:46 UTC (Fri) by Darkmere (subscriber, #53695) [Link]

I believe in the Nautilus case that it was decided upon that "Icons on the desktop" is a major feature for many people. And since Nautilus is the application that does this, it was embedded to default.

The idea to merge the device management into Nautilus was an interesting choice, but when Nautilus was the primary gio/g-vfs management tool, I guess it made sense from an ease of implementation point of view.

Note that this was also set to change again for 3.0, where it was decided that the desktop was no longer to be used much as such with gnome-shell, so it's likely that the device management be branched out into it's own daemon(again?).

But frankly, I see no good reason to make a shitstorm that you find "icons on the desktop" to be such a misfeature that you have to, gasp. Configure it to off.
(Don't forget to toggle off the "exit with last window" check too, for device management when you don't use Nautilus in desktop mode)

Also, if you look at the session settings, you can disable the panel completely via another one of those oh so horrid gconf settings. I'm sure you'll be pleased to hear. And since window decorations are such a nuisance for a purist lightist like yourself, why not disable the windowmanager as well while you're at it.

Frankly, in a metriocratic development, like any desktop system that actually aims for mass appeal, deciding that you do not want an integrated part of the "Desktop" metaphor is an outlier.

Copyright © 2010, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds