https://bugs.kde.org/show_bug.cgi?id=294441

--- Comment #25 from Lamarque V. Souza <[email protected]> ---
If the problem only happens in Arch this is probably an upstream bug. According
to this https://bbs.archlinux.org/viewtopic.php?id=135284 NetworkManager is
probably denying access to networkstatus to listen to the StateChanged signal.
Without this signal networkstatus never updates system status when using
NetworkManager as backend.

Run this command as normal user and check if it returns an error:

dbus-monitor --system
"type='signal',sender='org.freedesktop.NetworkManager',interface='org.freedesktop.NetworkManager'"

if it returns an error then that's is the problem and Arch must configure
polkit to allow normal users to listen to that signal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kdepim-bugs mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kdepim-bugs

Reply via email to