[Bug 39097] Better handling for error messages and dialogs
Maciej Pilichowski <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kmail |
|---|---|
| Message-ID | <[email protected]> |
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=39097
------- Additional Comments From bluedzins wp pl 2007-08-08 15:41 -------
Sergey, it would be a nice feature but it does not solve the issue reported here. Besides where to store logs is a transparent thing for UI behaviour.
Getting back to showing errors -- I opt for:
* manual check -- summarized error dialog box, i.e. one error -- one error dialog box, six errors -- one error dialog box (with six errors)
* auto check -- no error dialog boxes, errors should be logged and shown on demand, however status should be always shown (probably in the status bar): something like this "120 errors occurred on 160 attempts to download mail", when the user clicks on the status full log should be shown, datetime, activity, result, with ability to sort, filter out, etc.