aditcodes / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Crash report on Market linked to SocialAuth #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
android.view.WindowManager$BadTokenException: Unable to add window -- token 
android.os.BinderProxy@41a73408 is not valid; is your activity running?
 at android.view.ViewRootImpl.setView(ViewRootImpl.java:685)
 at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:301)
 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:537)
 at android.app.Dialog.show(Dialog.java:278)
 at org.brickred.socialauth.android.SocialAuthDialog$SocialAuthWebViewClient.onPageStarted(SocialAuthDialog.java:286)
 at android.webkit.CallbackProxy.handleMessage(CallbackProxy.java:309)
 at android.os.Handler.dispatchMessage(Handler.java:99)
 at android.os.Looper.loop(Looper.java:137)
 at android.app.ActivityThread.main(ActivityThread.java:4517)
 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:980)
 at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:747)
 at dalvik.system.NativeStart.main(Native Method)

SocialAuth has worked fine on my posting tests before and this is the first 
report so I don't think it is in my code... Though I'm open to suggestions for 
what to look for. There is more than one point that triggers SocialAuth in my 
app and I'm not sure which this was linked to, but I could provide code for 
both if desired. They're both share button triggers from the activity.

What version of the product are you using? On what operating system?
I believe am using the latest full build; not the SVN.

Original issue reported on code.google.com by sordeode...@gmail.com on 20 Jan 2013 at 12:39

GoogleCodeExporter commented 9 years ago
I forgot to point out this is a crash report from the Market so I don't know 
how to reproduce, what device it was on, what version of Android, etc.

Original comment by sordeode...@gmail.com on 20 Jan 2013 at 12:41

GoogleCodeExporter commented 9 years ago
Hi , We are not able to produce this issue. Please provide the steps to 
reproduce the issue.

Try to get latest sdk from svn and check if bug is produce.

Closing issue. Please reopen  if you find steps.

Original comment by vineet.a...@3pillarglobal.com on 21 Jan 2013 at 2:52