From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.204.155.88 with SMTP id r24cs9880bkw; Sun, 18 Jul 2010 16:10:36 -0700 (PDT) Received: by 10.231.35.199 with SMTP id q7mr4385830ibd.47.1279494634509; Sun, 18 Jul 2010 16:10:34 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 16si9225151ibr.27.2010.07.18.16.10.34; Sun, 18 Jul 2010 16:10:34 -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 BC1511858387; Sun, 18 Jul 2010 19:10:33 -0400 (EDT) Received: from dmz-mailsec-scanner-4.mit.edu (DMZ-MAILSEC-SCANNER-4.MIT.EDU [18.9.25.15]) by rubyforge.org (Postfix) with ESMTP id 720A71858375 for ; Sun, 18 Jul 2010 18:57:33 -0400 (EDT) X-AuditID: 1209190f-b7b0aae000000a7d-42-4c4386e01bec Received: from mailhub-auth-1.mit.edu (MAILHUB-AUTH-1.MIT.EDU [18.9.21.35]) by dmz-mailsec-scanner-4.mit.edu (Symantec Brightmail Gateway) with SMTP id 1E.71.02685.0E6834C4; Sun, 18 Jul 2010 18:57:36 -0400 (EDT) Received: from outgoing.mit.edu (OUTGOING-AUTH.MIT.EDU [18.7.22.103]) by mailhub-auth-1.mit.edu (8.13.8/8.9.2) with ESMTP id o6IMvWnC015923; Sun, 18 Jul 2010 18:57:32 -0400 Received: from localhost (ool-44c4de0a.dyn.optonline.net [68.196.222.10]) (authenticated bits=0) (User authenticated as ezyang@ATHENA.MIT.EDU) by outgoing.mit.edu (8.13.6/8.12.4) with ESMTP id o6IMvVXJ000367; Sun, 18 Jul 2010 18:57:32 -0400 (EDT) From: "Edward Z. Yang" To: Damien Leone In-reply-to: <1278693172-sup-6247@mailer> References: <1278693172-sup-6247@mailer> Date: Sun, 18 Jul 2010 18:57:31 -0400 Message-Id: <1279493829-sup-2931@ezyang> User-Agent: Sup/git X-Brightmail-Tracker: AAAAAQCq+Kk= Cc: sup-devel Subject: Re: [sup-devel] Adding backward synchronization for Maildir sources X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: Sup developer discussion List-Id: Sup developer discussion 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-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org Here is one trace that I managed to scrounge up undefined method `content_width' for nil:NilClass /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:953:in `from_width' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:870:in `text_for_thread_at' /home/ezyang/Dev/sup/lib/sup/hook.rb:55:in `each_with_index' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:869:in `each' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:869:in `each_with_index' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:869:in `text_for_thread_at' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:811:in `regen_text' /home/ezyang/Dev/sup/lib/sup/util.rb:423:in `map_with_index' /home/ezyang/Dev/sup/lib/sup/hook.rb:55:in `each_with_index' /home/ezyang/Dev/sup/lib/sup/util.rb:423:in `each' /home/ezyang/Dev/sup/lib/sup/util.rb:423:in `each_with_index' /home/ezyang/Dev/sup/lib/sup/util.rb:423:in `map_with_index' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:811:in `regen_text' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:262:in `update' /home/ezyang/Dev/sup/lib/sup/modes/thread-index-mode.rb:217:in `handle_location_deleted_update' /home/ezyang/Dev/sup/lib/sup/update.rb:26:in `send' /home/ezyang/Dev/sup/lib/sup/update.rb:26:in `relay' /home/ezyang/Dev/sup/lib/sup/update.rb:26:in `each' /home/ezyang/Dev/sup/lib/sup/update.rb:26:in `relay' /home/ezyang/Dev/sup/lib/sup/util.rb:588:in `send' /home/ezyang/Dev/sup/lib/sup/util.rb:588:in `method_missing' /home/ezyang/Dev/sup/lib/sup/poll.rb:197:in `poll_from' /home/ezyang/Dev/sup/lib/sup/index.rb:258:in `each_message' /home/ezyang/Dev/sup/lib/sup/index.rb:245:in `each_id' /home/ezyang/Dev/sup/lib/sup/index.rb:245:in `each' /home/ezyang/Dev/sup/lib/sup/index.rb:245:in `each_id' /home/ezyang/Dev/sup/lib/sup/index.rb:257:in `each_message' /home/ezyang/Dev/sup/lib/sup/util.rb:588:in `send' /home/ezyang/Dev/sup/lib/sup/util.rb:588:in `method_missing' [snip] Cheers, Edward _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel