[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [trojita] [Bug 337846] Imap connexion goes offline after a while
From:       Thomas Lübking <thomas.luebking () gmail ! com>
Date:       2014-08-11 14:00:28
Message-ID: bug-337846-17878-9zMo2zc7Ic () http ! bugs ! kde ! org/
[Download RAW message or body]

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

--- Comment #19 from Thomas Lübking <thomas.luebking@gmail.com> ---
Ahh ;-)
You set the renewal to 35ms =)

You got to set the timeout property to the read value "*60*1000" to have it be
minutes.

m_imapModel->setProperty("trojita-imap-idle-renewal",
m_settings->value(Common::SettingsNames::imapIdleRenewal).toInt() * 60 * 1000);

Other caveat of the patch is that
* it allows for negative values (should be toUInt())
* "0" is not caught (eg. assuming default, being 29)

Raising the renewal time will rather make things worse.
Fix the patch and try 20 minutes. Then walk down in 5minute steps until free.fr
stops disconnecting on you (if this is the cause)

-- 
You are receiving this mail because:
You are watching all bug changes.=
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic