#713: Growl is broken on MacRuby 0.6 ------------------------------+--------------------------------------------- Reporter: ylphcm@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: MacRuby 0.6 Component: MacRuby | Keywords: growl ------------------------------+--------------------------------------------- Contrary to [http://www.macruby.org/trac/ticket/662 ticket #662], the demos in /Developer/Examples/Ruby/MacRuby/Scripts/growl are broken for me on MacRuby 0.6. E.g., the calls to Growl::Notifier#notify in the two growl_*_samples return a NSLocalNotificationCenter object, but no Growl notification is shown. Installing 0.5 over the existing 0.6 makes both samples work again. (Except for a callback bug in the block sample that is unrelated to MacRuby.) -- Ticket URL: <http://www.macruby.org/trac/ticket/713> MacRuby <http://macruby.org/>