reassign 496145 libgtkglarea0.0-cil tag 496145 pending thanks On Fri, Aug 22, 2008, Chris Howie wrote:
> This package depends on libgtkgl2.0-1, but the version of this package > in unstable does not provide the gtk_gl_area_begingl, crippling the > managed wrapper. This is evidenced by the following exception trace: > > System.EntryPointNotFoundException: gtk_gl_area_begingl > at (wrapper managed-to-native) GtkGL.GLArea:gtk_gl_area_begingl (intptr) > at GtkGL.GLArea.Begingl () [0x00000] > ... This is actually a problem in gtkglarea-sharp. gtk_gl_area_begingl() has been deprecated since 1999 (!) and should therefore not be used. It showed up in gtkglarea-sharp by mistake despite being marked as hidden. GLArea.MakeCurrent() should be used instead. I'll fix the problem in gtkglarea-sharp. Regards, -- Sam. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

