New In KDE Partition Manager 1.1 (II): SMART Status Reports
12 Comments
So will the be part of kde system settings? looks nice by the way :)
You say that there is no support for external hard drives, and I'm assuming that's due to the usb and firewire connectors. But how about newer SATA connections? Will external drives be usable with SMART in that scenario?
There is a KCM module (System Settings is made up of KCM modules) version of KDE Partition Manager 1.0. But in the end KCM's are not meant for complex applications and thus usability is rather weak in comparison to the "real" application.
The KCM also caused some confusion: One reviewer thought the KCM was the real application and called it "spartan" and "limited". A distro packager complained that the KCM showed up in KDE's KRunner together with the application itself and confused users.
All in all not worth the trouble so I decided to drop the KCM for 1.1.
At least they should be. I don't have an external drive with eSATA connectors so I cannot check myself.
AFAIK, udisks makes SMART information available to unprivileged users, you should be able to work with that. And FYI, a udisks Solid backend is planned.
Hi, maybe a small KCM would be nice, only designed for the most basics actions that any user could need, for example if you plug a pendrive which doesn't have format, that KCM can be launched.
Btw, I have been using it for month's and everything worked like a charm :), congrats.
Looks nice, it would not be bad to add SMART Status Report in KInfoCenter in the section on the HDD. :))
Sorry for machine translation
Does the app run as root and call gparted directly or is there a privilege escalation mechanism here, eg PolicyKit?
That's an important piece of software, however it does remind me of palimpsest, and thus I have a question : does the KDE Partition Manager use udisks directly or with the help of some abstraction layer?
I assume "gparted" (which is the name of GNOME's partition editor) is a typo/thinko and you mean libparted. Libparted is a library, so it's linked against it. KDE Partition Manager itself has to run as root, not only for SMART reports to work, but also to call the ioctl() to re-read the partition table.
A future version may support KAuth for the latter.
KDE Partition Manager does not use udisks.
For SMART support it links against the libatasmart library. I assume udisks uses that as well.
vlanz you are my personal hero of the day!
Thx


