Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

auto crash report #143

Open
GoogleCodeExporter opened this issue Oct 6, 2015 · 1 comment
Open

auto crash report #143

GoogleCodeExporter opened this issue Oct 6, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

java.lang.IllegalArgumentException: Receiver not registered: 
android.widget.ViewFlipper$1@447bba48
    at android.app.ActivityThread$PackageInfo.forgetReceiverDispatcher(ActivityThread.java:793)
    at android.app.ContextImpl.unregisterReceiver(ContextImpl.java:814)
    at android.content.ContextWrapper.unregisterReceiver(ContextWrapper.java:331)
    at android.widget.ViewFlipper.onDetachedFromWindow(ViewFlipper.java:104)
    at android.view.View.dispatchDetachedFromWindow(View.java:6033)
    at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:1158)
    at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:1156)
    at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:1156)
    at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:1156)
    at android.view.ViewGroup.dispatchDetachedFromWindow(ViewGroup.java:1156)
    at android.view.ViewRoot.dispatchDetachedFromWindow(ViewRoot.java:1630)
    at android.view.ViewRoot.doDie(ViewRoot.java:2671)
    at android.view.ViewRoot.die(ViewRoot.java:2641)
    at android.view.WindowManagerImpl.removeViewImmediate(WindowManagerImpl.java:218)
    at android.view.Window$LocalWindowManager.removeViewImmediate(Window.java:436)
    at android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:3684)
    at android.app.ActivityThread.handleRelaunchActivity(ActivityThread.java:3789)
    at android.app.ActivityThread.access$2400(ActivityThread.java:125)
    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2037)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:123)
    at android.app.ActivityThread.main(ActivityThread.java:4627)
    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:858)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
    at dalvik.system.NativeStart.main(Native Method)

Original issue reported on code.google.com by [email protected] on 29 Apr 2012 at 4:24

@GoogleCodeExporter
Copy link
Author

Labels: Model-Droid, OS-2.2.3, App-1.8.6; bump,

Original comment by [email protected] on 29 Apr 2012 at 4:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant