Thanks for your reply.  Is your Nexus running 4.1.1?  Just curious--I see one 
guy say that he sees it happen on 4.0.3 but on my Samsung S2 Skyrocket (running 
4.0.4) it  seems to work fine.

Gerry

On Aug 17, 2012, at 1:35 PM, Jonathan Pryor <j...@xamarin.com> wrote:

> On Aug 17, 2012, at 1:48 PM, Gerry High <gh...@hightg.com> wrote:
>> I just switched to the alpha channel because of an issue in running on a 
>> Jelly Bean device (Nexus 7).  So I have MD (3.0.4.3) and Android 4.2.5.
>> 
>> I'm noticing that deploying to my Nexus 7 tablet it will often hang with 
>> "Detecting installed packages".  Is this a known issue or is there a 
>> workaround?
> 
> It's a known issue that we're still trying to figure out:
> 
>       https://bugzilla.xamarin.com/show_bug.cgi?id=6482
> 
> The issue isn't in the "detecting installed packages" step, it's in the 
> (unlisted) "see if there's an existing process and kill it" step. For unknown 
> reasons, the broadcast we're using to terminate a previously running process 
> isn't being delivered in a timely fashion (or just isn't returning), or the 
> broadcast is being delivered but it's not doing anything, or...
> 
> I'm currently at a loss for what's going wrong there, particularly as I don't 
> see the hang on my Galaxy Nexus. Worse, the only "real" solution we've 
> thought of so far is to implement DDMS support and then use that to kill the 
> process... Unfortunately I have no idea how much effort that will take.
> 
> - Jon
> 
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
> 
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid


_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to