[MacRuby-devel] "unrecognized runtime type" TypeError

Peter Jaros peter.a.jaros at gmail.com
Sat Mar 5 18:51:01 PST 2011


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
BridgeSupport file, but MacRuby doesn't know how to map that to an
object.  Do I have that right?  I was hoping I could work out a fix
myself, but I think I'm still missing something about how MacRuby uses
BridgeSupport.  Any pointers appreciated.

Thanks,
Peter


-- 
Words: http://www.nothingundone.net/
Videos: http://www.youtube.com/peeja
Conversation: (603) 548-1203


More information about the MacRuby-devel mailing list