GNOME 2.20 Released
Gimli writes "GNOME 2.20 has been officially released. There are a number of enhancements and improvements to things such as power management, Evince (the GNOME document view), Totem (the video player), and note-taking application Tomboy. There are also some changes to GNOME's configuration utilities with an eye towards streamlining them. The timing is impeccable, too: 'This release coincides with the tenth anniversary of GNOME's existence. The project has evolved considerably since its earliest incarnation and has become a global phenomenon. Used as the default environment in popular Linux distributions like Ubuntu and Fedora, GNOME is widely used by Linux desktop users and is supported by a growing community of companies and independent developers. GNOME 2.20 will be included in the next major releases of many mainstream Linux distributions, including Ubuntu 7.10, which is scheduled for release next month. Users who wish to try it now can use the latest Ubuntu 7.10 live CD images, or the latest build of Foresight Linux. You can also check out the release notes."
Since this is a new GNOME release, what configuration option did they cut out now?
It be an enhanced GNOME. Didn't ye get the email?
Enahnce your GNOME, stay up longer, get better performance from your GNOME, have great timing and more control over your power! contact XXXXX@yahoo.co.uk.
scupper me, all we were t'were pirates!
A feeling of having made the same mistake before: Deja Foobar
All previous GNOME releases had a problem where the volume control would wake up every 100ms to poll the mixer settings, which prevented the CPU from entering and maintaining deep sleep states. The new volume control does not do that, which may be good for a few watts at the outlet. Other applications have undergone a similar treatment.
I just finished compiling 2.18
I think you answered your own question. They insist on shipping Tomboy so they can have a reason to ship mono. Without Tomboy, and without Beagle, the search tool thousands of times more idiotic than Tracker, there would be no reason for anybody to install mono.
As I understand it, GNOME Power Manger runs a DBUS service. This can be used by clients to inhibit sleep. This is very useful; it means when you're watching a movie in Totem the screensaver won't cut it in, and nor will your monitor turn off, merely because you haven't touched the mouse during the last 5 minutes of intensive movie watching. So I'd say there are good reasons for your desktop environment controlling power management.
Why the long face? Or am I missing something?
You try to sleep and then ...
Gnome mixer asks: "Did alsa change volumes? Did alsa change volumes? Did alsa change volumes?"
It would distrub me; as it would disturb your laptop.
Like somebody sleeping next to you repetitively asking: "Are you already asleep?".
http://linux.slashdot.org/comments.pl?sid=302979&cid=20675217
If you mod this up, your slashdot background will turn into a beautiful sunset!
It's the Celine Dion emoticon.
There are actually only three major Unix vendors left: Sun, IBM, and HP. All provide GNOME as the default desktop.
SGI is still around, but they no longer sell systems that run Unix. Their flavor of Unix was IRIX, which only ever ran on MIPS, and that CPU is no longer cost-competitive for big iron. So SGI sells Itanium and x64 systems running Linux. FWIW, their default desktop is GNOME.
Dell is also a Unix vendor of sorts, since they sell a fair number of servers running Solaris. Guess what the default desktop for Solaris is?
It's silly to call Apple a "Unix vendor". Yes, MacOS is built on top of Unix. But they're not part of the Unix marketplace. Almost nobody buys them to run Unix software, by which I mean software that's coded against traditional Unix APIs. Almost all Mac software is coded against Apple's proprietary APIs, and isn't available on "other" Unixes. The fact that Apple found it convenient to code those APIs on top of Unix APIs is an implementation detail that matters not at all to 99% of Apple's customers.
BSD has no vendors. Just a few enthusiasts.
That leaves SCO. Do we really want to talk about SCO?
I must meet your sister.
Gnome is pretty darn good about "developers, developers, developers".
Like how? Look at how much code reuse goes on in KDE vs Gnome. Every KDE app has the same spellchecking engine, every KDE app has the same text editor component, the same menu structure, the same shortcut configuration, the same widgets, dcop, etc, etc. Kontact, the KDE equivalent to Evolution, is just a small shell around all the individual components. KDE4 extends this even further, by making more powerful components available to developers. In a Gnome changelog, on the other hand, you see changes like "gedit gets editable toolbars" or "somegnomeapp gets gnomevfs support". You will never find something like that in a KDE changelog, because all the apps get all those features for free with the framework. I find it absolutely mindboggling that Gedit would have to manually add support for editable toolbars on gnomevfs, and then even find it worth mentioning in the release notes. It really shows that the libraries are not nearly as simple to use, or there is some kind of impediment to using them.
This kind of thing is evident when you look at resource usage between the desktops too. Why is it that KDE and Gnome use similar ammounts of memory when Gnome has so many less features (I'm not saying more features are better, but you can't deny that KDE has more features than Gnome). I'd be happy with a simple desktop like Gnome (it is much prettier after all) if it also was lighter on resources, but it isn't.