Bug 164372

Summary: ksysguard open multiply same worksheets
Product: [Unmaintained] ksysguard Reporter: iCE <icecom>
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description iCE 2008-06-18 11:35:56 UTC
Version:           4.0.4-24.1 (using KDE 4.0.4)
Installed from:    Compiled From Sources
OS:                Linux

Every time when you open 'ksysguard' the worksheets are duplicated.
At now i have more then 100 same worksheet, the cpu is between 30-75% for that process if i do nothing! 
I can't use it, because it will increase the number of worksheets and of course the cpu power.
There is no option to easy remove worksheets?
Comment 1 John Tapsell 2008-06-18 11:56:11 UTC
Sorry about this bug.  It's fixed in the next version.  All I can
recommend is deleting ~/.kde/share/apps/ksysguard/*  and close
ksysguard before login out each time :/



2008/6/18 iCE <icecom@freemail.hu>:
[bugs.kde.org quoted mail]
Comment 2 iCE 2008-06-18 12:23:36 UTC
i have no directory ~/.kde/share/apps/ksysguard/ but i found the problem in the file /root/.kde4/share/config/ksysguardrc !

SelectedSheets[$e]=ProcessTable.sgrd,SystemLoad.sgrd,... just delete the entry what is no need longer or duplicated!

i did't find to what cause it yet.
Comment 3 John Tapsell 2008-06-18 12:45:48 UTC
> ------- Additional Comments From icecom freemail hu  2008-06-18 12:23 -------
> i have no directory ~/.kde/share/apps/ksysguard/ but i found the problem in the file /root/.kde4/share/config/ksysguardrc !


Sorry yeah


> SelectedSheets[$e]=ProcessTable.sgrd,SystemLoad.sgrd,... just delete the entry what is no need longer or duplicated!
>
> i did't find to what cause it yet.


The reason is that the the tabs are loaded once when you run ksysguard
and then all loaded again when the session is restored at startup.
Hence the doubling :(

It's fixed in the next version of ksysguard
Comment 4 iCE 2008-06-18 12:57:13 UTC
Thank you for your fast help! :)
Comment 5 iCE 2008-06-18 12:57:51 UTC
Thank you for your fast help ! :)
Comment 6 Greg Martyn 2008-08-08 08:38:21 UTC

*** This bug has been marked as a duplicate of 161241 ***