On Thu, 2015-05-21 at 11:01 +0200, Milan Crha wrote:
> On Wed, 2015-05-20 at 19:34 +0100, Neil Romig wrote:
> > I have tried running with CAMEL_DEBUG but I don't understand the
> > output well enough - though there are timeout messages at the 
> > points
> > where Evolution is hanging.
> >         Hi,
> CAMEL_DEBUG is usually useless in such cases like hanging (UI stuck)
> evolution. Better choice is getting a backtrace of the running (and
> stuck) evolution, like with the command:
>    $ gdb --batch --ex "t a a bt" -pid=`pidof evolution` &>bt.txt
> Please check the bt.txt for any private information, like passwords,
> email address, server addresses,... I usually search for "pass" at
> least (quotes for clarity only).
> > > From your description, I'd bet on:
> https://bugzilla.gnome.org/show_bug.cgi?id=748065 
> > > Also, the message pane shows the attachment icon/paperclip before 
> > the
> > message is loaded (as I would expect), though once it has been 
> > loaded
> > the attachment icon is no longer shown (which I don't expect).
> > Thunderbird has no problems with these messages.
> > Whether evolution keeps the attachment icon or not depends on the
> message structure. The most recent change from the related code is 
> for
> this bug:
> https://bugzilla.gnome.org/show_bug.cgi?id=749108
> though the issue there is opposite from that yours.
>         Bye,
>         Milan
> 
Milan,

I have run gdb as suggested and put the output at 
http://pastebin.com/raw.php?i=UTvPdFm7

I have also pasted relevant parts of the message structure (removed 
the header and a large portion of the attachment) at 
http://pastebin.com/raw.php?i=RFySirDi

I also have CAMEL_DEBUG output but can't see anything unusual apart
from "[imapx:A] Ignoring timeout error, nothing was waiting (original
error: Socket I/O timed out)" while Evolution is hanging.

I am running Evolution 3.16.2.1 on Fedora 22 (pre-release).

Neil.
_______________________________________________
evolution-list mailing list
evolution-list@gnome.org
To change your list options or unsubscribe, visit ...
https://mail.gnome.org/mailman/listinfo/evolution-list

Reply via email to