Summary: | KDE processes (plasma-desktop etc.) just listed as "kdeinit4:" | ||
---|---|---|---|
Product: | [Unmaintained] ksysguard | Reporter: | Christoph Feck <cfeck> |
Component: | general | Assignee: | KSysGuard Developers <ksysguard-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | MadFishTheOne |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Hotfix |
Description
Christoph Feck
2011-07-09 14:38:04 UTC
Created attachment 61758 [details] Hotfix This is regression due to my recent fix for long process names. https://bugs.kde.org/show_bug.cgi?id=276958 Attaching hotfix patch. I can confirm that the patch from comment #1 fixes the issue. Long process names, such as "kactivitymanagerd" are not truncated either. Git commit cd32b63f6bc0a900ce57587ed30d7dabf60c4440 by Christoph Feck. Committed on 10/07/2011 at 20:56. Pushed by cfeck into branch 'master'. Fix KDE process names shown as "kdeinit4:" Patch by Alexander Chehovsky, thanks! BUG: 277421 M +3 -1 libs/ksysguard/processcore/processes_linux_p.cpp http://commits.kde.org/kde-workspace/cd32b63f6bc0a900ce57587ed30d7dabf60c4440 Git commit 50f1bf7a4a90fde3a4a0454cb9d1540d9224dab5 by Albert Astals Cid, on behalf of Christoph Feck. Committed on 10/07/2011 at 20:56. Pushed by aacid into branch 'KDE/4.7'. Fix KDE process names shown as "kdeinit4:" Patch by Alexander Chehovsky, thanks! BUG: 277421 (cherry picked from commit cd32b63f6bc0a900ce57587ed30d7dabf60c4440) M +3 -1 libs/ksysguard/processcore/processes_linux_p.cpp http://commits.kde.org/kde-workspace/50f1bf7a4a90fde3a4a0454cb9d1540d9224dab5 |