Actions
バグ #1502
closed機能 #887: gtk3
gtk3: アイコン上の返信ボタンをクリックするとクラッシュする
プラグイン名:
クラッシュする:
Yes
Description
アイコン上にオーバーレイして表示される返信ボタンをクリックすると確定でクラッシュする。
/home/shibafu/git/mikutter-gtk3/plugin/gtk3/widget/miraclepainter.rb:325:in `iob_reply_clicked': undefined method `imaginary' for nil:NilClass from /home/shibafu/git/mikutter-gtk3/core/mui/cairo_icon_over_button.rb:86:in `iob_clicked' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/widget/miraclepainter.rb:216:in `signal_do_clicked' from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/bundler/gems/ruby-gnome-554fe3ebba5d/glib2/lib/glib2.rb:149:in `block in method_added' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/widget/miraclepainter.rb:254:in `signal_emit' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/widget/miraclepainter.rb:254:in `signal_do_button_release_event' from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/bundler/gems/ruby-gnome-554fe3ebba5d/glib2/lib/glib2.rb:149:in `block in method_added' from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/bundler/gems/ruby-gnome-554fe3ebba5d/gobject-introspection/lib/gobject-introspection/loader.rb:682:in `invoke' from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/bundler/gems/ruby-gnome-554fe3ebba5d/gobject-introspection/lib/gobject-introspection/loader.rb:682:in `invoke' from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/bundler/gems/ruby-gnome-554fe3ebba5d/gobject-introspection/lib/gobject-introspection/loader.rb:112:in `main_iteration' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:18:in `block (2 levels) in mainloop' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:12:in `loop' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:12:in `block in mainloop' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:10:in `catch' from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:10:in `mainloop' from mikutter.rb:79:in `boot!' from mikutter.rb:115:in `<main>'
Updated by Shibafu Midorino over 3 years ago
- Status changed from 分類待ち to 実装待ち
- Assignee set to Shibafu Midorino
Updated by Shibafu Midorino over 3 years ago
- Status changed from 実装待ち to レビュー待ち
- ブランチ set to topic/1502-fix-crash-on-click-reply
topic/1502-fix-crash-on-click-reply
で対応しました
Actions