[Mono-osx] [MonoMac] Bug 670844 Error while adding subview using Animator

kjpou kjpou at pt.lu
Thu Feb 10 03:09:42 EST 2011


Geoff

Just to let you know that the issue still exists.  I did an update from 
master of both maccore and monomac, rebuilt monomac.dll and ran the test 
case from my end.  The result was the same error.  Maybe you forgot to 
commit something on your end?

Stacktrace:

   at (wrapper managed-to-native) 
MonoMac.ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr 
(intptr,intptr,intptr) <0x00003>
   at (wrapper managed-to-native) 
MonoMac.ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr 
(intptr,intptr,intptr) <0x00003>
   at MonoMac.AppKit.NSView.AddSubview (MonoMac.AppKit.NSView) <0x00061>
   at AnimatorAddSubview.SharedContentView.KeyDown 
(MonoMac.AppKit.NSEvent) <0x00188>
   at (wrapper dynamic-method) 
object.[AnimatorAddSubview.SharedContentView.Void 
KeyDown(MonoMac.AppKit.NSEvent)] 
(MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSEvent) 
<0x00033>
   at (wrapper native-to-managed) 
object.[AnimatorAddSubview.SharedContentView.Void 
KeyDown(MonoMac.AppKit.NSEvent)] 
(MonoMac.Foundation.NSObject,MonoMac.ObjCRuntime.Selector,MonoMac.AppKit.NSEvent) 
<0x000df>
   at (wrapper managed-to-native) 
MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00003>
   at (wrapper managed-to-native) 
MonoMac.AppKit.NSApplication.NSApplicationMain (int,string[]) <0x00003>
   at MonoMac.AppKit.NSApplication.Main (string[]) <0x00015>

Kenneth


More information about the Mono-osx mailing list