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

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857

Christian Mollekopf chrig...@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 chrig...@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-1akonadi/agentbase.cpp

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-25 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857

Christian Mollekopf chrig...@fastmail.fm changed:

   What|Removed |Added

  Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
   |imlibs/5d128773819d50278a19 |im-runtime/e49c200ba4387a31
   |4d6a16d5fa36c7e81908|e997fe24a4a86c8bb8045abc

--- Comment #7 from Christian Mollekopf chrig...@fastmail.fm ---
Git commit e49c200ba4387a31e997fe24a4a86c8bb8045abc by Christian Mollekopf.
Committed on 23/03/2014 at 17:38.
Pushed by cmollekopf into branch 'KDE/4.13'.

IMAP-Resource: Removed network-change handling

With the fixed AgentBase we no longer need to handle network changes.
This results in the imap resource correctly reacting to network changes.

M  +1-13   resources/imap/imapresource.cpp

http://commits.kde.org/kdepim-runtime/e49c200ba4387a31e997fe24a4a86c8bb8045abc

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-24 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

--- Comment #5 from Txutxifel chuchi...@hotmail.com ---
Thanks for fixing it. It was very annoying!!!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857

Christian Mollekopf mollek...@kolabsys.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 CC||mollek...@kolabsys.com
 Ever confirmed|0   |1

--- Comment #2 from Christian Mollekopf mollek...@kolabsys.com ---
I just wanted to look into that, till are you already working on it?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857

Christian Mollekopf mollek...@kolabsys.com changed:

   What|Removed |Added

   Assignee|a...@kde.org|mollek...@kolabsys.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-23 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

--- Comment #3 from Txutxifel chuchi...@hotmail.com ---
I can only say it still happen, imap is showed as disconnected, but i think
akonadi google is affected. too.  it starts as connected, but it is never
updated.
Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-23 Thread Christian Mollekopf
https://bugs.kde.org/show_bug.cgi?id=329857

--- Comment #4 from Christian Mollekopf mollek...@kolabsys.com ---
(In reply to comment #3)
 I can only say it still happen, imap is showed as disconnected, but i think
 akonadi google is affected. too.  it starts as connected, but it is never
 updated.
 Thanks

Jup, I can reproduce it and have a patch ready. It's just waiting to be
reviewed. It should make it into 4.13 hopefully. Thanks for reporting.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-10 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

--- Comment #1 from Txutxifel chuchi...@hotmail.com ---
Hi
Still in KDE 4.13 Beta 1 (opensuse 64 bits)

Is there any progress? Is it necessary any log, information?

Thanks

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-03-10 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

Txutxifel chuchi...@hotmail.com changed:

   What|Removed |Added

Version|1.11.0  |1.11.80

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-02-26 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

Txutxifel chuchi...@hotmail.com changed:

   What|Removed |Added

 CC||kdepim-bugs@kde.org,
   ||vkra...@kde.org
  Component|imap|IMAP resource
Version|unspecified |1.11.0
Product|kresources  |Akonadi

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs


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

2014-02-26 Thread Txutxifel
https://bugs.kde.org/show_bug.cgi?id=329857

Txutxifel chuchi...@hotmail.com changed:

   What|Removed |Added

   Severity|normal  |crash

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.org
https://mail.kde.org/mailman/listinfo/kdepim-bugs