[Mono-dev] Strange GdkSharp.PixbufDestroyNotifyWrapper error..
Mike Kestner
mkestner at gmail.com
Fri May 30 22:47:59 EDT 2008
On Fri, 2008-05-30 at 17:00 -0400, buhochileno at gmail.com 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
More information about the Mono-devel-list
mailing list