From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.27.4 with SMTP id a4cs436620aga; Thu, 17 Dec 2009 16:24:50 -0800 (PST) Received: by 10.224.121.66 with SMTP id g2mr2021967qar.47.1261095889648; Thu, 17 Dec 2009 16:24:49 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 17si5443232qyk.1.2009.12.17.16.24.49; Thu, 17 Dec 2009 16:24:49 -0800 (PST) Received-SPF: pass (google.com: domain of sup-talk-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-talk-bounces@rubyforge.org designates 205.234.109.19 as permitted sender) smtp.mail=sup-talk-bounces@rubyforge.org Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 1618B185830D; Thu, 17 Dec 2009 19:24:49 -0500 (EST) X-Greylist: delayed 1877 seconds by postgrey-1.31 at rubyforge.org; Thu, 17 Dec 2009 19:18:02 EST Received: from proofpoint1.lanl.gov (proofpoint1.lanl.gov [204.121.3.25]) by rubyforge.org (Postfix) with ESMTP id 1641018582FD for ; Thu, 17 Dec 2009 19:18:01 -0500 (EST) Received: from mailrelay2.lanl.gov (mailrelay2.lanl.gov [128.165.4.103]) by proofpoint1.lanl.gov (8.14.3/8.14.3) with ESMTP id nBHNkeBQ001369 for ; Thu, 17 Dec 2009 16:46:40 -0700 Received: from ccn-mail.lanl.gov (ccn-mail.lanl.gov [128.165.4.105]) by mailrelay2.lanl.gov (Postfix) with ESMTP id 084CB15D8A97 for ; Thu, 17 Dec 2009 16:46:40 -0700 (MST) Received: from localhost (localhost.localdomain [127.0.0.1]) by ccn-mail.lanl.gov (Postfix) with ESMTP id 066124E8015 for ; Thu, 17 Dec 2009 16:46:40 -0700 (MST) X-NIE-2-Virus-Scanner: amavisd-new at ccn-mail.lanl.gov Received: from tangerine.lanl.gov (tangerine.lanl.gov [128.165.113.173]) by ccn-mail.lanl.gov (Postfix) with ESMTP id E093D4E8014 for ; Thu, 17 Dec 2009 16:46:39 -0700 (MST) From: John Bent To: sup-talk Date: Thu, 17 Dec 2009 16:46:39 -0700 Message-Id: <1261093538-sup-8147@tangerine.lanl.gov> User-Agent: Sup/0.9 X-Proofpoint-Virus-Version: vendor=fsecure engine=1.12.8161:2.4.5, 1.2.40, 4.0.166 definitions=2009-12-17_12:2009-12-12, 2009-12-17, 2009-12-17 signatures=0 Subject: [sup-talk] exception after polling X-BeenThere: sup-talk@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: User & developer discussion of Sup List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org So sup was sitting idle and it did a poll and I saw the new message briefly enter the inbox and then it crashed: [Thu Dec 17 16:42:45 -0700 2009] ERROR: oh crap, an exception ---------------------------------------------------------------- I'm very sorry. It seems that an error occurred in Sup. Please accept my sincere apologies. If you don't mind, please send the contents of ~/.sup/exception-log.txt and a brief report of the circumstances to sup-talk at rubyforge dot orgs so that I might address this problem. Thank you! Sincerely, William ---------------------------------------------------------------- --- NoMethodError from thread: periodic poll undefined method `content_width' for nil:NilClass ./lib/sup/modes/thread-index-mode.rb:876:in `from_width' ./lib/sup/modes/thread-index-mode.rb:801:in `text_for_thread_at' ./lib/sup/hook.rb:55:in `each_with_index' ./lib/sup/modes/thread-index-mode.rb:800:in `each' ./lib/sup/modes/thread-index-mode.rb:800:in `each_with_index' ./lib/sup/modes/thread-index-mode.rb:800:in `text_for_thread_at' ./lib/sup/modes/thread-index-mode.rb:758:in `regen_text' ./lib/sup/util.rb:364:in `map_with_index' ./lib/sup/hook.rb:55:in `each_with_index' ./lib/sup/util.rb:364:in `each' ./lib/sup/util.rb:364:in `each_with_index' ./lib/sup/util.rb:364:in `map_with_index' ./lib/sup/modes/thread-index-mode.rb:758:in `regen_text' ./lib/sup/modes/thread-index-mode.rb:230:in `update' ./lib/sup/modes/thread-index-mode.rb:702:in `add_or_unhide' ./lib/sup/modes/thread-index-mode.rb:188:in `handle_added_update' ./lib/sup/update.rb:26:in `send' ./lib/sup/update.rb:26:in `relay' ./lib/sup/update.rb:26:in `each' ./lib/sup/update.rb:26:in `relay' ./lib/sup/util.rb:520:in `send' ./lib/sup/util.rb:520:in `method_missing' ./lib/sup/poll.rb:166:in `add_new_message' ./lib/sup/poll.rb:109:in `do_poll' ./lib/sup/poll.rb:151:in `each_message_from' ./lib/sup/source.rb:104:in `each' ./lib/sup/util.rb:560:in `send' ./lib/sup/util.rb:560:in `__pass' ./lib/sup/util.rb:547:in `method_missing' ./lib/sup/poll.rb:139:in `each_message_from' ./lib/sup/poll.rb:93:in `do_poll' ./lib/sup/poll.rb:81:in `each' ./lib/sup/poll.rb:81:in `do_poll' ./lib/sup/poll.rb:80:in `synchronize' ./lib/sup/poll.rb:80:in `do_poll' ./lib/sup/util.rb:520:in `send' ./lib/sup/util.rb:520:in `method_missing' ./lib/sup/modes/poll-mode.rb:15:in `poll' ./lib/sup/poll.rb:48:in `poll' ./lib/sup/poll.rb:65:in `start' ./lib/sup.rb:77:in `reporting_thread' ./lib/sup.rb:75:in `initialize' ./lib/sup.rb:75:in `new' ./lib/sup.rb:75:in `reporting_thread' ./lib/sup/poll.rb:62:in `start' ./lib/sup/util.rb:520:in `send' ./lib/sup/util.rb:520:in `method_missing' bin/sup:203 _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk