Project

General

Profile

Actions

バグ #1351

closed

ショートカットキーの追加をクリックするとクラッシュする

Added by Akira Ouchi about 5 years ago. Updated about 5 years ago.

Status:
終了
Priority:
通常
Assignee:
Target version:
プラグイン名:
クラッシュする:
Yes

Description

タイトルのとおりですが、ショートカットキーの設定画面で追加ボタンをクリックするとクラッシュするようになりました。

メッセージ

NoMethodError undefined method `messages' for nil:NilClass
{MIKUTTER_DIR}/core/plugin/quoted_message/quoted_message.rb:19:in `block (2 levels) in <top (required)>'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:285:in `block in initialize'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:276:in `each'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:276:in `map'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:276:in `initialize'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:219:in `new'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:219:in `command_box'
{MIKUTTER_DIR}/core/plugin/shortcutkey/shortcutkey_listview.rb:165:in `popup_input_window'
{MIKUTTER_DIR}/core/mui/gtk_crud.rb:154:in `record_create'
{MIKUTTER_DIR}/core/mui/gtk_crud.rb:32:in `block in create_button'
{MIKUTTER_DIR}/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:7:in `main'
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:7:in `block in mainloop'
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:6:in `loop'
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:6:in `mainloop'
mikutter.rb:69:in `boot!'
mikutter.rb:105:in `<main>'

確認コミット

commit bee0223d8d2ed695628f662b7c3f004713d2a62e (HEAD -> develop, tag: 3.9.0-alpha2, origin/release/3.9, origin/develop)
Author: Toshiaki Asai <toshi.alternative@gmail.com>
Date:   Sat Jun 22 14:25:25 2019 +0900

    version 3.9.0-alpha2

再現手順

設定を開く
ショートカットキーを選択する
追加をクリックする


Related issues

Related to バグ #1359: ショートカットキーを登録しようとするとクラッシュする終了Yuto TokunagaActions
Actions #1

Updated by toshi_a 初音 about 5 years ago

  • Status changed from 分類待ち to 実装待ち
  • Assignee set to toshi_a 初音
  • Target version set to 3.9
  • クラッシュする changed from No to Yes

再現できた

Actions #2

Updated by toshi_a 初音 about 5 years ago

  • Status changed from 実装待ち to レビュー待ち
  • Assignee changed from toshi_a 初音 to Akira Ouchi
  • ブランチ set to topic/1351-crash-in-add-shortcutkey

対応したゾ

Actions #3

Updated by Akira Ouchi about 5 years ago

  • Status changed from レビュー待ち to マージ待ち

確認しました!

Actions #4

Updated by toshi_a 初音 about 5 years ago

  • Status changed from マージ待ち to 終了

mergeしたゾ

Actions #5

Updated by Izumi Tsutsui about 5 years ago

  • Related to バグ #1359: ショートカットキーを登録しようとするとクラッシュする added
Actions

Also available in: Atom PDF