After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 531109 - Show account name and full folder path in error messages
Show account name and full folder path in error messages
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
aklapper[errormessages] evolution[imap]
: 650824 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-05-02 18:33 UTC by Karsten Bräckelmann
Modified: 2015-08-10 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Karsten Bräckelmann 2008-05-02 18:33:34 UTC
The status bar notes are really useless as is. Currently, the user is getting a warning note in the status bar, reading "Error while Refreshing folder.". Clicking the warning icon, one expects *details*, but gets something like this:

  Error while Refreshing folder.
  Connection reset by peer

So which one of my 6 currently active IMAP accounts is this talking about?

Without any details, at the very least mentioning the affected IMAP account if there are multiple, these notes are just useless. And eventually will become slightly annoying...


Please add more details.
Comment 1 mwisnicki 2011-05-23 21:04:34 UTC
*** Bug 650824 has been marked as a duplicate of this bug. ***
Comment 2 Milan Crha 2015-08-10 12:57:54 UTC
This had been partly addressed during the time, but there still left certain places, thus I fixed it there too. This touches only error messages, as generated on the evolution side. I would not change status messages anyway, because for example the IMAPx accounts have quite long status messages already, without the account name or the full path. Some parts of the code can use the status messages as part of the error messages, where this change makes it unchanged, but with what I tried the most common operations like Send/Receive or periodical account updates identify the account and the folders with full path.

Created commit 22e5d4d in evo master (3.17.90+)