Author: Ian Palmer
The great thing about open source is that there’s always something going on. We’re here every week to summarize news, tips, patches and releases that comes across the Linux, GNOME, KDE, and Mozilla lists and newsgroups. This week: discussions on desktop and multimedia performance priorities in Linux; end-user impressions of Balsa 2.2.0; the latest Rekall release for KDE (is it good enough to replace Access?); and more.
Linux Kernel
- Linus releases the second release candidate for Linux 2.6.8 on July 18. One step forward to a 2.6.8 release, and always moving forward. A couple of patches popped up after the release, that might be worth throwing into the mix when (or if) you update: a couple of device fixes for pmac_zilog, which may solve some problems with PowerBook Linux users; and minor changes that will allow tha aic driver to be built with db4. Also note that you may experience problems with the RPM build in this release.
- Food for thought and a question that many of you may have strong feelings on one way or another. Do you think that desktop and multimedia concerns are secondary in Linux? Many may state that it is because necessary features required for better functionality in these areas are kept out of the mainline kernel and are relegated to patches and separately maintained kernel trees, however there is something to be said by keeping such patches out of a stable kernel series without a good deal of testing.
- As a counter to the previous discussion, there were more discussions on preemption, this week (after the round of preemption issues that were reported on last time). An updated patch for timing latencies was posted on the list, which is a good first step as it clues the developers in on areas where Linux needs improvement. Those of you running test kernels who are noticing high latency areas should apply this patch and report your findings to the Kernel Developers, as they can’t fix what they don’t know about. Also, following up his work from last week, Ingo Molnar updated his voluntary-preempt patch for various kernel releases including Linux 2.6.7 and 2.6.8-rc2.
- SATA users who are currently running Linux 2.6.3 should be aware that their SATA device names will change from IDE notation (/dev/hda) to SCSI notation (/dev/sda) by default unless BLK_DEV_IDE_SATA, a kernel configuration option previously on by default, is enabled when moving to later kernels (Linux 2.67 and beyond). It is imperative to remember this as if your root partitions are on the SATA drive then Linux won’t be able to complete its boot process. There is a workaround, but said workaround has its own set of requirements. You can get more details on the workaround works from this LiveJournal entry.
- While not specifically about Linux, this crossed the lists on July 13 and probably deserves a mention: Andy Isaacson announced the release of an NBD server has been released that should compile cleanly on non-Linux hosts. If you’ve tried compiling the SourceForge version and run out of luck, then this new version may be just what you are looking for.
- Peter Williams released a new version of his CPU Scheduler Evaluation tool for Linux 2.6.8-rc1 on July 17.
- John McCutchan released inotify v0.5 on July 18. Inotify is a replacement for dnotify, which is a framework that allows the invocation of a command if the files in a directory are changed.
GNOME
- Sometimes application sounds are cute the first few times you hear them, but can become increasingly annoying over time. This holds particularly true for Balsa users, since the sound that plays when you get a new mail is an edit of a famous South Park quote and AOL’s ever present “You’ve got mail.” Currently Balsa doesn’t have a preference to reset this sound, but you can still replace it with something else by replacing the sound file with something more appropriate and restarting your X11 server.
- While on the topic of Balsa, those of you looking forward to 2.2.0 may be interested in reading some impressions from an end user on the latest Balsa release, and the responses it generates.
- Limited functionality for Drag and Drop has returned to GnomeMeeting. There is currently a limit to the drag sources and drop targets which are currently supported, but anything that saves time and adds interoperability between GNOME apps, particularly communications oriented apps like Evolution and GnomeMeeting, can only be a good thing.
- There were recent reports of Nautilus having problems dealing with automounted directories. It was determined that the automounter in question (submount) and GNOME’s volume management didn’t play well together and a patch for gnome-vfs was drafted that seems to solve the problem. Users who have been having similar issues with Nautilus should consider applying this patch and dropping notes of their experiences to the developers. Also, since gnome-vfs is already on our minds, it’s only fair to mention a recent patch that adds Kerberos support.
- Sawfish users looking to start applications on a specific Workspace may be interested in a creative solution that uses the .xsession file to do just that.
- Highlighted software from this week’s GNOME releases:
- Hardware Monitor applet v1.2 was released on July 14.
- The GNOME System Tools takes another step closer to release quality with the release ov version 0.90.0 on July 19. This package provides cross-platform configuration tools for Unix systems on which GNOME is supported.
- GGV v2.6.2 with more bugfixes from the stable (2.6) series, was released on July 18.
KDE
- Rekall 2.2.0-final was released on July 15. Rekall is a database front end that can connect to MySQL, PostgreSQL and even XBase (DB4) tables with the use of an SQL wrapper. It also provides GUI based table design, forms, reports, a graphical query designer, and even has a Python scripting engine. If you’ve been looking for an Access equivalent for Unix, this piece of software may be what you are looking for.
- aKregator comes one step closer to the 1.0 milestone with the release of version 1.0-beta5, which was announced on July 17. For those of you unfamiliar with this program, aKregator is an internet feed reader with support for RSS, RDF and Atom feeds.
Mozilla
- Mozilla users who are looking to use Windows Media Player to handle internet radio from Mozilla or Firefox links should look into the registry patch for WMP.
- A common issue that pops up on the Mozilla lists is that of keeping a common Mozilla profile across several machines. Someone in the Mozilal groups pointed out that there is a program that will keep profiles in sync.
- Thunderbird users who are having problems sending attachments and having those attachments displayed inline by other email programs may want to insure they have the proper content disposition and display settings set. It wouldn’t be nice to send a 500k text file and have it show up in the email body, even though it was added properly as an attachment when you originally sent it.