Skip to content

Instantly share code, notes, and snippets.

@polamjag
Created February 6, 2015 13:50
Show Gist options
  • Select an option

  • Save polamjag/b13636879584b2f15dfc to your computer and use it in GitHub Desktop.

Select an option

Save polamjag/b13636879584b2f15dfc to your computer and use it in GitHub Desktop.
mikutter 3.2.2 (893c5b7e6d2dc937be74dfb889e17e722f152278) debug mode crash
error: {MIKUTTER_DIR}/core/retriever.rb:207:in `rescue in findbyid': ArgumentError
from {MIKUTTER_DIR}/core/utils.rb:204:in `type_strict'
from {MIKUTTER_DIR}/core/lib/weakstorage.rb:186:in `[]'
from {MIKUTTER_DIR}/core/retriever.rb:399:in `findbyid'
from {MIKUTTER_DIR}/core/retriever.rb:340:in `findbyid_timer'
from {MIKUTTER_DIR}/core/retriever.rb:197:in `block (2 levels) in findbyid'
from {MIKUTTER_DIR}/core/retriever.rb:196:in `each'
from {MIKUTTER_DIR}/core/retriever.rb:196:in `block in findbyid'
from {MIKUTTER_DIR}/core/retriever.rb:192:in `catch'
from {MIKUTTER_DIR}/core/retriever.rb:192:in `findbyid'
from {MIKUTTER_DIR}/core/retriever.rb:114:in `get'
from {MIKUTTER_DIR}/core/message.rb:209:in `block in define_source_getter'
from {MIKUTTER_DIR}/core/message.rb:200:in `receive_message'
from {MIKUTTER_DIR}/core/mui/cairo_replyviewer.rb:49:in `block in message'
from {MIKUTTER_DIR}/core/mui/cairo_replyviewer.rb:60:in `call'
from {MIKUTTER_DIR}/core/mui/cairo_replyviewer.rb:60:in `message'
from {MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
from {MIKUTTER_DIR}/core/mui/cairo_replyviewer.rb:17:in `initialize'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:21:in `new'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:21:in `block in subparts'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:21:in `map'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:21:in `subparts'
from {MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:41:in `_subparts_height'
from {MIKUTTER_DIR}/core/mui/cairo_sub_parts_helper.rb:34:in `subparts_height'
from {MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
from {MIKUTTER_DIR}/core/mui/cairo_coordinate_module.rb:46:in `height'
from {MIKUTTER_DIR}/core/lib/uithreadonly.rb:22:in `block (2 levels) in singleton class'
from {MIKUTTER_DIR}/core/mui/cairo_cell_renderer_message.rb:148:in `render_message'
from {MIKUTTER_DIR}/core/mui/cairo_cell_renderer_message.rb:132:in `message_id='
from {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:10:in `main'
from {MIKUTTER_DIR}/core/plugin/gtk/mainloop.rb:10:in `mainloop'
from ./mikutter.rb:63:in `boot!'
from ./mikutter.rb:92:in `<main>'
notice: ./mikutter.rb:69:in `rescue in boot!': catch exception `SystemExit'
notice: ./mikutter.rb:71:in `rescue in boot!': => `SystemExit'
notice: ./mikutter.rb:96:in `rescue in <main>': catch SystemExit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment