Hi, I''m using sup 0.9.1, and it seems to work fine until I try to search in the buffer. Then it crashes. --- NoMethodError from thread: main undefined method `new_field'' for Ncurses::Form:Module /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/textfield.rb:36:in `activate'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/buffer.rb:561:in `ask'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/buffer.rb:26:in `synchronize'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/buffer.rb:26:in `sync'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/buffer.rb:560:in `ask'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/util.rb:520:in `send'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/util.rb:520:in `method_missing'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/modes/scroll-mode.rb:84:in `search_in_buffer'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/mode.rb:51:in `send'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/mode.rb:51:in `handle_input'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/lib/sup/buffer.rb:265:in `handle_input'' /usr/lib64/ruby/gems/1.8/gems/sup-0.9.1/bin/sup:243 /usr/bin/sup:19:in `load'' /usr/bin/sup:19
Reformatted excerpts from Karl Schudt''s message of 2009-12-14:> I''m using sup 0.9.1, and it seems to work fine until I try to search in > the buffer. Then it crashes.Hm, another such report. Please submit this to http://masanjin.net/sup-bugs with the sup version, ruby version, ncurses gem version, and any other system information you think is relevant. -- William <wmorgan-sup at masanjin.net>
Excerpts from William Morgan''s message of Sat Dec 19 13:11:32 -0600 2009:> Reformatted excerpts from Karl Schudt''s message of 2009-12-14: > > I''m using sup 0.9.1, and it seems to work fine until I try to search in > > the buffer. Then it crashes. > > Hm, another such report. Please submit this to > http://masanjin.net/sup-bugs with the sup version, ruby version, > ncurses gem version, and any other system information you think is > relevant.I''m sorry--I re-installed linux on my computer, using Fedora instead of Opensuse. Sup installed and worked fine. It must be some peculiarity of Opensuse. .