Skip to content

Instantly share code, notes, and snippets.

@n0nick
Created August 3, 2014 08:28
Show Gist options
  • Save n0nick/ea7a84d37158ab805601 to your computer and use it in GitHub Desktop.
Save n0nick/ea7a84d37158ab805601 to your computer and use it in GitHub Desktop.
Aug 3 11:27:42 sagie-macbookpro com.apple.launchd.peruser.210453[317] (com.keymando.keymando.94544[74043]): Exited with code: 1
@n0nick
Copy link
Author

n0nick commented Aug 3, 2014

Trying to run it from command line:

$ /Applications/Keymando.app/Contents/MacOS/Keymando
/Applications/Keymando.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/monitor.rb:87:in `block': undefined method `mon_try_enter' for module `MonitorMixin' (NameError)
        from /Applications/Keymando.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/monitor.rb:80:in `<main>'
        from /Applications/Keymando.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/logger.rb:14:in `<main>'
        from /Applications/Keymando.app/Contents/Resources/rb_main.rb:24:in `block'
        from /Applications/Keymando.app/Contents/Resources/rb_main.rb:22:in `<main>'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment