From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.79.9 with SMTP id c9cs19856agb; Tue, 3 Nov 2009 05:43:37 -0800 (PST) Received: by 10.224.109.141 with SMTP id j13mr4487qap.84.1257255817102; Tue, 03 Nov 2009 05:43:37 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 4si100607qyk.33.2009.11.03.05.43.36; Tue, 03 Nov 2009 05:43: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 B37CC15B8027; Tue, 3 Nov 2009 08:43:36 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 5D09A18582D0 for ; Tue, 3 Nov 2009 08:43:26 -0500 (EST) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1N5JfS-0000CB-01 for sup-talk@rubyforge.org; Tue, 03 Nov 2009 05:43:26 -0800 From: William Morgan To: sup-talk In-reply-to: <1256178926-sup-1780@Richard-Sandilandss-MacBook-Pro.local> References: <1256178926-sup-1780@Richard-Sandilandss-MacBook-Pro.local> Date: Tue, 03 Nov 2009 05:43:25 -0800 Message-Id: <1257255713-sup-617@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] Sup crashing upon save changes ($) 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 Reformatted excerpts from Richard Sandilands's message of 2009-10-21: > I'm tracking next and when I hit $, sup crashes and logs this: > > Any clues on how to get things ironed out would be appreciated. > > Exception log: > > --- Errno::ENOENT from thread: load messages for thread-view-mode > No such file or directory - /Users/richard/.sup/drafts/18 It looks like Sup's expecting a draft message that disappeared from disk somehow. You should be able to fix this by reindexing the drafts folder: sup-sync --all -v sup://drafts But you may want to find out why that file disappeared. -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk