*bump*
Since Cupcake I have a couple of those issues where I don't see my code in
the stack trace.

Should I open bug reports for them ... just with the stacktrace?

In Cupcake do the line numbers from the stack traces match any git tag that
I can use with the git web interface?

On Sat, May 9, 2009 at 2:36 PM, Mariano Kamp <mariano.k...@gmail.com> wrote:

> Hi,
>
>   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?
>
> Cheers,
> Mariano
>
> -- Android Version: sdk=3, release=1.5, inc=146733
> -- Memory free: 0.67MB total: 3.44MB max: 16.00MB-- Thread State: RUNNABLE
> -- NewsRob Version: 2.1.2/212
> -- Job: Mark All As Read
> -- Stacktrace:
> java.lang.IllegalArgumentException: View not attached to window manager
> at
> android.view.WindowManagerImpl.findViewLocked(WindowManagerImpl.java:356)
> at android.view.WindowManagerImpl.removeView(WindowManagerImpl.java:201)
> at android.view.Window$LocalWindowManager.removeView(Window.java:400)
> at android.app.Dialog.dismissDialog(Dialog.java:268)
> at android.app.Dialog.access$000(Dialog.java:69)
> at android.app.Dialog$1.run(Dialog.java:103)
> at android.os.Handler.handleCallback(Handler.java:587)
> at android.os.Handler.dispatchMessage(Handler.java:92)
> at android.os.Looper.loop(Looper.java:123)
> at android.app.ActivityThread.main(ActivityThread.java:3948)
> at java.lang.reflect.Method.invokeNative(Native Method)
> at java.lang.reflect.Method.invoke(Method.java:521)
> at
> com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:782)
> at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:540)
> at dalvik.system.NativeStart.main(Native Method)
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to