Bug 155099

Summary: Mounting USB flash drive brokens the ksysguard inticators
Product: [Applications] ksysguard Reporter: Dendy <dendy_ua>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dendy 2008-01-04 18:43:44 UTC
Version:            (using KDE KDE 3.97.0)
Installed from:    SuSE RPMs
OS:                Linux

Actually KDE version is not RC2 but RC2++ from openSUSE 10.3 x86 repository.

ksysguard was launched from KDE3.

ksysguard worked for several hours. Than I simultaneous inserted flash usb drive. After that ksysguard shows message box with text: "Message from localhost" and "Application Memory" value dropped to zero. I.e. blue indicator on graph disappeared and yellow "Cached Memory" starts equal to sum of Application and Cached memory. Load Average increased to maximum value. CPU Load bar filled with magenta color (cpu/wait value).

Same when USB flash drive was removed.

After restarting ksysguard all values returns to normal state.

Key moments here: Inserting/Removing USB flash drive.
Comment 1 Dendy 2008-01-04 18:44:51 UTC
Sorry, packages not from x86 but x86_64 repository.
Comment 2 John Tapsell 2008-01-06 02:10:07 UTC
SVN commit 757831 by johnflux:

Be smarter about adding/removing mount point monitors

BUG:155099


 M  +54 -28    diskstat.c  


WebSVN link: http://websvn.kde.org/?view=rev&revision=757831
Comment 3 John Tapsell 2008-01-06 23:37:30 UTC
SVN commit 758118 by johnflux:

When you add/remove a removable disk, it now nicely appears and disappears in the sensor browser

CCBUG:155099


 M  +34 -5     SensorBrowser.cc  
 M  +1 -0      SensorBrowser.h  
 M  +11 -7     ksgrd/SensorAgent.cc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=758118