From mboxrd@z Thu Jan 1 00:00:00 1970 Received: by 10.90.117.16 with SMTP id p16cs272922agc; Sun, 11 Oct 2009 13:30:21 -0700 (PDT) Received: by 10.224.7.80 with SMTP id c16mr4224097qac.381.1255293021257; Sun, 11 Oct 2009 13:30:21 -0700 (PDT) Return-Path: Received: from rubyforge.org (rubyforge.org [205.234.109.19]) by mx.google.com with ESMTP id 2si3492637qyk.43.2009.10.11.13.30.21; Sun, 11 Oct 2009 13:30:21 -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 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id DB1633C803A; Sun, 11 Oct 2009 16:30:20 -0400 (EDT) Received: from entry.masanjin.net (masanjin.net [209.20.72.13]) by rubyforge.org (Postfix) with ESMTP id 3223918581F3 for ; Sun, 11 Oct 2009 16:30:09 -0400 (EDT) Received: from w by entry.masanjin.net with local (Exim 4.69) (envelope-from ) id 1Mx53Q-0004Aw-TG for sup-talk@rubyforge.org; Sun, 11 Oct 2009 13:30:08 -0700 From: William Morgan To: sup-talk In-reply-to: References: Date: Sun, 11 Oct 2009 13:30:08 -0700 Message-Id: <1255292940-sup-5558@masanjin.net> User-Agent: Sup/git Subject: Re: [sup-talk] curses exception 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 Dan Falcone's message of 2009-10-06: > I'm trying to get sup running on my work machine, which is unfortunately a > windows box. I have cygwin installed, along with the cygwin packages for > ruby and ncurses. Here's the contents of ~/.sup/exception-log.txt: > > --- ArgumentError from thread: main > couldn't initialize curses color pair 4, -1 (key 1) > /usr/lib/ruby/gems/1.8/gems/sup-0.9/lib/sup/colormap.rb:133:in `color_for' Weird. We've had other people get it working on Cygwin before, I believe. Are you running this within Cygwin's rxvt? What if you modify lib/sup/colormap.rb so that NUM_COLORS=15? -- William _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk