Bug 1161732

Summary: Network monitoring is broken with KSysGuard
Product: [openSUSE] openSUSE Tumbleweed Reporter: Artem Labazov <123321artyom>
Component: KDE Workspace (Plasma)Assignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: fvogt
Version: Current   
Target Milestone: ---   
Hardware: All   
OS: openSUSE Factory   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Artem Labazov 2020-01-23 21:50:00 UTC
On Tumbleweed with KDE Plasma 5.17.90 from openSUSE Factory columns "Download" and "Upload" in KSysGuard are empty.

Launching it from terminal shows the following output:
> org.kde.ksysguard.plugin.network: Helper process terminated abnormally!
> org.kde.ksysguard.plugin.network: "The process doesn't have permission to open the capture source\n"

Running "setcap cap_net_raw+ep /usr/lib64/libexec/ksysguard/ksgrd_network_helper" under root solves the mentioned issue
Comment 1 Fabian Vogt 2020-01-24 14:05:27 UTC
The whitelisting of the binary in the permissions package is broken, there is a typo.

Let's continue this in the original audit bug.

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