I think it existed before the update too.  The way I get around it is
kind of stupid, right now i'm wrapping the call to "show" with a try/
catch.  That way when the activity is running/alive it will work,
otherwise it will die quietly.

On Nov 27, 3:09 pm, Noam  Wolf <[EMAIL PROTECTED]> wrote:
> Is this something new?  I wasn't seeing this behavior before
> yesterday's update.  Any idea on how to get around it?
>
> On Nov 26, 12:33 pm, Ash <[EMAIL PROTECTED]> wrote:
>
> > Hello super smart people, I've got a strangle little bug to test you.
>
> > I have an application that tries to display an RTSP video in a view
> > (Content View -> ScrollView -> AbsoluteLayout -> VideoView). However,
> > in the emulator the MediaPlayer throws dispatches an error message
> > which tries to display an Alert which throws the WindowManager
> > exception. On device I hear the sound but do not see the the video
> > then I get the exception when the MediaController is shown. WTF is
> > going on? If I create a tiny Activity this works fine but once I get
> > into a "real" application it all goes to hell. Is this Dalvik and the
> > Android SDK showing it's immaturity?
>
> > Ash
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to