Skip to content

Instantly share code, notes, and snippets.

@Na0ki
Created October 31, 2021 14:08
Show Gist options
  • Save Na0ki/5b38755435502967a4c79290c05c886d to your computer and use it in GitHub Desktop.
Save Na0ki/5b38755435502967a4c79290c05c886d to your computer and use it in GitHub Desktop.
notice: {MIKUTTER_DIR}/core/serialthread.rb:48:in `force_exit!': all Serial Thread Group jobs canceled.
notice: mikutter.rb:91:in `boot!': raise mainloop exception `NameError'
notice: mikutter.rb:96:in `error_handling!': catch NameError
notice: {MIKUTTER_DIR}/core/configloader.rb:34:in `block in <module:ConfigLoader>': configloader: wrote 2 keys (UserConfig::extract_tabs, UserConfig::ui_tab_order)
#<Thread:0x00007fa8c3baf838 /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39 aborting> terminated with exception (report_on_exception is true):
/Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `new': can't alloc thread (ThreadError)
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `ensure in block in start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `block in start'
#<Thread:0x00007fa8c3906de8 /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39 aborting> terminated with exception (report_on_exception is true):
/Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `new': can't alloc thread (ThreadError)
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `ensure in block in start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `block in start'
#<Thread:0x00007fa9027f1db0 /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39 aborting> terminated with exception (report_on_exception is true):
/Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `new': can't alloc thread (ThreadError)
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:39:in `start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `ensure in block in start'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/mastodon_sse_streaming/connection.rb:49:in `block in start'
/Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/glib2-3.4.9/lib/glib2/deprecatable.rb:112:in `const_missing': uninitialized constant Plugin::Gtk3::MiraclePainter::PangoCairo (NameError)
from /Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/glib2-3.4.9/lib/glib2/deprecatable.rb:112:in `const_missing'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:497:in `header_left_context'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:510:in `header_left'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:401:in `forecast_header_left_height'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:446:in `header_text_rect'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:645:in `block in render_main_text'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:644:in `save'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:644:in `render_main_text'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:587:in `render_to_context'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/widget/miraclepainter.rb:213:in `signal_do_draw'
from /Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/glib2-3.4.9/lib/glib2.rb:149:in `block in method_added'
from /Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:614:in `invoke'
from /Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:614:in `invoke'
from /Users/ahiru/ghq/mikutter/mikutter/vendor/bundle/ruby/3.0.0/gems/gobject-introspection-3.4.9/lib/gobject-introspection/loader.rb:103:in `block in define_singleton_method'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/mainloop.rb:16:in `block (2 levels) in mainloop'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `loop'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/mainloop.rb:12:in `block in mainloop'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `catch'
from /Users/ahiru/ghq/mikutter/mikutter/plugin/gtk3/mainloop.rb:10:in `mainloop'
from mikutter.rb:79:in `boot!'
from mikutter.rb:115:in `<main>'
2021-10-31 23:07:04.383 ruby[85887:206976] unlockFocus called too many times. Called on <GdkQuartzView: 0x7fa8c1c52fe0>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment