Bug 151804 - Process table: dangerous and buggy selection of processes to kill
Summary: Process table: dangerous and buggy selection of processes to kill
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: unspecified
Hardware: x86 SuSE Linux 10.0
: P5 - None : Major
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-17 13:57 UTC by Lorenzo Paulatto
Modified: 2006-02-20 18:22 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
kdebase3 patch (2.33 KB, patch)
2006-02-20 14:24 UTC, Lubos Lunak
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Paulatto 2006-02-17 13:57:17 UTC
I don't know if this problem is still present in newer versions of ksysguard, but I guess it is.

1. Open ksysguard --processtable
2. enter a pretty much strict search string in the search field
    e.g. Searching "ine" would find both and only xinetd and kaffeine 
3. Select the first process of the list, than SHIFT+CLICK on the last one, in order to select them all
4. Press "kill"

Look at the confirm pop-up: you will notice that also the "hidden" processes have ben selected
    e.g. all the processes with a PID between the xinted and the kaffeine ones

A user who doesn't pay attention will probably kick himself out of kde loosing all the unsaved work.

See also: http://bugs.kde.org/show_bug.cgi?id=122158
Comment 1 Lubos Lunak 2006-02-20 14:24:50 UTC
Created attachment 69321 [details]
kdebase3 patch

Fixed in SVN, here's the kdebase patch for ksysguard.
Comment 2 Dirk Mueller 2006-02-20 18:22:05 UTC
submitted.