From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Sat, 27 Oct 2007 12:32:04 -0700 Subject: [sup-talk] sup crash on message load from imap source In-Reply-To: <1192822344-sup-5910@silver> References: <1192822344-sup-5910@silver> Message-ID: <1193513453-sup-6053@south> Excerpts from Ian Taylor's message of Fri Oct 19 12:33:08 -0700 2007: > --- NoMethodError at Fri Oct 19 15:31:45 -0400 2007 > undefined method `[]' for nil:NilClass > /var/lib/gems/1.8/gems/sup-0.1/lib/sup/imap.rb:272:in `get_imap_fields' Looks like this would be triggered on an out-of-sync IMAP source. Should be fixed in SVN now. Thanks! -- William