Skip to content

Instantly share code, notes, and snippets.

@mxey
Created May 12, 2013 12:46
Show Gist options
  • Select an option

  • Save mxey/5563440 to your computer and use it in GitHub Desktop.

Select an option

Save mxey/5563440 to your computer and use it in GitHub Desktop.
ruby: warning: -K is specified; it is for 1.8 compatibility and may cause odd behavior
/Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:129: warning: assigned but unused variable - pid
/Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/progress.rb:57: warning: shadowing outer local variable - params
/Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/progress.rb:55: warning: assigned but unused variable - ui_process
/Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:292:in `to_plist': An object in the argument tree could not be converted (ArgumentError)
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:292:in `block in initialize'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:291:in `popen'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:291:in `initialize'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:20:in `new'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/ui.rb:20:in `dialog'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Bundle Support.tmbundle/Support/shared/lib/progress.rb:42:in `call_with_progress'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:338:in `api_post_request'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:180:in `create_gist'
from /Users/mxey/Library/Application Support/TextMate/Managed/Bundles/Gist.tmbundle/Support/bin/gistmate.rb:161:in `create'
from Create Public Gist:8:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment