From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.87.14 with SMTP id k14cs1324930agb; Thu, 31 Dec 2009 12:23:30 -0800 (PST) Received: by 10.224.80.91 with SMTP id s27mr9463280qak.271.1262291009886; Thu, 31 Dec 2009 12:23:29 -0800 (PST) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 5si8296814qyk.5.2009.12.31.12.23.29; Thu, 31 Dec 2009 12:23:29 -0800 (PST) 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 5331915B802D; Thu, 31 Dec 2009 15:23:29 -0500 (EST) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 346B3185827F for ; Thu, 31 Dec 2009 15:23:18 -0500 (EST) Received: from localhost ([127.0.0.1] helo=entry.masanjin.net) by entry.masanjin.net with esmtp (Exim 4.69) (envelope-from ) id 1NQRYC-0002rR-1Y for sup-devel@rubyforge.org; Thu, 31 Dec 2009 12:23:18 -0800 MIME-Version: 1.0 To: sup-devel@rubyforge.org From: anonymous Date: Thu, 31 Dec 2009 20:23:15 +0000 Precedence: bulk X-Roundup-Name: Sup issue tracker X-Roundup-Loop: hello X-Roundup-Version: 1.4.10 Message-Id: <1262290995.91.0.416495320944.issue39@masanjin.net> X-Roundup-issue-status: unread X-Roundup-issue-priority: bug In-Reply-To: <1262290995.91.0.416495320944.issue39@masanjin.net> Subject: [sup-devel] [issue39] Exception running Sup while following the Instructions to fix UTF-8 X-BeenThere: sup-devel@rubyforge.org X-Mailman-Version: 2.1.12 Reply-To: Sup issue tracker , Sup developer discussion List-Id: Sup developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: sup-devel-bounces@rubyforge.org Errors-To: sup-devel-bounces@rubyforge.org New submission from anonymous: Sup! I was following [these][http://sup.rubyforge.org/wiki/wiki.pl?UTF8] instructions to fix the UTF-8 encoding problem, and when I ran `ruby -Ilib bin/sup`, I got the following exception: --- RuntimeError from thread: main no Redwood::SentManager instance defined in method call to i_am_the_instance! ./lib/sup/util.rb:512:in `method_missing' /usr/lib/ruby/1.8/sup/sent.rb:10:in `initialize' ./lib/sup/util.rb:524:in `new' ./lib/sup/util.rb:524:in `init' ./lib/sup.rb:124:in `start' bin/sup:143 ---------- messages: 101 nosy: anonymous priority: bug ruby_version: 1.8 status: unread sup_version: git title: Exception running Sup while following the Instructions to fix UTF-8 _________________________________________ Sup issue tracker _________________________________________ _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel