Jonathan Pryor-2 wrote > > On May 18, 2012, at 12:17 AM, vchelaru wrote: >> "This has been fixed and the fix will be on the next release. " > > We all make mistakes. :-) >
Stupid non-expressive text. I totally didn't mean to be rude about it but re-reading it makes it sound like that :( My apologies, your help is very much appreciated! Jonathan Pryor-2 wrote > >> We have updated to 4.2.1 and are getting the same error on the Motorola >> Droid (the first model) using OS version 2.2.3: >> >> OpenTK.Platform.Android.EglException: EglCreateWindowSurface failed with >> error 12288 (0x3000) >> at OpenTK.Platform.Android.AndroidWindow.CreateSurface >> (Javax.Microedition.Khronos.Egl.EGLConfig) <0x00124> > > Want to know something funny? Error 0x3000 is EGL_SUCCESS. #facepalm > > I'm guessing that calling eglGetError() clears out the error, and we're > not preserving the original eglGetError() value. #argh > > Worse, I'm the newly appointed OpenTK maintainer, and (of course) the > hardware I have doesn't fail here. #FML > > Which Android version is your device running? Is this an original Samsung > Galaxy S or an S II? Does GLDiag fail on the emulator by any chance? > It's actually not a Samsung Galaxy - I just hijacked this thread because my error was identical to the original post's error. I'm actually using a Motorola Droid (the first model) on OS version 2.2.3. I haven't tried on emulator yet, although the same app does work fine on other devices that we've tested (quite a few) so I think it's specific to the hardware. However, if testing on the emu would be helpful I can try that. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/GLDiag-not-working-in-4-0-6-on-Samsung-Galaxy-S-tp5644655p5710019.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
