操作
バグ #1136
完了ハッシュタグをクリックすると落ちる
プラグイン名:
ブランチ:
クラッシュする:
説明
ツイートに含まれるハッシュタグをクリックすると落ちます。
00b99cc
スタックトレース:
/home/osak/app/mikutter/core/plugin/search/search.rb:42:in `block (2 levels) in present_tab': undefined method `text=' for nil:NilClass
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/listener.rb:25:in `call'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:97:in `block (2 levels) in call_all_listeners'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:96:in `each'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:96:in `block in call_all_listeners'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:95:in `catch'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:95:in `call_all_listeners'
from /home/osak/.gem/gems/pluggaloid-1.1.1/lib/pluggaloid/event.rb:39:in `block in call'
from /home/osak/.gem/gems/delayer-0.0.2/lib/delayer/procedure.rb:24:in `run'
from /home/osak/.gem/gems/delayer-0.0.2/lib/delayer/extend.rb:58:in `run_once'
from /home/osak/.gem/gems/delayer-0.0.2/lib/delayer/extend.rb:30:in `run'
from /home/osak/.gem/gems/delayer-0.0.2/lib/delayer.rb:43:in `method_missing'
from /home/osak/app/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
from /home/osak/app/mikutter/core/plugin/gtk/mainloop.rb:10:in `main'
from /home/osak/app/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop'
from mikutter.rb:68:in `boot!'
from mikutter.rb:104:in `<main>'
操作