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

virtual_hdd_led

   0.5  

KDE System Tool

Score 61%
virtual_hdd_led
zoom


virtual_hdd_led
zoom


virtual_hdd_led
zoom


Homepage:  Link
Downloads:  525
Submitted:  Jun 21 2010
Updated:  Jun 24 2010

Description:

This applet shows the activity and the current status of the selected harddisk.




Changelog:

Bugfixes:
- save diskname fixed
- compile fix for older kde4 versions
- update devicename after change if disk not found too
- geometry fixes

Features:
+ displaying icon instead plain color added (color only still available)




LicenseGPL
Source
Fedora(Fedora 11)
Fedora(Fedora 11 x64)
SUSE(OpenSuSE 11.2)
SUSE(OpenSuSE 11.2 x64)
Source(locale files)
Ubuntu(Kubuntu lucid)
Ubuntu(Kubuntu lucid locale)
Ubuntu(Kubuntu jaunty)
Ubuntu(Kubuntu jaunty locale)
Donate
Send to a friend
Subscribe
Other  Content  from crissi
Report inappropriate content



-

 Error compiling

 
 by tanghus on: Jun 21 2010
 
Score 50%

After cmake complained about cmake_minimum_required(VERSION 2.8) missing in CMakeLists.txt I added the line and tried again.
This gave the error:

CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/tol/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)

I haven't compiled a package for years so I have no idea of how cmake works.


/Thomas
Reply to this

-
.

 Re: Error compiling

 
 by crissi on: Jun 21 2010
 
Score 50%

> -- After cmake complained about cmake_minimum_required(VERSION 2.8) missing in CMakeLists.txt I added the line and tried again.
>
> This gave the error:
>
> CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
> ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/tol/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
> Call Stack (most recent call first):
> CMakeLists.txt:5 (find_package)

You have to install kdebase and kdelibs development package first.


Reply to this

-

 Device choice doesn't stick

 
 by irvcobb on: Jun 22 2010
 
Score 50%

Compiled fine here (Mepis 8.5 upgraded to KDE 4.4 from unstable). However, my choice of drive (trying for hdc) will not stick - the widget only shows sda. Other settings (draw device name/draw border) stick and the display updates, but not the choice of drive.


Reply to this

-
.

 Re: Device choice doesn't stick

 
 by crissi on: Jun 22 2010
 
Score 50%

> KDE 4.4 from unstable). However, my choice of drive (trying for hdc) will not stick - the widget only shows sda. Other settings (draw device name/draw border) stick and the display updates, but not the choice of drive.
This is fixed in 0.5.


Reply to this

-

 Re: Re: Device choice doesn't stick

 
 by irvcobb on: Jun 22 2010
 
Score 50%

Yes, it is. Thanks!


Reply to this

-

 Settings - Read color

 
 by deka on: Jul 10 2010
 
Score 50%

Can not change color for "Read Color".

virtual_hdd_led.cpp:
...
if (Status == Read) {
StatusColor = Qt::green;
...


?!


Reply to this

-

 Settings - Read color

 
 by deka on: Jul 10 2010
 
Score 50%

Can not change color for "Read Color".

virtual_hdd_led.cpp:
...
if (Status == Read) {
StatusColor = Qt::green;
...


?!


Reply to this

-
.

 Re: Settings - Read color

 
 by crissi on: Jul 20 2010
 
Score 50%

Fixed in svn (kde svn /playground/base/plasma/applets/virtual_hdd_led).


Reply to this

-
.

 Simple but very usefull

 
 by xeros on: Aug 2 2010
 
Score 50%

Simple but usefull plasmoid!

When I've bought my PC case few years ago, I've choose one with LCD to show status (fans speed, hdd/net/cd acctivity, temp, time, calendar, etc.) but since my PC is on the flood I don't see it so this app helps me a lot when I want to check if my HDD is doing something or not.


Reply to this

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