[Kde-pim] Review Request 117008: Avoid setting the Agent online if it needs network but there is none

Christian Mollekopf chrigi_1 at fastmail.fm
Sun Mar 23 18:56:10 GMT 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117008/
-----------------------------------------------------------

(Updated March 23, 2014, 6:56 p.m.)


Review request for KDEPIM-Libraries.


Changes
-------

Removed unrelated changes from diff.


Bugs: 329857
    http://bugs.kde.org/show_bug.cgi?id=329857


Repository: kdepimlibs


Description
-------

Without this patch an agent is online initially and only reacts to subsequent,
    online status changes. This cause for example the imap resource to go online
    when started without network connection (resulting in a wrong initial status),
    and as the imap resource tried to connect and failed, it set itself to offline,
    resulting in it not reacting to the network becoming available.
    
    With this patch all network detection code can be removed from the imap resource
    and it properly reacts to network changes.


Diffs (updated)
-----

  akonadi/agentbase.cpp 373574c 

Diff: https://git.reviewboard.kde.org/r/117008/diff/


Testing
-------

Tested with the imap resource.


Thanks,

Christian Mollekopf

_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/



More information about the kde-pim mailing list