« Return to Thread: run_xcode_target.rb broken?

run_xcode_target.rb broken?

by Gerd Knops-2 :: Rate this Message:

Reply to Author | View in Thread

Since the last TextMate update I get a bunch of apparent Ruby  
Exceptions in my run log, see below for an example. It is always  
run_xcode_target.rb:156 causing the exception.

Any thoughts on how to fix it?

Thanks

Gerd


==> Exception during output formatting: TypeError: can't convert nil  
into String /Library/Application Support/TextMate/Bundles/
Xcode.tmbundle/Support/bin/run_xcode_target.rb:156:in `join'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:156:in `path_for_basename'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:152:in `each_pair'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:152:in `path_for_basename'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:367:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:364:in `gsub'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:364:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:281:in `call'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:281:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:281:in `each'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:281:in `run'
  /Applications/TextMate.app/Contents/SharedSupport/Support/lib/io.rb:
55:in `call'
  /Applications/TextMate.app/Contents/SharedSupport/Support/lib/io.rb:
55:in `exhaust'
  /Applications/TextMate.app/Contents/SharedSupport/Support/lib/io.rb:
55:in `each_line'
  /Applications/TextMate.app/Contents/SharedSupport/Support/lib/io.rb:
55:in `exhaust'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:276:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:325:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/run_xcode_target.rb:358:in `run'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/parse_build.rb:220
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/format_build_output.rb:295:in `load'
  /Library/Application Support/TextMate/Bundles/Xcode.tmbundle/Support/
bin/format_build_output.rb:295


_______________________________________________
textmate mailing list
textmate@...
http://lists.macromates.com/listinfo/textmate

 « Return to Thread: run_xcode_target.rb broken?