From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.81.207 with SMTP id y15cs25081bkk; Tue, 25 May 2010 10:23:30 -0700 (PDT) Received: by 10.101.133.31 with SMTP id k31mr8834871ann.102.1274808209402; Tue, 25 May 2010 10:23:29 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 7si3374024gxk.17.2010.05.25.10.23.28; Tue, 25 May 2010 10:23:29 -0700 (PDT) Received-SPF: pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) client-ip=205.234.109.19; Authentication-Results: mx.google.com; spf=pass (google.com: domain of sup-devel-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-devel-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 7B69D197813B; Tue, 25 May 2010 13:23:28 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 76B7B18582EE for ; Tue, 25 May 2010 13:18:04 -0400 (EDT) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1OGxlS-0002Sg-0j for sup-devel@rubyforge.org; Tue, 25 May 2010 13:18:04 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Tue, 25 May 2010 17:18:01 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1274807881.68.0.551439031073.issue103@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1274807881.68.0.551439031073.issue103@masanjin.net> Subject: [sup-devel] [issue103] undefined method `has_label?' for nil:NilClass X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from anonymous: While reading a thread I encountered the following exception. I had used ",," (switch to next thread without archiving the current one) a few seconds before the crash. offlineimap was running, but inactive at the time of the crash. --- NoMethodError from thread: load messages for thread-view-mode undefined method `has_label?' for nil:NilClass /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:833:in `text_for_thread_at' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:781:in `regen_text' /usr/lib/ruby/1.8/sup/util.rb:414:in `map_with_index' /usr/lib/ruby/1.8/sup/hook.rb:55:in `each_with_index' /usr/lib/ruby/1.8/sup/util.rb:414:in `each' /usr/lib/ruby/1.8/sup/util.rb:414:in `each_with_index' /usr/lib/ruby/1.8/sup/util.rb:414:in `map_with_index' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:781:in `regen_text' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:242:in `update' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:219:in `handle_spammed_update' /usr/lib/ruby/1.8/sup/update.rb:26:in `send' /usr/lib/ruby/1.8/sup/update.rb:26:in `relay' /usr/lib/ruby/1.8/sup/update.rb:26:in `each' /usr/lib/ruby/1.8/sup/update.rb:26:in `relay' /usr/lib/ruby/1.8/sup/util.rb:570:in `send' /usr/lib/ruby/1.8/sup/util.rb:570:in `method_missing' /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:560:in `spam_and_then' /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:600 /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:129:in `call' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:129:in `select' /usr/lib/ruby/1.8/sup.rb:75:in `reporting_thread' /usr/lib/ruby/1.8/sup.rb:73:in `initialize' /usr/lib/ruby/1.8/sup.rb:73:in `new' /usr/lib/ruby/1.8/sup.rb:73:in `reporting_thread' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:109:in `select' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:159:in `launch_another_thread' /usr/lib/ruby/1.8/sup/modes/thread-index-mode.rb:141:in `launch_next_thread_after' /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:606:in `dispatch' /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:558:in `spam_and_then' /usr/lib/ruby/1.8/sup/modes/thread-view-mode.rb:533:in `spam_and_next' /usr/lib/ruby/1.8/sup/mode.rb:59:in `send' /usr/lib/ruby/1.8/sup/mode.rb:59:in `handle_input' /usr/lib/ruby/1.8/sup/buffer.rb:279:in `handle_input' /usr/bin/sup-mail:277 ---------- messages: 235 nosy: anonymous priority: bug ruby_version: 4.4 (Debian squeeze) status: unread sup_version: 0.11-2 (Debian squeeze) title: undefined method `has_label?' for nil:NilClass _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel