BadTokenException: Unable to add window

Bug #1332747 reported by pjv
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Collectionista
In Progress
Medium
pjv

Bug Description

Bugsense: https://www.bugsense.com/dashboard/project/98c9e403/errors/966128323

android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@41333b60 is not valid; is your activity running?
at android.view.ViewRootImpl.setView(ViewRootImpl.java:704)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:313)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:215)
at android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:140)
at android.view.Window$LocalWindowManager.addView(Window.java:539)
at android.app.ActivityThread.handleResumeActivity(ActivityThread.java:2519)
at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:1998)
at android.app.ActivityThread.access$600(ActivityThread.java:127)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1159)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4507)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:511)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:978)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:745)
at dalvik.system.NativeStart.main(Native Method)

Revision history for this message
pjv (pjv) wrote :
Changed in collectionista:
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → pjv (pjv)
Revision history for this message
pjv (pjv) wrote :

if(!isFinished())

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.