Last modified: 2013-01-18 04:19:38 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T35791, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 33791 - Wikipedia Mobile throws android.view.WindowManager$BadTokenException
Wikipedia Mobile throws android.view.WindowManager$BadTokenException
Status: RESOLVED WONTFIX
Product: Wikipedia App
Classification: Unclassified
Generic (Other open bugs)
1.0.0 (Android)
All All
: Low normal
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-01-18 18:17 UTC by Tomasz Finc
Modified: 2013-01-18 04:19 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: Android
Assignee Huggle Beta Tester: ---


Attachments

Description Tomasz Finc 2012-01-18 18:17:57 UTC
From the android market crash reporter

android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@41821948 is not valid; is your activity running?
at android.view.ViewRootImpl.setView(ViewRootImpl.java:515)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:279)
at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:193)
at android.view.WindowManagerImpl$CompatModeWrapper.addView(WindowManagerImpl.java:118)
at android.view.Window$LocalWindowManager.addView(Window.java:537)
at android.app.Dialog.show(Dialog.java:274)
at android.app.AlertDialog$Builder.show(AlertDialog.java:932)
at com.phonegap.DroidGap$GapClient.onJsAlert(DroidGap.java:1012)
at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:519)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:137)
at android.app.ActivityThread.main(ActivityThread.java:4340)
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:784)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:551)
at dalvik.system.NativeStart.main(Native Method)

Possibly related to 33790
Comment 1 Brion Vibber 2013-01-18 04:19:38 UTC
Couldn't reproduce this cleanly, won't bother fixing it since we're retiring the PhoneGap app and will be replacing it with a native one.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links