[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[sup-talk] BUG: Sup crashes on startup (bisected)
Hello up there.
I'm using sup master from git, and after recent upgrade, sup began
crashing on startup. Here is the backtrace:
--- NoMethodError from thread: main
undefined method `title' for nil:NilClass
/home/kirr/src/tools/mail/sup/lib/sup/buffer.rb:772:in `get_status_and_title'
/home/kirr/src/tools/mail/sup/lib/sup/buffer.rb:305:in `draw_screen'
/home/kirr/src/tools/mail/sup/lib/sup/buffer.rb:726:in `flash'
/home/kirr/src/tools/mail/sup/lib/sup/util.rb:520:in `send'
/home/kirr/src/tools/mail/sup/lib/sup/util.rb:520:in `method_missing'
/home/kirr/src/tools/mail/sup/lib/sup/colormap.rb:203:in `populate_colormap'
/home/kirr/src/tools/mail/sup/bin/sup:169
Just to give you some help (no ruby knowledge here at the moment, sorry):
Does not crash: 95eaf6
Crashes at startup: 2dfd37
Bisected to: 723e22 (rewrite logging to have multiple levels:
debug, info, etc)
Thanks beforehand,
Kirill
_______________________________________________
sup-talk mailing list
sup-talk@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-talk