[Bug 294441] kmail stays in offline mode, unable to send emails

Lamarque V. Souza lamarque at kde.org
Mon Mar 12 11:57:05 GMT 2012


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

--- Comment #25 from Lamarque V. Souza <lamarque at kde.org> ---
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.



More information about the Kdepim-bugs mailing list