From: wmorgan-sup@masanjin.net (William Morgan)
Subject: [sup-talk] uninitialized constant problem
Date: Thu, 15 Nov 2007 09:42:19 -0800 [thread overview]
Message-ID: <1195148436-sup-4453@south> (raw)
In-Reply-To: <1e5fdab70711150826v2e916586t19c7bc150af92c34@mail.gmail.com>
Excerpts from kingshivan's message of Thu Nov 15 08:26:36 -0800 2007:
> Hi, I get a error from sup when I try to start it :
>
> /var/lib/gems/1.8/gems/sup-0.1/lib/sup/buffer.rb:32: warning: already
> initialized constant KEY_ENTER
> /var/lib/gems/1.8/gems/sup-0.1/lib/sup/buffer.rb:33: warning: already
> initialized constant KEY_CANCEL
[snip]
> The problem was: 'uninitialized constant Redwood::CanSpawnComposeMode'
> (error type NameError)
> A backtrace follows:
> sup/bin/sup:97: uninitialized constant Redwood::CanSpawnComposeMode (NameError)
>
> that's with the revision 704 of the svn version.
It looks like you're running the SVN version of bin/sup but it's loading
code from the 0.1 gem. Run sup from SVN like this:
ruby -I lib bin/sup
--
William <wmorgan-sup at masanjin.net>
prev parent reply other threads:[~2007-11-15 17:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-15 16:26 shivan
2007-11-15 17:42 ` William Morgan [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1195148436-sup-4453@south \
--to=wmorgan-sup@masanjin.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox