Skip to content

Instantly share code, notes, and snippets.

@shibafu528
Created January 8, 2020 11:07
Show Gist options
  • Save shibafu528/f3d73f64dc55e03cb3f7a96a913550ee to your computer and use it in GitHub Desktop.
Save shibafu528/f3d73f64dc55e03cb3f7a96a913550ee to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
15: from mikutter.rb:117:in `<main>'
14: from mikutter.rb:81:in `boot!'
13: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:10:in `mainloop'
12: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:10:in `catch'
11: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:12:in `block in mainloop'
10: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:12:in `loop'
9: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:18:in `block (2 levels) in mainloop'
8: from /home/shibafu/git/mikutter/plugin/gtk/mainloop.rb:18:in `main_iteration'
7: from /home/shibafu/git/mikutter/core/mui/cairo_cell_renderer_message.rb:128:in `uri='
6: from /home/shibafu/git/mikutter/core/mui/cairo_cell_renderer_message.rb:149:in `render_message'
5: from /home/shibafu/git/mikutter/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
4: from /home/shibafu/git/mikutter/core/mui/cairo_miracle_painter.rb:134:in `pixbuf'
3: from /home/shibafu/git/mikutter/plugin/skin/model/image.rb:30:in `pixbuf'
2: from /home/shibafu/git/mikutter/core/lib/weakstorage.rb:178:in `[]'
1: from /home/shibafu/git/mikutter/core/lib/weakstorage.rb:21:in `atomic'
/home/shibafu/.rbenv/versions/2.6.5/lib/ruby/2.6.0/monitor.rb:235:in `mon_synchronize': Invalid Reference - probably recycled (WeakRef::RefError)
GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the data stream to the loader before dropping the last reference.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment