[MacRuby-devel] [MacRuby] #181: hotcocoa command with Macruby 0.3, patches attached

MacRuby ruby-noreply at macosforge.org
Thu Dec 18 04:15:45 PST 2008


#181: hotcocoa command with Macruby 0.3, patches attached
----------------------------------------+-----------------------------------
 Reporter:  sandor.szuecs@…             |       Owner:  lsansonetti@…        
     Type:  defect                      |      Status:  new                  
 Priority:  critical                    |   Milestone:  MacRuby 0.3          
Component:  MacRuby                     |    Keywords:                       
----------------------------------------+-----------------------------------
 Hi,

 the hotcocoa commandline program doesn't work as expected.

 I get the following:

 {{{
 $ hotcocoa test
 /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/lib/ruby/1.9.0/hotcocoa/template.rb:14:in
 `initialize:': No such file or directory - test/Rakefile (Errno::ENOENT)
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/lib/ruby/1.9.0/hotcocoa/template.rb:14:in
 `open'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/lib/ruby/1.9.0/hotcocoa/template.rb:14:in
 `block in copy_to'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/lib/ruby/1.9.0/hotcocoa/template.rb:9:in
 `each'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.3/usr/lib/ruby/1.9.0/hotcocoa/template.rb:9:in
 `copy_to'
         from /usr/local/bin/hotcocoa:23:in `<main>'
 zsh: exit 1     hotcocoa test
 }}}

 Fix is attached.

 regards sandor
 --
 P.S. maybe the default priority souldn't be "blocker"

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/181>
MacRuby <http://macruby.org/>



More information about the MacRuby-devel mailing list