#164: MacRuby crashes Cocoa app with exception in CFEqual
--------------------------------+-------------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  [EMAIL PROTECTED]
     Type:  defect              |       Status:  new                  
 Priority:  blocker             |    Milestone:  MacRuby 0.4          
Component:  MacRuby             |   Resolution:                       
 Keywords:  crash,cfequal       |  
--------------------------------+-------------------------------------------

Comment(by [EMAIL PROTECTED]):

 So the problem is related to KVO. When I add KVO notifications to the
 object being manipulated by the Ruby code it explodes, remove the
 addObserver call and everything is fine.

 Unfortunately in my real-life case the KVO is essential for that property
 so I can't work around it.

-- 
Ticket URL: <http://www.macruby.org/trac/ticket/164#comment:3>
MacRuby <http://macruby.org/>

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to