[MacRuby-devel] [macruby] #14: getting format from artwork doesn't work

macruby ruby-noreply at macosforge.org
Thu Aug 21 19:09:36 PDT 2008


#14: getting format from artwork doesn't work
-------------------------------------+--------------------------------------
 Reporter:  jordan.breeding at mac.com  |        Owner:  lsansonetti at apple.com
     Type:  defect                   |       Status:  closed               
 Priority:  blocker                  |    Milestone:  MacRuby 0.3          
Component:  MacRuby                  |   Resolution:  fixed                
 Keywords:                           |  
-------------------------------------+--------------------------------------
Changes (by lsansonetti at apple.com):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 Fixed in trunk.

 $ macirb
 >> framework 'ScriptingBridge'
 => true
 >> app = SBApplication.applicationWithBundleIdentifier('com.apple.iTunes')
 => #<ITunesApplication:0x312cef0>
 >> app.currentTrack.artworks[0].format.description
 => "<NSAppleEventDescriptor: 'PNG '>"
 }}}

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/14#comment:4>
macruby <http://macruby.org/>


More information about the MacRuby-devel mailing list