[MacRuby-devel] "unrecognized runtime type" TypeError

2011-03-05 Thread Peter Jaros
Hey, all. I'm still seeing this bug in MacRuby 0.8: http://www.macruby.org/trac/ticket/648 unrecognized runtime type `{__CGEventTapProxy=}' (TypeError) I've been trying to figure out what causes it. As I understand it, it's because ^{__CGEventTapProxy=} is listed as the arg type in the BridgeSu

Re: [MacRuby-devel] "unrecognized runtime type" TypeError

2011-03-06 Thread Peter Jaros
Upgrading BridgeSupport to Preview 2 fixed it. Thanks! Peter On Sat, Mar 5, 2011 at 10:15 PM, Watson wrote: > Hi, > > I recommend that you would check the trend of the BridgeSupport. > http://www.macruby.org/blog/2010/12/15/bridgesupport-preview2.html > > Regards > &