On Fri, 2008-05-30 at 17:00 -0400, [EMAIL PROTECTED] wrote:

> ExcObject: System.InvalidProgramException: Invalid IL code in (wrapper 
> native-to-managed) GdkSharp.PixbufDestroyNotifyWrapper:NativeCallback 
> (intptr,intptr): IL_0030: call      0x00000006

I think this is a "known" issue with PixbufDestroyNotifyNative using a
byte[] for the pixbuf parameter without the appropriate [MarshalAs]
magic.  

I just committed a patch to gtk-sharp trunk (revision 104582) which
should resolve the issue.

Mike

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to