Actions
致命的 #733
closedアクティビティの設定で、「自分に関係ない○○も表示する」チェックを外すとクラッシュする
Start date:
2014-11-23
Due date:
% Done:
0%
プラグイン名:
activity
Description
チェックを外すと、以下のようなエラーで終了する。「フォロー」と「ふぁぼ」で確認。
またこの後、起動時にエラー報告ダイアログが表示されなかった。
/home/toshi/mikutter/core/plugin/activity/activity.rb:107:in `block in gen_listener_for_invisible_check': undefined method `+' for nil:NilClass from /home/toshi/mikutter/core/plugin/settings/listener.rb:21:in `call' from /home/toshi/mikutter/core/plugin/settings/listener.rb:21:in `block in initialize' from /home/toshi/mikutter/core/plugin/settings/listener.rb:37:in `call' from /home/toshi/mikutter/core/plugin/settings/listener.rb:37:in `set' from /home/toshi/mikutter/core/plugin/settings/builder.rb:81:in `block in boolean' from /home/toshi/mikutter/core/plugin/gtk/mainloop.rb:10:in `call' from /home/toshi/mikutter/core/plugin/gtk/mainloop.rb:10:in `main' from /home/toshi/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop' from /home/toshi/mikutter/mikutter.rb:63:in `boot!' from /home/toshi/mikutter/mikutter.rb:92:in `<main>'
Actions