[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sup-talk] ncurses opts exception on master



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