Bug 281935 - POP3 resource floods the user if connections is down
Summary: POP3 resource floods the user if connections is down
Status: RESOLVED FIXED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: POP3 Resource (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Thomas McGuire
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-13 12:29 UTC by András Manţia
Modified: 2011-09-15 21:00 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description András Manţia 2011-09-13 12:29:09 UTC
I have 2 POP3 resources configured and regular mail check enabled for them. If the network connection goes down (not in a sense that solid can detect, e.g the adsl connection drops, but the computer is still connected to the router), the pop3 resource displays a dialog on next mail check that it is unable to connect to the server. The problem is that it displays another one at the next scheduled mail check, even if the first dialog is still shown. And so on. If you have a longer lasting network problem, you end of with lots of dialogs from the pop3 resource.
Comment 1 Christophe Marin 2011-09-13 12:33:38 UTC

*** This bug has been marked as a duplicate of bug 280359 ***
Comment 2 Thomas McGuire 2011-09-15 20:53:40 UTC
Git commit 981b0f7c3d36b20245002cf8f2021784980d48f0 by Thomas McGuire.
Committed on 15/09/2011 at 22:48.
Pushed by tmcguire into branch 'master'.

Revert "Inform when we make a bad password (not new i18n)"

On the next mail check, the user will be asked for the password
again, since we set mAskAgain to true.
In addition, the error message is shown by AkonadiTray, like
any other error message from Akonadi.

BUG: 281935
This reverts commit 38af197f1f73242a8739e704a39bdeb75ce61020.

M  +3    -4    resources/pop3/pop3resource.cpp

http://commits.kde.org/kdepim-runtime/981b0f7c3d36b20245002cf8f2021784980d48f0
Comment 3 Thomas McGuire 2011-09-15 21:00:55 UTC
Git commit ecf75a6c04eee5c06b5e42fcd134fc5104f67a0b by Thomas McGuire.
Committed on 15/09/2011 at 22:48.
Pushed by tmcguire into branch '4.7'.

Revert "Inform when we make a bad password (not new i18n)"

On the next mail check, the user will be asked for the password
again, since we set mAskAgain to true.
In addition, the error message is shown by AkonadiTray, like
any other error message from Akonadi.

BUG: 281935
This reverts commit 38af197f1f73242a8739e704a39bdeb75ce61020.
(cherry picked from commit 981b0f7c3d36b20245002cf8f2021784980d48f0)

M  +3    -4    resources/pop3/pop3resource.cpp

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