Project

General

Profile

Actions

致命的 #733

closed

アクティビティの設定で、「自分に関係ない○○も表示する」チェックを外すとクラッシュする

Added by toshi_a 初音 almost 10 years ago. Updated almost 10 years ago.

Status:
終了
Priority:
通常
Assignee:
-
Target version:
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 #1

Updated by toshi_a 初音 almost 10 years ago

設定値がnilの時だけ発生する

Actions #2

Updated by toshi_a 初音 almost 10 years ago

  • Status changed from 新規 to 終了
Actions

Also available in: Atom PDF