Before calling Dialog.dismiss() try checking whether it is shown, isShown();
On May 19, 10:22 pm, Mariano Kamp <[email protected]> wrote: > Exactly my original point. That's the reason I originally asked this:" I am > wondering how to track down this IAE? It doesn't mention my code > (com.newsrob.*) in the stack trace. > Is there anymore information that I can automatically gather and include > in the bug reports to get a better understanding why this happens?" > > I just have the stack traces and wonder how to go from there. > > Mariano > > On Wed, May 20, 2009 at 7:10 AM, Romain Guy <[email protected]> wrote: > > > > Since Cupcake I have a couple of those issues where I don't see my code > > in > > > the stack trace. > > > That doesn't mean it's not your code at fault. For instance in this > > case what are you doing with the dialogs and their parent activities? > > > -- > > Romain Guy > > Android framework engineer > > [email protected] > > > Note: please don't send private questions to me, as I don't have time > > to provide private support. All such questions should be posted on > > public forums, where I and others can see and answer them > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

