操作
バグ #1518
未完了「タブにフォーカス」コマンドが動作していない
プラグイン名:
ブランチ:
クラッシュする:
いいえ
説明
postboxロールのコマンド「タブにフォーカス」をショートカットキーに割り当てて、そのショートカットキーを入力しても動作していない。
Izumi Tsutsui さんが約3年前に更新
あんまり関係なさそうですが、
フォーカスといえば Twitter プラグインの「(ツイートの)詳細」で以下のログは出ますね
Gtk-CRITICAL **: gtk_window_set_focus: assertion 'gtk_widget_get_can_focus (focus)' failed from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:684:in `invoke' from /usr/pkg/lib/ruby/gems/2.7.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:555:in `set_focus' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/gtk3.rb:421:in `block (2 levels) in <top (required)>' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/listener.rb:25:in `call' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:241:in `block (2 levels) in call_all_listeners' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:240:in `each' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:240:in `block in call_all_listeners' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:239:in `catch' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:239:in `call_all_listeners' from /usr/pkg/lib/ruby/gems/2.7.0/gems/pluggaloid-1.5.0/lib/pluggaloid/event.rb:62:in `block in call' from /usr/pkg/lib/ruby/gems/2.7.0/gems/delayer-1.2.1/lib/delayer/procedure.rb:26:in `run' from /usr/pkg/lib/ruby/gems/2.7.0/gems/delayer-1.2.1/lib/delayer/extend.rb:126:in `run_once_without_pop_reserve' from /usr/pkg/lib/ruby/gems/2.7.0/gems/delayer-1.2.1/lib/delayer/extend.rb:117:in `run_once' from /usr/pkg/lib/ruby/gems/2.7.0/gems/delayer-1.2.1/lib/delayer.rb:38:in `method_missing' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:23:in `block (2 levels) in mainloop' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `loop' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `block in mainloop' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `catch' from /home/tsutsui/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `mainloop' from mikutter.rb:79:in `boot!' from mikutter.rb:115:in `<main>'
操作