[mono-android] Happy New Year
Happy new year all! -- ChrisNTR Microsoft ASPInsider http://weblogs.asp.net/chrishardy http://twitter.com/chrisntr ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] Mono_UnhandledException in emulator
On Dec 30, 2011, at 10:46 PM, Steven Pack wrote: > I regularly get an unhandled exception in the emulator when I instantiate a > custom ArrayAdaptor. The top level of the call stack shows: > "Mono_UnhandledException": ... > The stacktrace is: > > I/mono( 8244): Stacktrace: > I/mono( 8244): > I/mono( 8244): at Android.Runtime.JNIEnv.NewGlobalRef (intptr) > [0x0] in > /Users/jon/Development/xamarin/monodroid/Mono.Android/src/Runtime/JNIEnv.cs:336 Which Android version? Is there any other output? I suspect it's due to GREF overflow, in which case there should be additional output: http://docs.xamarin.com/android/troubleshooting?highlight=GREF#Unexpected_NullReferenceExceptions D/dalvikvm( 602): GREF has increased to 2001 W/dalvikvm( 602): Last 10 entries in JNI global reference table: ... - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
Re: [mono-android] problems with streamreader or xdocument?
On Dec 31, 2011, at 11:33 AM, Wally McClure wrote: > Basically, the request comes back, StreamReader gets passed into > XDocument.Load and then the request goes completely byebye. The app doesn't > quit. Its as if all of the execution stops at this point. Could you please file a complete test case at bugzilla.xamarin.com? The code fragment you provided is inadequate to trivially build/test, and it certainly looks like it should work. Thanks, - Jon ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
[mono-android] Moonlight on Android
Hi About 8 months ago someone released this video http://jeffreystedfast.blogspot.com/2011/04/moonlight-on-android.html Which got everyone where I work excited because we develop Silverlight/wcf apps and are keen to move in to mobile apps. However we are all now depressed as it looks like even Microsoft don't want to support Silverlight. Is there anyone on the list that has a need for this and is there any interest at xamarin for developing this idea further ? Gabe Codina ___ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid