From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.27.4 with SMTP id a4cs924715aga; Mon, 7 Dec 2009 07:54:37 -0800 (PST) Received: by 10.224.63.196 with SMTP id c4mr3634916qai.183.1260201277194; Mon, 07 Dec 2009 07:54:37 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 9si7680710qyk.61.2009.12.07.07.54.37; Mon, 07 Dec 2009 07:54:37 -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 C8A4718582DE; Mon, 7 Dec 2009 10:54:36 -0500 (EST) X-Greylist: delayed 502 seconds by postgrey-1.31 at rubyforge.org; Mon, 07 Dec 2009 10:53:27 EST Received: from smtp2.is.depaul.edu (smtp2.is.depaul.edu [140.192.20.73]) by rubyforge.org (Postfix) with ESMTP id 782D11858291 for ; Mon, 7 Dec 2009 10:53:27 -0500 (EST) Received: from localhost (lew-67-1.lew-16.depaul.edu [140.192.67.1]) by smtp2.is.depaul.edu (Postfix) with ESMTP id 69112A21C0; Mon, 7 Dec 2009 09:45:02 -0600 (CST) Date: Mon, 7 Dec 2009 09:45:02 -0600 From: Susana Core To: sup-talk@rubyforge.org Message-ID: <20091207154502.GA7611@depaul.edu> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Subject: [sup-talk] sup finds exception and exits 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-talk-bounces@rubyforge.org Errors-To: sup-talk-bounces@rubyforge.org I have been using sup for about six months and today it started having fatal problems. I'll appreciate any suggestions. Below are the error messages. I should clarify that while I don't delete email from my mailbox the policy for the mail account is that after three months messages are deleted. This might be relevant since sup exits while polling for new messages in a thread which contains at least one message older than 3 months, i.e. while tryint to load a message which has been deleted. Thanks, Susana. ____________________error messages_______________________________ Polling for new messages... (eval):1: warning: instance variable @source_marked_read not initialized [Mon Dec 07 09:25:33 -0600 2009] stopped cursing [Mon Dec 07 09:25:33 -0600 2009] oh crap, an exception [Mon Dec 07 09:25:33 -0600 2009] unlocking /home/susana/.sup/lock... ---------------------------------------------------------------- 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: poll after loading inbox undefined method `to_indexable_s' for nil:NilClass ./lib/sup/index.rb:244:in `sync_message' ./lib/sup/util.rb:505:in `send' ./lib/sup/util.rb:505:in `method_missing' ./lib/sup/poll.rb:162:in `add_messages_from' ./lib/sup/source.rb:100:in `each' ./lib/sup/util.rb:544:in `send' ./lib/sup/util.rb:544:in `__pass' ./lib/sup/util.rb:531:in `method_missing' ./lib/sup/poll.rb:141:in `add_messages_from' ./lib/sup/poll.rb:98:in `do_poll' ./lib/sup/poll.rb:86:in `each' ./lib/sup/poll.rb:86:in `do_poll' ./lib/sup/poll.rb:85:in `synchronize' ./lib/sup/poll.rb:85:in `do_poll' ./lib/sup/util.rb:505:in `send' ./lib/sup/util.rb:505:in `method_missing' ./lib/sup/modes/poll-mode.rb:17:in `poll' ./lib/sup/poll.rb:53:in `poll' ./lib/sup/util.rb:505:in `send' ./lib/sup/util.rb:505:in `method_missing' bin/sup:206 ./lib/sup.rb:71:in `reporting_thread' ./lib/sup.rb:69:in `initialize' ./lib/sup.rb:69:in `new' ./lib/sup.rb:69:in `reporting_thread' bin/sup:206 ./lib/sup/modes/thread-index-mode.rb:663:in `call' ./lib/sup/modes/thread-index-mode.rb:663:in `__unprotected_load_threads' ./lib/sup/modes/thread-index-mode.rb:605:in `call' ./lib/sup/modes/thread-index-mode.rb:605:in `load_n_threads_background' ./lib/sup.rb:71:in `reporting_thread' ./lib/sup.rb:69:in `initialize' ./lib/sup.rb:69:in `new' ./lib/sup.rb:69:in `reporting_thread' ./lib/sup/modes/thread-index-mode.rb:603:in `load_n_threads_background' ./lib/sup/modes/thread-index-mode.rb:673:in `__unprotected_load_threads' (eval):12:in `load_threads' bin/sup:206 ____________________ end of error messages_________________________ _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk