mail-archives/monodroid/2011-December/007505.html

161 строка
6.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [mono-android] 4.0 crashing previously working source.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%204.0%20crashing%20previously%20working%20source.&In-Reply-To=6BF736603DBFD04FB97F35886CABF5B9CC042E00%40CATINEXC04.catapultsystems.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007504.html">
<LINK REL="Next" HREF="007506.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[mono-android] 4.0 crashing previously working source.</H1>
<B>Andreia Gaita</B>
<A HREF="mailto:monodroid%40lists.ximian.com?Subject=%5Bmono-android%5D%204.0%20crashing%20previously%20working%20source.&In-Reply-To=6BF736603DBFD04FB97F35886CABF5B9CC042E00%40CATINEXC04.catapultsystems.com"
TITLE="[mono-android] 4.0 crashing previously working source.">shana at xamarin.com
</A><BR>
<I>Mon Dec 5 15:17:59 EST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="007504.html">[mono-android] 4.0 crashing previously working source.
</A></li>
<LI>Next message: <A HREF="007506.html">[mono-android] 4.0 crashing previously working source.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7505">[ date ]</a>
<a href="thread.html#7505">[ thread ]</a>
<a href="subject.html#7505">[ subject ]</a>
<a href="author.html#7505">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi,
Thanks for the report, looking into it. In the meantime, try disabling the
&quot;Fast Deployment&quot; option in Project Options / Mono for Android Build, that
should make things go.
andreia gaita
On Mon, Dec 5, 2011 at 8:08 PM, Josh Handel &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Josh.Handel at catapultsystems.com</A>
&gt;<i> wrote:
</I>
&gt;<i> Scrubbed squeaky clean, even created a new Emulator for it, even cleaned
</I>&gt;<i> and rebuilt all the other assemblies the project used and re-referenced
</I>&gt;<i> them (with cleaning between references to make sure MonoDevelop was really
</I>&gt;<i> really really using the new stuff).. But sadly no dice :-(
</I>&gt;<i>
</I>&gt;<i> this is my output when I try to debug.
</I>&gt;<i>
</I>&gt;<i> Waiting for packaging processing to complete
</I>&gt;<i>
</I>&gt;<i> Getting package list from device
</I>&gt;<i>
</I>&gt;<i> Installing package
</I>&gt;<i> 649 KB/s (52666 bytes in 0.079s)
</I>&gt;<i> pkg:
</I>&gt;<i> /data/local/tmp/monodroiddeltaforce.monodroiddeltaforce-Signed.apk
</I>&gt;<i> Success
</I>&gt;<i>
</I>&gt;<i> Installing assemblies
</I>&gt;<i>
</I>&gt;<i> Internal error. Argument cannot be null.
</I>&gt;<i> Parameter name: source
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> Josh
</I>&gt;<i>
</I>&gt;<i>
</I>&gt;<i> ________________________________________
</I>&gt;<i> From: <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monodroid-bounces at lists.ximian.com</A> [
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">monodroid-bounces at lists.ximian.com</A>] on behalf of Jonathan Pryor [
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">jonp at xamarin.com</A>]
</I>&gt;<i> Sent: Monday, December 05, 2011 1:45 PM
</I>&gt;<i> To: Discussions related to Mono for Android
</I>&gt;<i> Subject: Re: [mono-android] 4.0 crashing previously working source.
</I>&gt;<i>
</I>&gt;<i> On Dec 5, 2011, at 2:44 PM, Josh Handel wrote:
</I>&gt;<i> &gt; I just upgraded to 4.0 and now a previously working project won't
</I>&gt;<i> startup on the emulator/debugger. The only error I get is
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Internal error. Argument cannot be null.
</I>&gt;<i> &gt; Parameter name: source
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; this happens after &quot;Installing assemblies&quot;
</I>&gt;<i>
</I>&gt;<i> Please Clean and rebuild your project first.
</I>&gt;<i>
</I>&gt;<i> If you're using MonoDevelop, please try using the recently released
</I>&gt;<i> MonoDevelop 2.8.4.1.
</I>&gt;<i>
</I>&gt;<i> Thanks,
</I>&gt;<i> - Jon
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Monodroid mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;<i>
</I>&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>&gt;<i>
</I>&gt;<i> _______________________________________________
</I>&gt;<i> Monodroid mailing list
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">Monodroid at lists.ximian.com</A>
</I>&gt;<i>
</I>&gt;<i> UNSUBSCRIBE INFORMATION:
</I>&gt;<i> <A HREF="http://lists.ximian.com/mailman/listinfo/monodroid">http://lists.ximian.com/mailman/listinfo/monodroid</A>
</I>&gt;<i>
</I>-------------- next part --------------
An HTML attachment was scrubbed...
URL: <A HREF="http://lists.ximian.com/pipermail/monodroid/attachments/20111205/87ee6a3b/attachment-0001.html">http://lists.ximian.com/pipermail/monodroid/attachments/20111205/87ee6a3b/attachment-0001.html</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007504.html">[mono-android] 4.0 crashing previously working source.
</A></li>
<LI>Next message: <A HREF="007506.html">[mono-android] 4.0 crashing previously working source.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7505">[ date ]</a>
<a href="thread.html#7505">[ thread ]</a>
<a href="subject.html#7505">[ subject ]</a>
<a href="author.html#7505">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/monodroid">More information about the Monodroid
mailing list</a><br>
</body></html>