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

RemoteServiceException in ActivityThread$H.handleMessage() #57

Open
GoogleCodeExporter opened this issue May 12, 2015 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

v0.1.2-beta1
Apr 3, 2011 2:12:21 AM

rebooted phone, then tried starting app manually because it did not seem to 
start automatically. App started quickly and had location and temp already. It 
was waiting on data and crashed.

android.app.RemoteServiceException: Bad notification posted from package 
ru.gelin.android.weather.notification: Coulding create icon: 
StatusBarIcon(pkg=ru.gelin.android.weather.notification id=0x7f0200c2 level=164 
visible=true num=0 )
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1052)
at android.os.Handler.dispatchMessage(Handler.java:99)
at android.os.Looper.loop(Looper.java:123)
at android.app.ActivityThread.main(ActivityThread.java:3839)
at java.lang.reflect.Method.invokeNative(Native Method)
at java.lang.reflect.Method.invoke(Method.java:507)
at 
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:841)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:599)
at dalvik.system.NativeStart.main(Native Method)

Original issue reported on code.google.com by DNelubin on 30 Oct 2011 at 6:08

@GoogleCodeExporter
Copy link
Author

Duplicated by issue 36

Original comment by DNelubin on 30 Oct 2011 at 6:12

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