Skip to content

Instantly share code, notes, and snippets.

@bvibber
Created January 31, 2013 21:55
Show Gist options
  • Save bvibber/4686870 to your computer and use it in GitHub Desktop.
Save bvibber/4686870 to your computer and use it in GitHub Desktop.
I/RenderView( 1492): First Draw
W/IInputConnectionWrapper( 1519): showStatusIcon on inactive InputConnection
I/GridLayer( 1492): Slot changing from 0 to 0
D/Commons ( 1519): Uploaded 848 of 27990
W/StatusBarService( 159): Couldn't reapply views for package org.wikimedia.commons
W/StatusBarService( 159): android.widget.RemoteViews$ActionException: can't find view: 0x7f05003e
W/StatusBarService( 159): at android.widget.RemoteViews$ReflectionAction.apply(RemoteViews.java:447)
W/StatusBarService( 159): at android.widget.RemoteViews.performApply(RemoteViews.java:964)
W/StatusBarService( 159): at android.widget.RemoteViews.reapply(RemoteViews.java:956)
W/StatusBarService( 159): at com.android.systemui.statusbar.StatusBarService.updateNotification(StatusBarService.java:437)
W/StatusBarService( 159): at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:183)
W/StatusBarService( 159): at android.os.Handler.dispatchMessage(Handler.java:99)
W/StatusBarService( 159): at android.os.Looper.loop(Looper.java:130)
W/StatusBarService( 159): at android.app.ActivityThread.main(ActivityThread.java:3683)
W/StatusBarService( 159): at java.lang.reflect.Method.invokeNative(Native Method)
W/StatusBarService( 159): at java.lang.reflect.Method.invoke(Method.java:507)
W/StatusBarService( 159): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
W/StatusBarService( 159): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
W/StatusBarService( 159): at dalvik.system.NativeStart.main(Native Method)
D/Commons ( 1519): Uploaded 5757 of 27990
D/Commons ( 1519): Uploaded 9853 of 27990
D/Commons ( 1519): Uploaded 13949 of 27990
D/Commons ( 1519): Uploaded 18045 of 27990
D/Commons ( 1519): Uploaded 22141 of 27990
D/Commons ( 1519): Uploaded 26237 of 27990
D/Commons ( 1519): Uploaded 27947 of 27990
D/Commons ( 1519): Uploaded 27990 of 27990
E/StatusBarService( 159): couldn't inflate view for notification org.wikimedia.commons/0x1
E/StatusBarService( 159): android.widget.RemoteViews$ActionException: can't find view: 0x7f05003e
E/StatusBarService( 159): at android.widget.RemoteViews$ReflectionAction.apply(RemoteViews.java:447)
E/StatusBarService( 159): at android.widget.RemoteViews.performApply(RemoteViews.java:964)
E/StatusBarService( 159): at android.widget.RemoteViews.apply(RemoteViews.java:941)
E/StatusBarService( 159): at com.android.systemui.statusbar.StatusBarService.makeNotificationView(StatusBarService.java:524)
E/StatusBarService( 159): at com.android.systemui.statusbar.StatusBarService.addNotificationViews(StatusBarService.java:553)
E/StatusBarService( 159): at com.android.systemui.statusbar.StatusBarService.updateNotification(StatusBarService.java:457)
E/StatusBarService( 159): at com.android.systemui.statusbar.CommandQueue$H.handleMessage(CommandQueue.java:183)
E/StatusBarService( 159): at android.os.Handler.dispatchMessage(Handler.java:99)
E/StatusBarService( 159): at android.os.Looper.loop(Looper.java:130)
E/StatusBarService( 159): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/StatusBarService( 159): at java.lang.reflect.Method.invokeNative(Native Method)
E/StatusBarService( 159): at java.lang.reflect.Method.invoke(Method.java:507)
E/StatusBarService( 159): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
E/StatusBarService( 159): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
E/StatusBarService( 159): at dalvik.system.NativeStart.main(Native Method)
D/AndroidRuntime( 1519): Shutting down VM
W/dalvikvm( 1519): threadid=1: thread exiting with uncaught exception (group=0x40015560)
W/StatusBarService( 159): removeNotification for unknown key: android.os.BinderProxy@405fc598
D/NotificationService( 96): onNotification error pkg=org.wikimedia.commons tag=null id=1; will crashApplication(uid=10058, pid=1519)
E/AndroidRuntime( 1519): FATAL EXCEPTION: main
E/AndroidRuntime( 1519): android.app.RemoteServiceException: Bad notification posted from package org.wikimedia.commons: Couldn't expand RemoteViews for: StatusBarNotification(package=org.wikimedia.commons id=1 tag=null notification=Notification(vibrate=null,sound=null,defaults=0x0,flags=0x72))
E/AndroidRuntime( 1519): at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1044)
E/AndroidRuntime( 1519): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 1519): at android.os.Looper.loop(Looper.java:130)
E/AndroidRuntime( 1519): at android.app.ActivityThread.main(ActivityThread.java:3683)
E/AndroidRuntime( 1519): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1519): at java.lang.reflect.Method.invoke(Method.java:507)
E/AndroidRuntime( 1519): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:839)
E/AndroidRuntime( 1519): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:597)
E/AndroidRuntime( 1519): at dalvik.system.NativeStart.main(Native Method)
W/StatusBarService( 159): updateNotification for unknown key: android.os.BinderProxy@405
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment