Skip to content

Instantly share code, notes, and snippets.

@Na0ki
Created September 22, 2019 01:19
Show Gist options
  • Save Na0ki/5c92c4ed35e0d481adac2b6e8c0eb3e7 to your computer and use it in GitHub Desktop.
Save Na0ki/5c92c4ed35e0d481adac2b6e8c0eb3e7 to your computer and use it in GitHub Desktop.
Traceback (most recent call last):
13: from mikutter.rb:105:in `<main>'
12: from mikutter.rb:69:in `boot!'
11: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop'
10: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:10:in `catch'
9: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:12:in `block in mainloop'
8: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:12:in `loop'
7: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:16:in `block (2 levels) in mainloop'
6: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:16:in `events_pending?'
5: from /Users/ahiru/ghq/mikutter/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
4: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:161:in `block in gen_wrap_expose_event'
3: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:87:in `redraw'
2: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:87:in `save'
1: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:99:in `block in redraw'
/Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:99:in `paint': out of memory (NoMemoryError)
11: from mikutter.rb:105:in `<main>'
10: from mikutter.rb:69:in `boot!'
9: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:10:in `mainloop'
8: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:10:in `catch'
7: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:12:in `block in mainloop'
6: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:12:in `loop'
5: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:16:in `block (2 levels) in mainloop'
4: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/gtk/mainloop.rb:16:in `events_pending?'
3: from /Users/ahiru/ghq/mikutter/mikutter/core/mui/gtk_extension.rb:35:in `block in safety_signal_connect'
2: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:161:in `block in gen_wrap_expose_event'
1: from /Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:87:in `redraw'
/Users/ahiru/ghq/mikutter/mikutter/core/plugin/openimg/window.rb:87:in `save': out of memory (NoMemoryError)
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