Summary: | regression: error dialog when server can not be reached | ||
---|---|---|---|
Product: | [Frameworks and Libraries] Akonadi | Reporter: | Martin Koller <kollix> |
Component: | POP3 Resource | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aacid, vkrause |
Priority: | NOR | ||
Version: | 4.13 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdepim-runtime/fb1777eb22de6971b01f349867d4b6cff7ac8658 | Version Fixed In: | |
Sentry Crash Report: |
Description
Martin Koller
2017-03-13 08:23:20 UTC
I disagree, there's often very important messages coming though like: "You need to login in the webpage first because we are weird like that" errors that google and yahoo like creating. you disagree with that's annoying to dismiss a dialog every 5 minutes because I'm in a network which does not allow to reach a POP server ? Then why don't you disagree with the fact that this seems only be done with POP, but not with IMAP or WebDav ? If that information is now so super important (why was it not that important in the last few versions?), then at least please use a passive notification instead of the disturbing dialog I need to click at. Git commit fb1777eb22de6971b01f349867d4b6cff7ac8658 by Martin Koller. Committed on 16/04/2017 at 08:58. Pushed by mkoller into branch 'master'. Don't block users work with a message box on download error Instead of blocking users work with a MessageBox dialog, just display the error via the KDE Notification framework. REVIEW: 130074 M +2 -1 CMakeLists.txt M +2 -0 resources/pop3/CMakeLists.txt A +8 -0 resources/pop3/akonadi_pop3_resource.notifyrc M +3 -1 resources/pop3/pop3resource.cpp https://commits.kde.org/kdepim-runtime/fb1777eb22de6971b01f349867d4b6cff7ac8658 |