Skip to content

Instantly share code, notes, and snippets.

@brycethornton
Created July 30, 2010 15:40
Show Gist options
  • Save brycethornton/500740 to your computer and use it in GitHub Desktop.
Save brycethornton/500740 to your computer and use it in GitHub Desktop.
/Library/Ruby/Gems/1.8/gems/rubyosa-0.4.0/lib/rbosa.rb:470: warning: Passing no parameters to XML::Parser.new is deprecated. Pass an instance of XML::Parser::Context instead.
XML::Parser#string is deprecated. Use XML::Parser.string instead
pomodoro at 07/30/10 11:39:18
/Users/bryce/.gem/ruby/1.8/gems/ruby-growl-2.0/lib/ruby-growl.rb:355:in `send': Connection refused - send(2) (Errno::ECONNREFUSED)
from /Users/bryce/.gem/ruby/1.8/gems/ruby-growl-2.0/lib/ruby-growl.rb:355:in `send'
from /Users/bryce/.gem/ruby/1.8/gems/ruby-growl-2.0/lib/ruby-growl.rb:340:in `notify'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:51:in `pomodoro'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:23:in `send'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:23:in `action'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:23:in `each'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:23:in `action'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/../lib/primadoro.rb:15:in `run'
from /Library/Ruby/Gems/1.8/gems/primadoro-0.0.0/bin/primadoro:4
from /usr/bin/primadoro:19:in `load'
from /usr/bin/primadoro:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment