Bug 448331

Summary: Filter processes based on their command line
Product: [Applications] plasma-systemmonitor Reporter: equeim
Component: generalAssignee: KSysGuard Developers <ksysguard-bugs>
Status: ASSIGNED ---    
Severity: wishlist CC: ahiemstra, aspotashev, colinderoos, nate, plasma-bugs-null, rezad1393, serviceskde
Priority: NOR    
Version First Reported In: 5.25.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description equeim 2022-01-12 17:36:36 UTC
SUMMARY
Often there are multiple processes with the same name running on the system, which actually are completely different programs. This is common e.g. with interpreted/virtualized languages such as Python or Java. The program that is actually running can be usually determined by looking at process command line (e.g. finding a script file name).

System monitor can display processes' command lines, but it lacks the ability to quickly find such processes by typing part of command line (e.g. script name) in search field. This is possible in ksysguard, but not in System monitor.
Comment 1 Bug Janitor Service 2022-10-12 16:34:10 UTC
Thank you for the bug report!

However Plasma 5.23.5 is no longer supported by KDE; supported versions are 5.24, and 5.25 or newer.
Your distribution is responsible for providing support for older versions of KDE software.

Please do one of the following:
- Upgrade to a supported version and see if the issue is still relevant
- Report the issue to your distribution
Comment 2 colinderoos 2022-10-15 14:16:45 UTC
I'm on 5.25.5 and I'm still experiencing this issue.
Comment 3 serviceskde 2024-03-26 15:53:27 UTC
Deprecated KSysguard had that ability, new System Monitor does not.
Comment 4 Joshua Goins 2024-04-03 02:01:23 UTC
*** Bug 453368 has been marked as a duplicate of this bug. ***
Comment 5 Alexander Potashev 2025-05-29 23:38:41 UTC
I would like to search by PID, as described in https://bugs.kde.org/show_bug.cgi?id=453368.
Comment 6 Bug Janitor Service 2025-11-13 23:30:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-systemmonitor/-/merge_requests/398