Open Source
Status Update: KDE Partition Manager
Good things first: Using the KDE Partition Manager version from svn is safe.
There hasn't been any substantial development work being done on KDE Partition Manager for quite some time. This is indeed very deplorable and mostly owed to the fact that I am so far the only developer working on the project. The time I was able to devote to open source work has been severely limited over the last couple of months due to, as they say, circumstances beyond my control.
So the project has remained in a rather dormant state since my series of blog entries about the upcoming featurs in version 1.1 and the post about the new partition widget design that had been so magnificiently done by Hugo.
As an aside, this design has again been improved quite a bit after that post, so here's a current KDE Partition Manager screenshot (also, everyone likes screenshots):
Meanwhile, the GNU Parted devs have released a new version of libparted, 3.0, that does away with its former support for resizing FAT-based file systems (and a few other special cases that libparted used to cover for historical reasons). This version is now the only one shipping with a few distributions, among them Gentoo.
In KDE's subversion, I have at one point last year actually added support for the new libparted 3.0 version to KDE Partition Manager (support being an euphemism for: remove FAT16 and FAT32 resizing and a few other things when building against libparted 3.0). Gentoo have then proceeded to ship (as much as Gentoo can be said to ship anything) an svn-snapshot of KDE Partition Manager that has the version number 1.0.60 (denominating it as an alpha release in KDE's version number scheme). Other distributions have followed or will probably do so in the near future.
Now using a subversion snapshot for an application that is supposed to perform potentially destructive actions on your important data sounds like an unwise choice, does it not?
To put it briefly: Version 1.0.60 is no more dangerous to your data than 1.0.3 is. The code involved performing the potentially harardous actions is mature and thoroughly tested. There's no guarantee in either versions and there have indeed been modifications to code areas that deal with moving data within file systems for 1.0.60, but it's not like this has all been rewritten from scratch with totally unexplored code-paths now being let out into the wild sans any prior testing. The code works, is safe and I have used it numerous times myself on my disks, not just for testing.
Making backups before touching your file systems with any tool is still the diligent thing to do.
If and when KDE Partition Manager will see a 1.1 release is still not certain; I'm trying to figure out what I can do to accelerate matters a bit.
tl;dr Using KDE Partition Manager from subversion (with a version number of 1.0.60 or higher) is no more dangerous to your data than using 1.0.x.
- 8 comments
Workout Imported Into KDE Repository
The Workout source code is now available for you to checkout and build from the KDE subversion repository. Like all new projects it has for now been imported into KDE's playground. It will soon move to KDE review and then, if the review goes well, to KDE extragear.
Until then, get it from here:
$ svn co svn://anonsvn.kde.org/home/kde/trunk/playground/edu/workout
Do not forget to set HAVE_KDE to 1 in your cmake command line when building the KDE version.
Release: KDE Partition Manager Live CD 1.0.3
Hard on the heels of the release of KDE Partition Manager 1.0.3 follows the new version of the KDE Partition Manager Live CD, now also featuring version 1.0.3.
Release: KDE Partition Manager 1.0.3
A new release in the stable branch of KDE Partition Manager is out. Version 1.0.3 brings minor fixes and improvements:
- Make sure available and used capacity are not printed in a partition's properties dialog if they are not known
- Make sure fsck.msdos does not want to modify a file system when it is being called to read the file system usage
- Warn the user when trying to overwrite an existing partition with another or an image file
- Clear the clipboard if undoing an operation deleted the partition that was in it
Workout on Windows
Over the last couple of days I've been experimenting with getting Workout to work on Windows. With the help of some tricks borrowed from the Marble and Quassel teams (and even, *blush*, lifting a few lines of code from the Quassel sources), I got it to work.
It's not 100% done (configuration does not yet work and neither does hardware discovery, which will require some extra effort on Windows due to the absence of Solid), but it's running and mostly working:
Workout: Integrated Map View
Playing around a bit with MarbleWidget and MarbleModel and fixing a few bugs in Workout's (Workout is an activity and sports tracking application I am currently working on) KML exporter to make the interface actually work got me this:
A Name Is A Name
As a followup to my post on finding a name for the until then unnamed sports and activity tracking application I have been writing I'd like to thank all commenters on the blog entry for their valuable input, their ideas and suggestions and of course for their kind words. It sure has been uplifting to read so much enthusiastic posts in response to an application that has not even been released yet.
Sports Activity Tracking App: The Baby Needs a Name
While you were all not looking I wrote a new app.
This one's an activity and sports tracking application similar to the .NET-behemoth Sport Tracks or Garmin Training Center.
It's not a hundred percent complete yet and has its share of rough edges, but to give you an impression of what works already, let's see some screenshots:
KDE Partition Manager: New PartWidget Design
After some people complained on this blog's comments that KDE Partition Manager looked "win95-ish" to them (due to wrong choice of colors) I instantly set off to talk to the nice people on the #oxygen irc channel about this.
What they said was: Your colors are fine. It still looks bad.
So Hugo Pereira Da Costa came up with ideas how to improve the look and went on to turn those ideas into code. Today the new look was submitted to svn.
New In KDE Partition Manager 1.1 (VI): The Fine Print In the Feature List
Let me conclude my little sequence of posts on new features in KDE Partition Manager 1.1 with some small yet useful features that were not spectacular enough to warrant a post dedicated to any of them exclusively.
GPT Partition Tables
Recent Posts
Recent Comments
- Status update for KDE Partition Manager. Basically, the svn snapshots in Gentoo et al are safe to use. http://t.co/Tzbh1Yow — 4 weeks 1 day ago
- FOSS example, but common elsewhere: "Can't we just let a cheap intern implement it?" And spend more time fixing it... http://t.co/lP8popV1 — 4 weeks 1 day ago
- @DerWachsame Das mit den Linken und der Wahl 2010 gehst Du besser nochmal nachlesen. — 6 weeks 3 days ago
- Happy New Year! Frohes neues Jahr! — 7 weeks 3 days ago
- @dominikweifieg yes, indeed. gotta prepare for the new year, right? — 7 weeks 4 days ago
