[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-18 Thread webmonkey
Is the Android team aware of this bug, I see there is a bug report at:

http://code.google.com/p/android/issues/detail?id=18638

from July 18 but the status is still New.

Some say that it has been fixed but for what release and what device,
and is it indeed a fix because the bug will not show up in all cases.



On Aug 8, 5:55 pm, webmonkey  wrote:
> In Honeycomb 3.2 when you start an intent and there are multiple
> activities that are capable of handling the intent the
> ResolverActivity is displayed but it does not show the choice menu so
> the user is unable to do anything. This is quite a serious bug and I
> have got quite a few reports about it from users who have upgraded to
> 3.2. I have also confirmed the behavior myself using an Asus
> Transformer with 3.2 and Android Movie Studio. You cannot pick any
> media to insert because the Gallery/ File Manager won't open.
>
> There are some solutions:
>
> - Flip the device once to portrait orientation, after that, the menu
> does appear. Until you reboot.
> - If there is only one Activity that can handle the Intent or if you
> have set a default Activity for the Intent, it works because the
> ResolverActivity does not have to display the choice Menu.
> - If you use createChooser the choice menu is displayed successfully.
>
> Can anyone confirm if this also happens with any of the 3.2 updates on
> the Xoom.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-18 Thread ifuller1
What does this mean?

On Aug 18, 4:09 am, Gavin  wrote:
> It was fixed at latest version.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-17 Thread Gavin
It was fixed at latest version.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-14 Thread b0b
Confirmed on the Asus Transformer running 3.2.
This is a serious bug indeed as it make working apps appear
malfunctioning.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-14 Thread ifuller1
Same problem on 3.2 on Asus transformer.

On Aug 9, 2:22 pm, asqz  wrote:
> I have the same problem on Xoom with Honeycomb 3.2
>
> On Aug 8, 6:55 pm, webmonkey  wrote:
>
>
>
>
>
>
>
> > In Honeycomb 3.2 when you start an intent and there are multiple
> > activities that are capable of handling the intent the
> > ResolverActivity is displayed but it does not show the choice menu so
> > the user is unable to do anything. This is quite a serious bug and I
> > have got quite a few reports about it from users who have upgraded to
> > 3.2. I have also confirmed the behavior myself using an Asus
> > Transformer with 3.2 and Android Movie Studio. You cannot pick any
> > media to insert because the Gallery/ File Manager won't open.
>
> > There are some solutions:
>
> > - Flip the device once to portrait orientation, after that, the menu
> > does appear. Until you reboot.
> > - If there is only one Activity that can handle the Intent or if you
> > have set a default Activity for the Intent, it works because the
> > ResolverActivity does not have to display the choice Menu.
> > - If you use createChooser the choice menu is displayed successfully.
>
> > Can anyone confirm if this also happens with any of the 3.2 updates on
> > the Xoom.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-10 Thread asqz
I have the same problem on Xoom with Honeycomb 3.2

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en


[android-developers] Re: Serious bug in 3.2 ResolverActivity

2011-08-10 Thread asqz
I have the same problem on Xoom with Honeycomb 3.2

On Aug 8, 6:55 pm, webmonkey  wrote:
> In Honeycomb 3.2 when you start an intent and there are multiple
> activities that are capable of handling the intent the
> ResolverActivity is displayed but it does not show the choice menu so
> the user is unable to do anything. This is quite a serious bug and I
> have got quite a few reports about it from users who have upgraded to
> 3.2. I have also confirmed the behavior myself using an Asus
> Transformer with 3.2 and Android Movie Studio. You cannot pick any
> media to insert because the Gallery/ File Manager won't open.
>
> There are some solutions:
>
> - Flip the device once to portrait orientation, after that, the menu
> does appear. Until you reboot.
> - If there is only one Activity that can handle the Intent or if you
> have set a default Activity for the Intent, it works because the
> ResolverActivity does not have to display the choice Menu.
> - If you use createChooser the choice menu is displayed successfully.
>
> Can anyone confirm if this also happens with any of the 3.2 updates on
> the Xoom.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en