Skip to content

設定ウインドウの「追加」を押すとクラッシュする #3

@tsutsui

Description

@tsutsui

落ちたときのトレース

Traceback (most recent call last):
        22: from mikutter.rb:115:in `<main>'
        21: from mikutter.rb:79:in `boot!'
        20: from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `mainloop'
        19: from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `catch'
        18: from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `block in mainloop'
        17: from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `loop'
        16: from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:18:in `block (2 levels) in mainloop'
        15: from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:112:in `main_iteration'
        14: from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:682:in `invoke'
        13: from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:682:in `invoke'
        12: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
        11: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:25:in `block in create_button'
        10: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:107:in `record_create'
         9: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:135:in `popup_input_window'
         8: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:140:in `gen_popup_window_widget'
         7: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:140:in `each_with_index'
         6: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:140:in `each'
         5: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_crud.rb:153:in `block in gen_popup_window_widget'
         4: from /usr/pkg/lib/ruby/2.7.0/rubygems/deprecate.rb:63:in `block (2 levels) in deprecate'
         3: from /home/tsutsui/mikutter/mikutter/core/mui/gtk_mtk.rb:142:in `input'
         2: from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:555:in `set_text'
         1: from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:684:in `invoke'
/usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:684:in `invoke': <Gtk::Entry#set_text>: the 0th argument must not nil: <text> (ArgumentError)

GTK3 or mikutter 5.0 固有の問題かは未確認。

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions