Bug 122403

Summary: When switching between IMAP and Local Folders, a Error while "'Storing folder 'INBOX'': Success" dialog box appears.
Product: [Fedora] Fedora Reporter: Shawn M. Jones <smj>
Component: evolutionAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: 1.4.6-2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-11 03:47:11 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Shawn M. Jones 2004-05-04 01:11:19 UTC
Description of problem:
When switching between IMAP and Local Folders, a Error while "'Storing
folder 'INBOX'': Success" dialog box appears.

Version-Release number of selected component (if applicable):
evolution-1.4.6-1

How reproducible:
Intermittent.

Steps to Reproduce:
1.  Open evolutiobn.
2.  Connect to IMAP server.
3.  Click on a message on the INBOX for the IMAP server.
4.  Click on one of the "Local Folders"
  
Actual results:
A dialog box with the following:

Error while 'Storing folder 'INBOX'':
Success

Expected results:
No dialog box?  I'd like it to store folders quietly.

Additional info:
My IMAP server is running Debian Woody WU-IMAP.

Comment 1 Dave Malcolm 2004-09-22 17:38:55 UTC
I believe the server is reporting back an error code, with a message
of "Success" which is being displayed verbatim by Evolution.

Can you reproduce this bug?  If so, please rerun evolution with
CAMEL_VERBOSE_DEBUG=1 which should report the IMAP conversation to stdout.

Comment 2 Shawn M. Jones 2004-10-11 03:47:11 UTC
I cannot currently reproduce this bug.  This appears to have been
fixed by evolution 1.4.6-2 in FC2 release.

Thank you for your time.