[mono-android] 4.7.4 Beta Crash with SIGSEGV

2013-05-16 Thread Joshua Barker
In using the 4.7.4 Beta, my application is crashing during debugging on a 4.0.3 x86 emulator. This happens in Xamarin Studio or VS2012. The part that's having issues is on an adaptation of CommonWare's WakefulIntentService and does not crash when not debugging or in older versions. Any ideas? [

[mono-android] Linker Error in 4.7.4 beta when Referring to Mono.Android.Support.V4

2013-04-17 Thread Joshua Barker
I think the bug that was fixed in 4.6.3 is back in 4.7.4 beta. "Fixes a Linker error which occurrs when building a Release build of a project which references Mono.Android.Support.V4.dll." This is the error. Error 23

[mono-android] Intellisense in AndroidManifest?

2013-04-04 Thread Joshua Barker
Any idea how to get Intellisense in the AndroidManifest xml file? STATEMENT OF CONFIDENTIALITY: The information in this message is privileged and confidential and is intended only for the use of the individual or entity named above. If the reader of this message is not the intended recipient, y

Re: [mono-android] VS2012 Debugging Issues

2013-02-21 Thread Joshua Barker
I get the "Source Not Available - Code not running" a lot of times when trying to break at a breakpoint. Also, when stepping through things when it does break, sometimes the cursor/running line will drop to the ending brace and then go back to the next line after stepping again. Anyone have idea

Re: [mono-android] VS2010 Crashing a lot lately v4.4.54

2013-02-19 Thread Joshua Barker
It will definitely crash (at least on VS2012) if you use the android device logging component and toggle things like errors or warnings. Also, I've noticed the breakpoints don't hit very often and show "no source code" many times. -Original Message- From: monodroid-boun...@lists.ximian.c

[mono-android] VS2012 Crashing During Debugging?

2012-11-21 Thread Joshua Barker
I'm getting several crashes when trying to debug applications using Visual Studio 2012. Below are some of the errors logged in my event viewer when it happens. It happens on emulators or on physical devices running 4.0.3 or 2.3 x86 and arm. Any ideas? Application: devenv.exe Framework Version:

[mono-android] Mono.Android has a PublicKeyToken in 4.2 instead of it being null

2012-05-10 Thread Joshua Barker
Why does the 4.2 alpha version of Mono.Android.dll have a publickeytoken of c4c4237547e4b6cd whereas previous versions had one of null? As far as I know, binding redirection won't allow a work around on this, so previous 3rd party libraries can't be used because of this. -Original Message--

Re: [mono-android] r17 x86 support

2012-04-09 Thread Joshua Barker
I have the full version of MFA 4.1 and am trying to use the intel x86 emulator. It builds and deploys, but when it starts, it throws a java.lang.UnsatisfiedLinkError: Cannot load library: reloc_library[1311] error on application start. I have it set to use the shared runtime with no linking and am