[MacRuby] #1021: error trying to use bones with MacRuby

MacRuby ruby-noreply at macosforge.org
Fri Dec 3 15:04:15 PST 2010


#1021: error trying to use bones with MacRuby
---------------------------+------------------------------------------------
 Reporter:  haxie1@…       |       Owner:  lsansonetti@…        
     Type:  defect         |      Status:  new                  
 Priority:  blocker        |   Milestone:  MacRuby 0.8          
Component:  MacRuby        |    Keywords:                       
---------------------------+------------------------------------------------
 I originally filed this with the bones project (Tim Pease) but he pointed
 out that the issue is with MacRuby

 after installing the bones gem, trying to do something like:

 {{{
 %bones --help
 }}}

 results in:

 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/rake-0.8.7/lib/rake.rb:2503:in
 `const_missing:': uninitialized constant Bones::App::Plugins (NameError)
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems
 /little-plugger-1.1.2/lib/little-plugger.rb:270:in `block'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems
 /little-plugger-1.1.2/lib/little-plugger.rb:268:in
 `default_plugin_module:'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems
 /little-plugger-1.1.2/lib/little-plugger.rb:217:in `plugin_module'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems
 /little-plugger-1.1.2/lib/little-plugger.rb:156:in `plugins'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems
 /little-plugger-1.1.2/lib/little-plugger.rb:176:in `initialize_plugins'
         from
 /Library/Frameworks/MacRuby.framework/Versions/0.8/usr/lib/ruby/Gems/1.9.2/gems/bones-3.5.4/bin/bones:11:in
 `<main>'
         from /usr/bin/bones:19:in `<main>'

 Tim outlines the root issue here:
 https://github.com/TwP/bones/issues/issue/14/#comment_587325

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



More information about the macruby-tickets mailing list