Hi Jim, hi Yoel, this is the same as http://redmine.yorba.org/issues/5703 - am I right?
Some weeks ago I already had a closer look at this issue and also added some debug output to the IMAP code. What I could find out: - This really happens only for emails without subject (I could not find any message with subject which caused this crash) - If I understood the debug output correctly and if I remember correctly now, some weeks later: I think the subject field was completely missing in the IMAP response. And then the other fields were extracted in the wrong order. The fields coming after the subject were all shifted by 1 column to the left and got mixed up. As I already said, I'm not sure if I understood the debug output correctly and I did not find the time to have another closer look at it yet. But maybe I can help you working on this, if I setup a test Zimbra server and IMAP mailbox for you, on which you can easily reproduce this? I could do the following, if this helps you working on this: - Install Zimbra Open Source Edition running on Ubuntu as Virtual Machine - Create a test IMAP mailbox there and copy one of the messages causing the crash to a subfolder in that mailbox - I could then send you a download link for the ready-to-run Virtual Machine Image (I would suggest a qemu-kvm image which you can easily run on any Ubuntu machine with kvm and virt-manager installed) - Or: I could also run the Virtual Machine Image for you on some server which can be reached from the internet and give you access to the IMAP mailbox there (maybe this is the fastest way, however I can only keep this VM up and running for about 2 months or so, I cannot promise to keep it up for a longer time ...) What do you think? Would this make it easier for you having a look at it? Thanks alot Joey PS: Would be really happy to see this issue fixed. Just let me know how I can help to make it happen :) Am Dienstag, den 21.05.2013, 01:02 -0004 schrieb Yoel Benítez Fonseca: > Sorry, in my run and test i have deleted all the problematic mail from > my inbox, i'll test now sending me a similar mail, without subject, for > test. > > I say it was the subject because after the mail in question was deleted > all was fine with Geary. > > El lun, 20 de may 2013 a las 6:20 ,Jim Nelson <[email protected]> > escribió: > > Hi Yoel, > > > > Can you go in with another mail client (or web mail), do a "View > > Source" (or equivalent) of the email in question, and mail that to > > [email protected]? (Specifically, I mean the last email referenced in > > the log file you uploaded to Launchpad.) > > > > I'm not certain the problem is a lack of Subject:. I suspect it's > > how the Date field is being returned via IMAP. > > > > -- Jim > > > > On Mon, May 20, 2013 at 2:46 PM, Yoel Benítez Fonseca > > <[email protected]> wrote: > >> h! i'm using Elemtary OS version 0.2 beta and Geary-0.3.1 updated > >> from yorba PPA. Geary was crashing every time i open it. Running it > >> with -d findout that the culprid was a messagge without subject > >> field, in [1] is the bug report with Geary output. > >> > >> > >> [1] https://bugs.launchpad.net/geary/+bug/1182230 > >> > >> _______________________________________________ > >> Geary mailing list > >> [email protected] > >> http://lists.yorba.org/cgi-bin/mailman/listinfo/geary > _______________________________________________ > Geary mailing list > [email protected] > http://lists.yorba.org/cgi-bin/mailman/listinfo/geary _______________________________________________ Geary mailing list [email protected] http://lists.yorba.org/cgi-bin/mailman/listinfo/geary
