From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs441067agc; Wed, 21 Oct 2009 20:19:57 -0700 (PDT) Received: by 10.224.45.34 with SMTP id c34mr4364425qaf.15.1256181597053; Wed, 21 Oct 2009 20:19:57 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 37si8351265qyk.88.2009.10.21.20.19.56; Wed, 21 Oct 2009 20:19:57 -0700 (PDT) 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; dkim=neutral (body hash did not verify) header.i=@gmail.com Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id A737116782B4; Wed, 21 Oct 2009 23:19:56 -0400 (EDT) Received: from mail-px0-f173.google.com (mail-px0-f173.google.com [209.85.216.173]) by rubyforge.org (Postfix) with ESMTP id 723A616782AA for ; Wed, 21 Oct 2009 23:04:29 -0400 (EDT) Received: by pxi3 with SMTP id 3so7551461pxi.29 for ; Wed, 21 Oct 2009 20:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:content-type:subject :from:to:date:message-id:user-agent:content-transfer-encoding; bh=s3hc4yAUMktlmZx+j8nxF7dQF3G7zwfY45z1SXa3JkQ=; b=YM8DIy7FuIQiUt1abeIk0I4fq4rLT8Z2rDfBYVgZbRzIFPWNiEVC2cLIFsYx0lwYV7 Wjj82g93dDDMm9vqa38Yzw0bHrQdOsiBybCYkehO07dnaleOOQrzkh7z0YgR5O1rR8B1 Dc5vUufpllEbTuZWjVHO3REt1FmhzMPyVTj5o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:content-type:subject:from:to:date:message-id:user-agent :content-transfer-encoding; b=xtNF5DbyXunDRBn5aAdP2PbbHWtkpG4G+fxTSzVglUMLwZscg9HLgEAwNSccRNA3Np GmRhyuBARorv2rqyUiB4PBhameWGObw+YKIv0ncJtOqy69O8xeIqUmFWUQNOctFjrpIP PAm7+dRgRUYDAs65v99KkzsR2TQCmbscKhK2E= Received: by 10.114.69.19 with SMTP id r19mr2022008waa.117.1256179020720; Wed, 21 Oct 2009 19:37:00 -0700 (PDT) Received: from localhost ([124.184.246.248]) by mx.google.com with ESMTPS id 20sm1763166pzk.1.2009.10.21.19.36.58 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 21 Oct 2009 19:36:59 -0700 (PDT) From: Richard Sandilands To: sup-talk Date: Thu, 22 Oct 2009 13:36:53 +1100 Message-Id: <1256178926-sup-1780@Richard-Sandilandss-MacBook-Pro.local> User-Agent: Sup/git Subject: [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 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 /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/draft.rb:74:in `initialize' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/draft.rb:74:in `open' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/draft.rb:74:in `load_header' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:560:in `send' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:560:in `__pass' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:547:in `method_missing' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/message.rb:235:in `load_from_source!' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/modes/thread-index-mode.rb:108:in `select' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/hook.rb:121:in `each_with_index' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:81:in `each' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:170:in `each_with_stuff' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:168:in `each_with_stuff' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:170:in `each_with_stuff' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:169:in `each' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:169:in `each_with_stuff' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:78:in `each' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/thread.rb:75:in `each' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/modes/thread-index-mode.rb:105:in `each_with_index' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/modes/thread-index-mode.rb:105:in `select' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/buffer.rb:709:in `say' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:520:in `send' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/util.rb:520:in `method_missing' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/modes/thread-index-mode.rb:104:in `select' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup.rb:77:in `reporting_thread' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup.rb:75:in `initialize' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup.rb:75:in `new' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup.rb:75:in `reporting_thread' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/modes/thread-index-mode.rb:101:in `select' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/mode.rb:51:in `send' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/mode.rb:51:in `handle_input' /Library/Ruby/Gems/1.8/gems/sup-999/lib/sup/buffer.rb:260:in `handle_input' /Users/richard/src/mainline/bin/sup:245 -- Richard Sandilands _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk