操作
致命的 #493
完了タブを閉じたときにクラッシュすることがある
開始日:
2012-09-01
期日:
進捗率:
0%
プラグイン名:
説明
会話タブを右クリックのメニューから閉じたらクラッシュした.
再現方法は不明.
そのときのトレースを貼っておきます.
ArgumentError ArgumentError
{MIKUTTER_DIR}/core/utils.rb:258:in `type_strict'
{MIKUTTER_DIR}/core/plugin/gtk/gtk.rb:494:in `widgetof'
{MIKUTTER_DIR}/core/plugin/gtk/gtk.rb:345:in `block (2 levels) in <top (required)>'
{MIKUTTER_DIR}/core/plugin.rb:219:in `call'
{MIKUTTER_DIR}/core/plugin.rb:219:in `block in event_wrap'
{MIKUTTER_DIR}/core/plugin.rb:323:in `call'
{MIKUTTER_DIR}/core/plugin.rb:323:in `block in plugin_callback_loop'
{MIKUTTER_DIR}/core/plugin.rb:331:in `call'
{MIKUTTER_DIR}/core/plugin.rb:331:in `block (2 levels) in plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:343:in `block in call_routine'
{MIKUTTER_DIR}/core/plugin.rb:343:in `catch'
{MIKUTTER_DIR}/core/plugin.rb:343:in `call_routine'
{MIKUTTER_DIR}/core/plugin.rb:337:in `block in boot_plugin'
{MIKUTTER_DIR}/core/plugin.rb:337:in `new'
{MIKUTTER_DIR}/core/plugin.rb:337:in `boot_plugin'
{MIKUTTER_DIR}/core/plugin.rb:330:in `block in plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:329:in `each'
{MIKUTTER_DIR}/core/plugin.rb:329:in `plugin_loop'
{MIKUTTER_DIR}/core/plugin.rb:315:in `plugin_callback_loop'
{MIKUTTER_DIR}/core/plugin.rb:306:in `block in call'
{MIKUTTER_DIR}/core/delayer.rb:100:in `call'
{MIKUTTER_DIR}/core/delayer.rb:100:in `run'
{MIKUTTER_DIR}/core/delayer.rb:44:in `block (2 levels) in run'
{MIKUTTER_DIR}/core/delayer.rb:33:in `each'
{MIKUTTER_DIR}/core/delayer.rb:33:in `block in run'
{MIKUTTER_DIR}/core/delayer.rb:29:in `times'
{MIKUTTER_DIR}/core/delayer.rb:29:in `run'
{MIKUTTER_DIR}/core/plugin/gtk/delayer.rb:16:in `block (2 levels) in on_regist'
{MIKUTTER_DIR}/mikutter.rb:52:in `call'
{MIKUTTER_DIR}/mikutter.rb:52:in `main'
{MIKUTTER_DIR}/mikutter.rb:52:in `boot!'
{MIKUTTER_DIR}/mikutter.rb:70:in `<main>'
  
       toshi_a 初音 さんが約13年前に更新
      toshi_a 初音 さんが約13年前に更新
      
      
    
    タブを閉じた時に、ペインもつられて消えるような場合、上記のバグが再現しました。今のところペイン削除が伴わない場合は再現していません。
操作