Re: [Evolution] Your message was sent, but an error occurred during post-processing.



On Wed, 2014-10-08 at 15:44 -0500, Chris wrote:
On Thu, 2014-10-02 at 19:44 -0500, Chris wrote:
Ubuntu 14.04.1, Gnome 3.12.6. lately when sending a message with
Evolution I get this as a pop up:

Your message was sent, but an error occurred during post-processing.
The reported error was "Failed to append to INBOX/Sent: Error appending
message: Stream has outstanding operation
Appending to local 'Sent' folder instead.".

This happens whether it's from a mailing list or from my inbox.

Any ideas?



Here is more information on this problem. First, the ID of the bug I
submitted.  https://bugzilla.gnome.org/show_bug.cgi?id=737733d:

Secondly the debug output from running:

CAMEL_DEBUG=imapx:debug,imapx:extra evolution
& /home/chris/evodebugfull.txt

can be found here http://pastebin.com/F3A5NCaj

The error on INBOX/directory occurs when Evo tries to open the cache for
that folder.  To see if it is the cache, then shutdown Evo completely
(make sure there are no Evo processes running), then move the evolution
cache out of the way and restart Evo. e.g.

  mv ~/.cache/evolution ~/.cache/evolution.x

Evolution should rebuild the cache.

There are a number of critical errors in the debug listing:

        (evolution:30133): evolution-util-CRITICAL **: e_contact_store_get_contact: assertion 'ITER_IS_VALID 
(contact_store, iter)' failed
        
        (evolution:30133): libebook-contacts-CRITICAL **: e_contact_get: assertion 'contact && E_IS_CONTACT 
(contact)' failed
        
        (evolution:30133): GLib-GObject-CRITICAL **: g_closure_unref: assertion 'closure->ref_count > 0' 
failed
        
The first two appear to refer to the address / contacts system so may
not be relevant here.  The last is apparently a webkit bug.  But it
would need someone who knows the code better than I do to confirm,

P.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]