Skip to content

Instantly share code, notes, and snippets.

@osak
Created May 4, 2016 19:23
Show Gist options
  • Save osak/5f8f8f63a67a3ec90f6e6351826cd998 to your computer and use it in GitHub Desktop.
Save osak/5f8f8f63a67a3ec90f6e6351826cd998 to your computer and use it in GitHub Desktop.
あっあっ
NoMethodError undefined method `to_message' for #<Gdk::MiraclePainter:046AC0A0 ptr=0633B100>
C:/Users/osak/.mikutter/plugin/favorited_count/favorited_count.rb:165:in `block (2 levels) in <top (required)>'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/filter.rb:26:in `call'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/filter.rb:26:in `filtering'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:59:in `block (2 levels) in filtering'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:58:in `each'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:58:in `reduce'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:58:in `block in filtering'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:57:in `catch'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/event.rb:57:in `filtering'
C:/Ruby22/lib/ruby/gems/2.2.0/gems/pluggaloid-1.0.2/lib/pluggaloid/plugin.rb:61:in `filtering'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:356:in `get_backgroundcolor'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:371:in `block in render_background'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:370:in `save'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:370:in `render_background'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:364:in `render_to_context'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:337:in `gen_pixmap'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:343:in `gen_pixbuf'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_miracle_painter.rb:115:in `pixbuf'
{MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
{MIKUTTER_DIR}/core/mui/cairo_cell_renderer_message.rb:151:in `render_message'
{MIKUTTER_DIR}/core/mui/cairo_cell_renderer_message.rb:131:in `message_id='
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:10:in `main'
{MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:10:in `mainloop'
mikutter.rb:62:in `boot!'
mikutter.rb:91:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment