From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.137.132 with SMTP id w4cs77021bkt; Mon, 19 Apr 2010 23:13:42 -0700 (PDT) Received: by 10.216.157.142 with SMTP id o14mr203030wek.183.1271744021704; Mon, 19 Apr 2010 23:13:41 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id h30si20061061wbe.80.2010.04.19.23.13.41; Mon, 19 Apr 2010 23:13:41 -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 9FF4E185830C; Tue, 20 Apr 2010 02:13:40 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 079FC18582D4 for ; Tue, 20 Apr 2010 02:13:31 -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 1O46i9-00031G-Q0 for sup-devel@rubyforge.org; Tue, 20 Apr 2010 02:13:31 -0400 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Tue, 20 Apr 2010 06:13:29 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1271744009.52.0.220249256921.issue92@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1271744009.52.0.220249256921.issue92@masanjin.net> Subject: [sup-devel] [issue92] undefined method `downcase' for nil:NilClass (message.rb:387) 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: /opt/local/lib/ruby/gems/1.8/gems/rmail-1.0.0/lib/rmail/header.rb:537:in `content_type': undefined method `downcase' for nil:NilClass (NoMethodError) from /opt/local/lib/ruby/gems/1.8/gems/sup- 0.8.1/lib/sup/message.rb:387:in `message_to_chunks' from /opt/local/lib/ruby/gems/1.8/gems/sup- 0.8.1/lib/sup/message.rb:209:in `load_from_source!' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/poll.rb:151:in `add_messages_from' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/imap.rb:187:in `each' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/imap.rb:175:in `upto' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/imap.rb:175:in `each' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/util.rb:552:in `send' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/util.rb:552:in `__pass' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/util.rb:539:in `method_missing' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/poll.rb:141:in `add_messages_from' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/util.rb:513:in `send' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/lib/sup/util.rb:513:in `method_missing' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup-sync:140 from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup-sync:135:in `each' from /opt/local/lib/ruby/gems/1.8/gems/sup-0.8.1/bin/sup-sync:135 from /opt/local/bin/sup-sync:19:in `load' from /opt/local/bin/sup-sync:19 Rats, that failed. You may have to do it manually. ---------- messages: 213 nosy: anonymous priority: bug ruby_version: 1.8.7 status: unread sup_version: 0.8.1 title: undefined method `downcase' for nil:NilClass (message.rb:387) _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel