* [sup-talk] ncurses opts exception on master
@ 2010-02-28 4:33 Kevin Riggle
2010-02-28 7:11 ` Rich Lane
0 siblings, 1 reply; 4+ messages in thread
From: Kevin Riggle @ 2010-02-28 4:33 UTC (permalink / raw)
To: sup-talk
I consistently get an exception on master when I do anything (search, try to
send mail, etc) which brings up the text entry field at the bottom of the
screen. I've tracked it down to 42e7aeaa90, and reverting just that change
fixes it for me. I'm running the latest ncurses gem available to me (0.9.1),
as installed by gem, with no local modifications.
The text of the exception follows.
(Thanks for picking up the mantle of maintainer, Rich! I'm excited to see Sup
moving forward.)
- Kevin
[Sat Feb 27 23:14:54 -0500 2010] ERROR: oh crap, an exception
----------------------------------------------------------------
(snip)
--- NoMethodError from thread: main
undefined method `opts_off' for #<Ncurses::Form::FIELD:0x7fb1778327c0>
./lib/sup/textfield.rb:37:in `activate'
./lib/sup/buffer.rb:575:in `ask'
./lib/sup/buffer.rb:31:in `synchronize'
./lib/sup/buffer.rb:31:in `sync'
./lib/sup/buffer.rb:574:in `ask'
./lib/sup/buffer.rb:479:in `ask_many_emails_with_completions'
./lib/sup/util.rb:559:in `send'
./lib/sup/util.rb:559:in `method_missing'
./lib/sup/buffer.rb:555:in `ask_for_contacts'
./lib/sup/util.rb:559:in `send'
./lib/sup/util.rb:559:in `method_missing'
./lib/sup/modes/compose-mode.rb:24:in `spawn_nicely'
bin/sup:332
--
Kevin Riggle (kevinr@free-dissociation.com)
MIT Class of 2010, Course VI-3 (Computer Science)
http://free-dissociation.com
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sup-talk] ncurses opts exception on master
2010-02-28 4:33 [sup-talk] ncurses opts exception on master Kevin Riggle
@ 2010-02-28 7:11 ` Rich Lane
2010-02-28 7:24 ` Kevin Riggle
2010-03-02 19:55 ` Edward Z. Yang
0 siblings, 2 replies; 4+ messages in thread
From: Rich Lane @ 2010-02-28 7:11 UTC (permalink / raw)
To: Kevin Riggle; +Cc: sup-talk
I'm guessing you have an old version of the ncurses gem. Installing
the ncursesw gem should fix this.
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sup-talk] ncurses opts exception on master
2010-02-28 7:11 ` Rich Lane
@ 2010-02-28 7:24 ` Kevin Riggle
2010-03-02 19:55 ` Edward Z. Yang
1 sibling, 0 replies; 4+ messages in thread
From: Kevin Riggle @ 2010-02-28 7:24 UTC (permalink / raw)
To: Rich Lane; +Cc: sup-talk
Excerpts from Rich Lane's message of Sun Feb 28 02:11:35 -0500 2010:
> I'm guessing you have an old version of the ncurses gem. Installing
> the ncursesw gem should fix this.
That did the trick -- thanks! The README should probably get updated to talk
about ncursesw under REQUIREMENTS. (That was where I went to look; I didn't
think to check the Rakefile, which is probably more likely to be current.)
- Kevin
--
Kevin Riggle (kevinr@free-dissociation.com)
MIT Class of 2010, Course VI-3 (Computer Science)
http://free-dissociation.com
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sup-talk] ncurses opts exception on master
2010-02-28 7:11 ` Rich Lane
2010-02-28 7:24 ` Kevin Riggle
@ 2010-03-02 19:55 ` Edward Z. Yang
1 sibling, 0 replies; 4+ messages in thread
From: Edward Z. Yang @ 2010-03-02 19:55 UTC (permalink / raw)
To: Rich Lane; +Cc: sup-talk
Excerpts from Rich Lane's message of Sun Feb 28 02:11:35 -0500 2010:
> I'm guessing you have an old version of the ncurses gem. Installing
> the ncursesw gem should fix this.
Does the ncursesw gem have the Unicode fixes?
Cheers,
Edward
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-03-02 20:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-28 4:33 [sup-talk] ncurses opts exception on master Kevin Riggle
2010-02-28 7:11 ` Rich Lane
2010-02-28 7:24 ` Kevin Riggle
2010-03-02 19:55 ` Edward Z. Yang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox