sun4git / weather-notification-android

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

RemoteServiceException in ru.gelin.android.weather.notification #36

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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 4 Apr 2011 at 5:14

GoogleCodeExporter commented 9 years ago

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