Skip to content

Instantly share code, notes, and snippets.

@robholland
Created October 4, 2010 15:51
Show Gist options
  • Save robholland/609918 to your computer and use it in GitHub Desktop.
Save robholland/609918 to your computer and use it in GitHub Desktop.
Error in command Redcar::Runnables::RunEditTabCommand
TypeError: can't convert nil into String
/Users/robholland/Development/opensource/redcar/plugins/runnables/lib/runnables.rb:60:in `gsub!'
/Users/robholland/Development/opensource/redcar/plugins/runnables/lib/runnables.rb:60:in `substitute_variables'
/Users/robholland/Development/opensource/redcar/plugins/runnables/lib/runnables.rb:22:in `run_process'
/Users/robholland/Development/opensource/redcar/plugins/runnables/lib/runnables/commands.rb:48:in `run_tab'
/Users/robholland/Development/opensource/redcar/plugins/runnables/lib/runnables/commands.rb:40:in `execute'
/Users/robholland/Development/opensource/redcar/plugins/application/lib/application/command/executor.rb:29:in `execute'
/Users/robholland/Development/opensource/redcar/plugins/application/lib/application/command.rb:83:in `run'
/Users/robholland/Development/opensource/redcar/plugins/application/lib/application/menu/item.rb:45:in `selected'
/Users/robholland/Development/opensource/redcar/plugins/application_swt/lib/application_swt/menu.rb:133:in `widgetSelected'
/Users/robholland/Development/opensource/redcar/plugins/swt/lib/swt/event_loop.rb:13:in `start'
/Users/robholland/Development/opensource/redcar/plugins/core/lib/core/gui.rb:39:in `start'
/Users/robholland/Development/opensource/redcar/lib/redcar.rb:180:in `pump'
/Users/robholland/Development/opensource/redcar/bin/redcar:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment