Warning: session_start(): open(/tmp/sess_ujikkgrrdt5tfh75cvn0gac3b1, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
Disk 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  .- Knowledge Base  . 

Disk Manager

   0.9.7  

KDE System Tool

Score 84%
darkstarlinuxrodarkstarlinu xro
DARKSTAR Linux Project
Home
Disk Manager
zoom


Disk Manager
zoom


Disk Manager
zoom


Link:  Link
Downloads:  5442
Submitted:  Nov 20 2007
Updated:  Nov 20 2007

Description:

The Disk Manager is a visual partitioning utility, written on top of GNU parted, that can create, format, resize/move, copy or delete partitions, with 13 known filesystems.

The application interface is in the style of QtParted or GParted, but, is very modular, and, as part of DARKSTAR's ALICE (Advanced Linux Installation and Configuration Environment), is used by the installer for partitioning objectives.

It is capable, of running from a console, even though it is written entirely in KDE/Qt.

It requires OpenSuSE's hwinfo, parted and HAL/DBus support, and is part of the DARKSTAR Linux Project.

NOTE: The development of the Disk Manager is sponsored by the easys GNU/Linux, http://easys.gnulinux.de.




LicenseGPL
Source(Disk Manager 0.9.7)
Send to a friend
Subscribe
Other  Content  from darkstarlinuxro
Report inappropriate content



goto page: prev   1  2 

-

 Error compiling

 
 by Left on: Nov 21 2007
 
Score 50%

Got this error:

In file included from hwparse.cpp:39:
hwprobe_p.h:40:26: error: hd.h: No such file or directory

Where to find hd.h? :-\


WBR, Igor
Reply to this

-

 Re: Error compiling

 
 by darkstarlinuxro on: Nov 22 2007
 
Score 50%
darkstarlinuxrodarkstarlinu xro
DARKSTAR Linux Project
Home

Is the hwinfo header...

Install this package...


Use the Source, Luke!
Reply to this

-

 Slackware package

 
 by amigib on: Nov 22 2007
 
Score 50%

http://www.amigib.nazwa.pl/linuks.php#DISKMAN

hope it works good enough for Slackers, but cant enable additional languages, any idea?


Slackware Addict

Reply to this

-

 Re: Slackware packag

 
 by amigib on: Nov 22 2007
 
Score 50%


http://www.amigib.nazwa.pl/linuks_en.php#DISKMAN

www in english...


Slackware Addict

Reply to this

-
.

 Compilation error!!

 
 by Musikolo on: Nov 25 2007
 
Score 50%

Making all in hwprobe
make[3]: Entering directory `/usr/src/yoper/BUILD/diskman-0.9.7/src/hwprobe'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/alicecore -I../../src/hwprobe -I/usr/lib/qt-3.3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O3 -march=i686 -mtune=i686 -m32 -fomit-frame-pointer -maccumulate-outgoing-args -pipe -fPIC -fvisibility-inlines-hidden -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fexceptions -MT hwparse.lo -MD -MP -MF ".deps/hwparse.Tpo" -c -o hwparse.lo hwparse.cpp; \
then mv -f ".deps/hwparse.Tpo" ".deps/hwparse.Plo"; else rm -f ".deps/hwparse.Tpo"; exit 1; fi
hwparse.cpp: In member function 'QMap<QString, QVariant> HwProbePrivate::hd2map(hd_t*)':
hwparse.cpp:930: error: 'struct s_hd_t::is_s' has no member named 'hotpluggable'
hwparse.cpp:1988: error: 'struct monitor_info_t' has no member named 'width'
hwparse.cpp:1989: error: 'struct monitor_info_t' has no member named 'height'
hwparse.cpp:1990: error: 'struct monitor_info_t' has no member named 'width_mm'
hwparse.cpp:1991: error: 'struct monitor_info_t' has no member named 'height_mm'
hwparse.cpp:2086: error: 'struct s_hd_t' has no member named 'udi'
hwparse.cpp: At global scope:
hwparse.cpp:2332: warning: unused parameter 're_probe'
make[3]: *** [hwparse.lo] Error 1
make[3]: Leaving directory `/usr/src/yoper/BUILD/diskman-0.9.7/src/hwprobe'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/yoper/BUILD/diskman-0.9.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/yoper/BUILD/diskman-0.9.7'
make: *** [all] Error 2
mach@Yoper ~/BUILD/diskman-0.9.7 $


Before reaching the above point I've had to run many commands like the following ones:

/usr/lib/qt-3.3/bin/moc src/alicecore/lblockingprocess.h -o src/alicecore/lblockingprocess.moc
/usr/lib/qt-3.3/bin/moc src/alicecore/loperationobserver.h -o src/alicecore/loperationobserver.moc
...etc.

Questions:

1.- Why do I have to run 'moc' manually a lot of times to keep on building the application?

2.- Apart from the previous question, why do I get the error shown at the beginning? How could I fix it?

Help really appreciated!

Musikolo


Yoper Team - The fastest out-of-the-box distro! http://www.yoper.com
Reply to this

-
.

 Re: Compilation erro

 
 by psychicist on: Dec 8 2007
 
Score 50%

This hwinfo thing is just completely broken and needs much patching to make it work. It's another nice example of Novell innovating in interesting ways :). Darth Vader can't do much about this fact. I even had to download the source rpm from the OpenSUSE 10.3 repositories, because the source can't be found anywhere else.


Reply to this

goto page: prev   1  2 

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