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
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to