Warning: session_start(): open(/tmp/sess_ivss4n1ansh93696hnnb1a6bk5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
KDE Partition Manager openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (64) .- Knowledge Base (2) . 

KDE Partition Manager

   1.0.3  

KDE System Tool

Score 94%
KDE Partition Manager
zoom


KDE Partition Manager
zoom


KDE Partition Manager
zoom


Link:  Link
other:  Link
Blog:  Link
Downloads:  43010
Submitted:  Sep 18 2008
Updated:  Sep 1 2010

Description:

KDE Partition Manager is a utility program to help you manage the disk devices, partitions and file systems on your computer. It allows you to easily create, copy, move, delete, resize without losing data, backup and restore partitions.

KDE Partition Manager supports a large number of file systems, including ext2/3/4, reiserfs, NTFS, FAT16/32, jfs, xfs and more.

It makes use of external programs to get its job done, so you might have to install additional software (preferably packages from your distribution) to make use of all features and get full support for all file systems.

KDE Partition Manager is also available as a bootable Live CD.

Follow development and have a look at some preview screenshots of the upcoming feature release on http://blog.volker-lanz.de.




Changelog:

1.0.3
=====

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

Keep the current UUID when resizing a swap partition

Fix the build by explicitly linking the partition manager executable against the KDE libs it uses

Do not allow pasting a source partition on a bigger target partition when the source partition's file system cannot be grown to fill the target partition


1.0.2
=====

* Copy a file system's UUID to the copied file system when creating a file system from another one.

* Implement a workaround for a libparted bug that makes it sometimes fail to commit changes to the OS in versions earlier than 2.2.

* Update the partition's file system and re-check for constraints if the partition's role is changed in the "Create New Partition" dialog. This fixes a bug where the user was not able to grow an extended partition if he'd previously selected a file system that cannot grow beyond a certain size.

* Always use the correct icons in modified ok/cancel buttons in dialogs and message boxes

* Fix a crash when operations to create, resize and delete an extended partitions where incorrectly merged into one (bug 232092)




LicenseGPL
Source(Sources)
Fedora(Distribution Packages)
Debian(Distribution Packages)
Mandriva(Distribution Packages)
SUSE(Distribution Packages)
Ubuntu(Distribution Packages)
other(Live-CD)
Send to a friend
Subscribe
Other  Content  from VolkerLanz
Report inappropriate content



goto page: prev   1  2  3  4  5  6  7  8  9 

-
.

 Gentoo ebuild...

 
 by jirityr on: Sep 23 2008
 
Score 50%

Hi,

I have made an ebuild for Gentoo users. You can add this link into the download links:
http://bugs.gentoo.org/show_bug.cgi?id=238458

Cheers,
Jiri

PS: You should check for the parted utility (and for all other dependencies) in the cmake script.


Reply to this

-

 awesome work!

 
 by sneakerski on: Sep 24 2008
 
Score 50%

this is sweet! thanks so much for your effort on this! it's been a while since there was a solid KDE partition manager and you've filled that void! mad props


Reply to this

-

 partition manager

 
 by mazetas on: Sep 25 2008
 
Score 50%

how can i install this app?

can i also create and manage ntfs partitions from linux? the version that i had used didn't have that option


Reply to this

-

 Re: partition manager

 
 by jackiebrown on: Sep 25 2008
 
Score 50%

You have to add those to parted.

This is a frontend.

in Debian it is ntfsprogs


Reply to this

-

 Re: partition manager

 
 by sneakerski on: Sep 25 2008
 
Score 50%

to build the sources:
untar it
mkdir build && cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
sudo make install

note that the ` is the key to the left of the one... you will also need all the development packages for kde4 and libparted


Reply to this

-

 small suggestion

 
 by jackiebrown on: Sep 25 2008
 
Score 50%

Cosmetic only, but instead of partitionmanager maybe kpartitionmanager?

I didn't realize how use to that scheme I was until looking for the executable.


Reply to this

-

 Re: small suggestion

 
 by pejakm on: Sep 25 2008
 
Score 50%

Or even better: KParted


Reply to this

-

 Re: Re: small suggestion

 
 by VolkerLanz on: Sep 25 2008
 
Score 50%

There once was a project called KParted, so that name was and is out right from the start.

KDE Partition Manager strives to do more than just being a front end for libparted (as goes GParted, by the way). I therefore don't think the <xyz>Parted naming scheme is really that appropriate (for either of them, but for GParted it's a little late ;-)).


Reply to this

-

 Re: small suggestion

 
 by VolkerLanz on: Sep 25 2008
 
Score 50%

You're right, at the moment you need to know the executable name. The build process tells you what it's called, though.

I'm not a big fan of naming KDE applications with a "k" in front. Also, once KDE Partition Manager is part of your distribution, you're going to run it from the KDE Menu anyway, so you won't need to know the executable name.

The KDE project is, I think, trying to get away from the "k<whatever>" naming schemes itself.


Reply to this

-

 Re: Re: small suggestion

 
 by jackiebrown on: Sep 26 2008
 
Score 50%

in fairness, it wasn't that hard to guess. just a thought.

Either way, your app works great.

Maybe optional support to update fstab after partitioning?


Reply to this

-
.

 Thanks!!

 
 by tonihele on: Sep 25 2008
 
Score 50%

Thank you! I've missed this for a long time. QTParted is plain ugly and most likely dead or at least slow on the development. I even thought of starting a KDE port and beautification of it on my own...

But thanks! I hope this will be included in Kubuntu by default in place of QTParted.


Reply to this

-

 Partition locking

 
 by DanaKil on: Sep 28 2008
 
Score 50%

I'd love to be able to safely "lock" one or several partitions so that I don't fear to mess with them accidentaly. Partition Magic (I think) has this feature : you have a small dialog box which lists all available disks/partitions and you can check them for locking. After that, in the main interface, the partition still appears but with a lock-icon and you don't have acces to them anymore (until unlocking in the dialogbox of course).

It is usefull because I can easily set important partitions (system, etc) as locked once and never fear to damage them later. It could maybe done with a entry "Lock Disk/Partition" in the settings menu ?

Anyway, thanks for this app :)


Reply to this

goto page: prev   1  2  3  4  5  6  7  8  9 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team