[Akonadi] [Bug 329857] akonadi imap fails if Internet is not ready

Christian Mollekopf chrigi_1 at fastmail.fm
Tue Mar 25 07:57:18 GMT 2014


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

Christian Mollekopf <chrigi_1 at fastmail.fm> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |http://commits.kde.org/kdep
                   |                            |imlibs/5d128773819d50278a19
                   |                            |4d6a16d5fa36c7e81908

--- Comment #6 from Christian Mollekopf <chrigi_1 at fastmail.fm> ---
Git commit 5d128773819d50278a194d6a16d5fa36c7e81908 by Christian Mollekopf.
Committed on 23/03/2014 at 19:00.
Pushed by cmollekopf into branch 'KDE/4.13'.

Avoid setting the Agent online if it needs network but there is none.

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.
REVIEW: 117008

M  +9    -1    akonadi/agentbase.cpp

http://commits.kde.org/kdepimlibs/5d128773819d50278a194d6a16d5fa36c7e81908

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the Kdepim-bugs mailing list