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

wazyk eric.lemoussu at gmail.com
Fri Mar 2 09:15:26 GMT 2012


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





--- Comment #14 from wazyk <eric lemoussu gmail com>  2012-03-02 09:15:25 ---

(In reply to comment #9)
> I even think the problem might be in "Hardware Integration Configuration with
> Solid" (System settings -> Information sources). The network management backend
> does not correctly report the online status. Even when I start Kopete it starts
> in offline mode, even though I've set initial status as 'online'. Obviously it
> detects that system is offline in the same way kmail detects that, and that is
> through information sources or Solid...
> 
> So I think this bug is not necessarily a bug in kmail, but a bug in system
> settings/information sources->network management backend (i.e. Solid).

When running:
qdbus --system org.freedesktop.NetworkManager /org/freedesktop/NetworkManager
org.freedesktop.NetworkManager.state
I get result 70, which is correct value returned by NetworkManager given these
specs :
http://projects.gnome.org/NetworkManager/developers/api/09/spec.html#type-NM_STATE

When running:
qdbus org.kde.kded /modules/networkstatus
org.kde.Solid.Networking.Client.Status
I get value 1 which is not good. Value 4 is expected.

So I agree with Nena, Solid's network status is not correctly updated by
NetworkManager, once the latter gets connected after kde has started.
I'd suspect kded_networkstatus to be the problem ...

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kdepim-bugs mailing list