Skip to content

Instantly share code, notes, and snippets.

@katsyoshi
Created December 2, 2013 17:41
Show Gist options
  • Select an option

  • Save katsyoshi/7753325 to your computer and use it in GitHub Desktop.

Select an option

Save katsyoshi/7753325 to your computer and use it in GitHub Desktop.
Mac could not run mikuttter for kancolle plugin...
/Users/katsu/mikutter/.bundle/gems/ruby/2.0.0/gems/gobject-introspection-2.0.2/lib/gobject-introspection/loader.rb:35:in `require': Typelib file for namespace 'WebKit', version '1.0' not found (GLib::Error)
from /Users/katsu/mikutter/.bundle/gems/ruby/2.0.0/gems/gobject-introspection-2.0.2/lib/gobject-introspection/loader.rb:35:in `load'
from /Users/katsu/mikutter/.bundle/gems/ruby/2.0.0/gems/gobject-introspection-2.0.2/lib/gobject-introspection/loader.rb:23:in `load'
from /Users/katsu/mikutter/.bundle/gems/ruby/2.0.0/gems/webkit-gtk2-2.0.2/lib/webkit-gtk2.rb:37:in `init'
from /Users/katsu/mikutter/.bundle/gems/ruby/2.0.0/gems/webkit-gtk2-2.0.2/lib/webkit-gtk2.rb:28:in `const_missing'
from /Users/katsu/.mikutter/plugin/kancolle/kancolle.rb:6:in `block (2 levels) in <top (required)>'
from /Users/katsu/mikutter/core/plugin/gui/gui.rb:27:in `instance_eval'
from /Users/katsu/mikutter/core/plugin/gui/gui.rb:27:in `block (2 levels) in <top (required)>'
from /Users/katsu/.mikutter/plugin/kancolle/kancolle.rb:5:in `block in <top (required)>'
from /Users/katsu/mikutter/core/plugin.rb:21:in `instance_eval'
from /Users/katsu/mikutter/core/plugin.rb:21:in `create'
from /Users/katsu/.mikutter/plugin/kancolle/kancolle.rb:4:in `<top (required)>'
from /Users/katsu/mikutter/core/miquire_plugin.rb:133:in `load'
from /Users/katsu/mikutter/core/miquire_plugin.rb:133:in `load'
from /Users/katsu/mikutter/core/miquire_plugin.rb:92:in `block in load_all'
from /Users/katsu/mikutter/core/miquire_plugin.rb:37:in `block in each_spec'
from /Users/katsu/mikutter/core/miquire_plugin.rb:30:in `each'
from /Users/katsu/mikutter/core/miquire_plugin.rb:30:in `each'
from /Users/katsu/mikutter/core/miquire_plugin.rb:35:in `each_spec'
from /Users/katsu/mikutter/core/miquire_plugin.rb:90:in `load_all'
from /Users/katsu/mikutter/core/boot/load_plugin.rb:7:in `<top (required)>'
from /Users/katsu/mikutter/core/miquire.rb:98:in `require'
from /Users/katsu/mikutter/core/miquire.rb:98:in `miquire_original_require'
from /Users/katsu/mikutter/core/miquire.rb:95:in `file_or_directory_require'
from /Users/katsu/mikutter/core/miquire.rb:76:in `block in miquire'
from /Users/katsu/mikutter/core/miquire.rb:75:in `each'
from /Users/katsu/mikutter/core/miquire.rb:75:in `miquire'
from /Users/katsu/mikutter/core/miquire.rb:18:in `miquire'
from mikutter.rb:38:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment