Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Created December 11, 2021 15:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shibafu528/2893cc0b5f39157daeff46c05dd431fa to your computer and use it in GitHub Desktop.
Save shibafu528/2893cc0b5f39157daeff46c05dd431fa to your computer and use it in GitHub Desktop.
/home/shibafu/git/mikutter-gtk3/core/mui/gtk_inneruserlist.rb:53:in `initialize': tried to create Proc object without a block (ArgumentError)
from /home/shibafu/git/mikutter-gtk3/core/mui/gtk_inneruserlist.rb:53:in `new'
from /home/shibafu/git/mikutter-gtk3/core/mui/gtk_inneruserlist.rb:53:in `remove_user'
from /home/shibafu/git/mikutter-gtk3/core/mui/gtk_userlist.rb:56:in `remove_user'
from /home/shibafu/profiles/gtk3-1211/plugin/followingcontrol/followingcontrol.rb:68:in `block (3 levels) in <top (required)>'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/listener.rb:25:in `call'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:241:in `block (2 levels) in call_all_listeners'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:240:in `each'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:240:in `block in call_all_listeners'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:239:in `catch'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:239:in `call_all_listeners'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/pluggaloid-1.7.0/lib/pluggaloid/event.rb:62:in `block in call'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/delayer-1.2.1/lib/delayer/procedure.rb:26:in `run'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/delayer-1.2.1/lib/delayer/extend.rb:126:in `run_once_without_pop_reserve'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/delayer-1.2.1/lib/delayer/extend.rb:117:in `run_once'
from /home/shibafu/git/mikutter-gtk3/vendor/bundle/ruby/3.0.0/gems/delayer-1.2.1/lib/delayer.rb:38:in `method_missing'
from /home/shibafu/git/mikutter-gtk3/plugin/gtk3/mainloop.rb:23: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>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment