Skip to content

Instantly share code, notes, and snippets.

V/TexturedCube(31851): OpenTK.Platform.Android.EglException: EglCreateWindowSurface failed with error 12288 (0x3000)
V/TexturedCube(31851): at OpenTK.Platform.Android.AndroidWindow.CreateSurface (Javax.Microedition.Khronos.Egl.EGLConfig config) [0x00058] in /Users/builder/data/lanes/monodroid-mac-4.2-series/804357b4/source/monodroid/src/OpenGLES/Android/AndroidGraphicsContext.cs:338
V/TexturedCube(31851): at OpenTK.Platform.Android.AndroidGraphicsContext.Init (OpenTK.Graphics.GraphicsMode mode, IWindowInfo win, IGraphicsContext sharedContext, Int32 major, GraphicsContextFlags flags) [0x00135] in /Users/builder/data/lanes/monodroid-mac-4.2-series/804357b4/source/monodroid/src/OpenGLES/Android/AndroidGraphicsContext.cs:132
V/TexturedCube(31851): at OpenTK.Platform.Android.AndroidGraphicsContext..ctor (OpenTK.Graphics.GraphicsMode mode, IWindowInfo window, IGraphicsContext sharedContext, GLContextVersion glesVersion, GraphicsContextFlags flags) [0x0000d] in /Users/builder/data/lanes/monodroid-mac-4.2-ser
Process: mono [1551]
Path: /Applications/MonoDevelop.app/Contents/MacOS/bin/monodevelop
Identifier: com.ximian.monodevelop
Version: 3.0.2 (3.0.2)
Code Type: X86 (Native)
Parent Process: launchd [133]
Date/Time: 2012-05-23 16:24:04.596 +0530
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Process: mono [1551]
Path: /Applications/MonoDevelop.app/Contents/MacOS/bin/monodevelop
Identifier: com.ximian.monodevelop
Version: 3.0.2 (3.0.2)
Code Type: X86 (Native)
Parent Process: launchd [133]
Date/Time: 2012-05-23 16:24:04.596 +0530
OS Version: Mac OS X 10.6.8 (10K549)
Report Version: 6
Last login: Wed May 23 17:10:44 on ttys000
cdps-iMac:~ cdp$ export MONO_OPTIONS=-v
cdps-iMac:~ cdp$ /Applications/MonoDevelop.app/Contents/MacOS/monodevelop
converting method System.OutOfMemoryException:.ctor (string)
Method System.OutOfMemoryException:.ctor (string) emitted at 0x561c28 to 0x561c4b (code length 35) [MonoDevelop.exe]
converting method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr)
Method (wrapper runtime-invoke) <Module>:runtime_invoke_void__this___object (object,intptr,intptr,intptr) emitted at 0x561c68 to 0x561cf6 (code length 142) [MonoDevelop.exe]
converting method System.SystemException:.ctor (string)
Method System.SystemException:.ctor (string) emitted at 0x561cf8 to 0x561d1b (code length 35) [MonoDevelop.exe]
converting method System.Exception:.ctor (string)
Exception occurred: The remote server returned an error: (404) Not Found.
System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Mono.Addins.Setup.AddinStore.DownloadFile(IProgressMonitor monitor, String url)
at Mono.Addins.Setup.AddinStore.DownloadObject(IProgressMonitor monitor, String url, Type type)
Exception occurred: The remote server returned an error: (404) Not Found.
System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.GetResponse()
at Mono.Addins.Setup.AddinStore.DownloadFile(IProgressMonitor monitor, String url)
at Mono.Addins.Setup.AddinStore.DownloadObject(IProgressMonitor monitor, String url, Type type)
D/WifiStateMachine( 1599): fetchRssiAndLinkSpeedNative send RSSIChange intent, SameSignalLevelCount =1
D/BatteryService( 1599): updateBatteryStats ======================================
D/StatusBar.BatteryController( 1678): updateBattery level=100 icon=17302774 plugged=true full=true
D/PowerUI ( 1678): closing low battery warning: level=100
D/PowerUI ( 1678): plugged = true, health = 2, mBatteryLevel = 100, mPluggedBatteryLevel = 71, mLowBatteryWarningLevel2 = 25, mshowLowChargingWarning2 = true
D/WifiService( 1599): ACTION_BATTERY_CHANGED pluggedType: 2
D/NotificationService( 1599): mIntentReceiver() Intent.ACTION_BATTERY_CHANGED
D/PowerManagerService( 1599): runHtcPowerSaverCheck ======================================
D/WifiStateMachine( 1599): fetchRssiAndLinkSpeedNative send RSSIChange intent, SameSignalLevelCount =2
D/WifiStateMachine( 1599): BroadcastRSSIForIMS, newrssi =-80 , oldRssi= -76
E/mono (12400): Unhandled Exception: OpenTK.Platform.Android.EglException: EglSwapBuffers failed with error 12301 (0x300d)
E/mono (12400): at OpenTK.Platform.Android.AndroidGraphicsContext.Swap () [0x00000] in <filename unknown>:0
E/mono (12400): at OpenTK.Platform.Android.AndroidGameView.SwapBuffers () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.PaintingView.RenderCube () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.PaintingView.SwitchTexture () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.TexturedCubeActivity+<OnCreate>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
E/mono (12400): at Android.Views.View+IOnClickListenerImplementor.OnClick (Android.Views.View v) [0x00000] in <filename unknown>:0
E/mono (12400): at Android.Views.View+IOnClickListenerInvoker.n_OnClick_Landroid_view_View_ (IntPtr jnienv, IntPtr native__this
E/mono (12400):
E/mono (12400): Unhandled Exception: OpenTK.Platform.Android.EglException: EglSwapBuffers failed with error 12301 (0x300d)
E/mono (12400): at OpenTK.Platform.Android.AndroidGraphicsContext.Swap () [0x00000] in <filename unknown>:0
E/mono (12400): at OpenTK.Platform.Android.AndroidGameView.SwapBuffers () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.PaintingView.RenderCube () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.PaintingView.SwitchTexture () [0x00000] in <filename unknown>:0
E/mono (12400): at Mono.Samples.TexturedCube.TexturedCubeActivity+<OnCreate>c__AnonStorey0.<>m__0 (System.Object , System.EventArgs ) [0x00000] in <filename unknown>:0
E/mono (12400): at Android.Views.View+IOnClickListenerImplementor.OnClick (Android.Views.View v) [0x00000] in <filename unknown>:0
E/mono (12400): at Android.Views.View+IOnClickListenerInvoker.n_OnClick_Landroid_view_View_ (IntPtr jnienv,
Building Solution: MWC.Droid (Debug)
Building: MWC.Core.MD (Debug)
Build started 6/20/2012 3:01:24 PM.
__________________________________________________
Project "/Users/imac/Desktop/xamarin-mobile-samples-904e5f5/MWC/MWC.Core/MWC.Core.MD.csproj" (Build target(s)):
Target PrepareForBuild: