Project

General

Profile

Actions

致命的 #803

closed

postboxを作成するときにクラッシュ?

Added by toshi_a 初音 over 8 years ago. Updated over 8 years ago.

Status:
却下
Priority:
通常
Target version:
Start date:
2015-12-25
Due date:
% Done:

0%

プラグイン名:

Description

クラッシュレポート

/opt/mikutter/core/plugin/gtk/mikutter_window.rb:34:in `new': wrong number of arguments (1 for 2) (ArgumentError)
    from /opt/mikutter/core/plugin/gtk/mikutter_window.rb:34:in `add_postbox'
    from /opt/mikutter/core/plugin/gtk/gtk.rb:258:in `block (2 levels) in <top (required)>'
    from /opt/mikutter/vendor/pluggaloid/listener.rb:21:in `call'
    from /opt/mikutter/vendor/pluggaloid/listener.rb:21:in `call'
    from /opt/mikutter/vendor/pluggaloid/event.rb:95:in `block (2 levels) in call_all_listeners'
    from /opt/mikutter/vendor/pluggaloid/event.rb:94:in `each'
    from /opt/mikutter/vendor/pluggaloid/event.rb:94:in `block in call_all_listeners'
    from /opt/mikutter/vendor/pluggaloid/event.rb:93:in `catch'
    from /opt/mikutter/vendor/pluggaloid/event.rb:93:in `call_all_listeners'
    from /opt/mikutter/vendor/pluggaloid/event.rb:49:in `block in call'
    from /opt/mikutter/vendor/delayer/procedure.rb:24:in `call'
    from /opt/mikutter/vendor/delayer/procedure.rb:24:in `run'
    from /opt/mikutter/vendor/delayer/extend.rb:58:in `run_once'
    from /opt/mikutter/vendor/delayer/extend.rb:30:in `run'
    from /opt/mikutter/vendor/delayer.rb:43:in `method_missing'
    from /opt/mikutter/core/plugin/gtk/delayer.rb:10:in `block in boot'
    from /opt/mikutter/core/plugin/gtk/mainloop.rb:10:in `call'
    from /opt/mikutter/core/plugin/gtk/mainloop.rb:10:in `main'
    from /opt/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop'
    from /opt/mikutter/mikutter.rb:62:in `boot!'
    from /opt/mikutter/mikutter.rb:91:in `<main>'

Actions #1

Updated by Akira Ouchi over 8 years ago

ふるいmikutter-uwm-hommageが入った状態で起動した時に出ていたのと同じメッセージのような気がしました。
mikutter_window.rbも同じように出ていたかどうかは覚えていませんが……。

https://twitter.com/Akkiesoft/status/680343523309166592

Actions #2

Updated by toshi_a 初音 over 8 years ago

  • Status changed from 新規 to 実装待ち
  • Assignee set to toshi_a 初音
Actions #3

Updated by toshi_a 初音 over 8 years ago

  • Status changed from 実装待ち to 却下

これはサードパーティプラグインのモンキーパッチによって引数が変わることが問題で、mikutterの問題ではない

Actions

Also available in: Atom PDF