linuxman94

Again

Mar 17th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: java.lang.IllegalArgumentException: View=com.android.systemui.statusbar.notification.HoverLayout{4254a4d8 VFE..... ......ID 0,0-1080,1776} not attached to window manager
  2.  
  3. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.WindowManagerGlobal.findViewLocked(WindowManagerGlobal.java:370)
  4.  
  5. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.WindowManagerGlobal.updateViewLayout(WindowManagerGlobal.java:285)
  6.  
  7. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.WindowManagerImpl.updateViewLayout(WindowManagerImpl.java:74)
  8.  
  9. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.systemui.statusbar.notification.Hover.updateDrag(Hover.java:338)
  10.  
  11. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.systemui.statusbar.notification.HoverLayout$SwipeHelperCallbackY.onDragUpdate(HoverLayout.java:286)
  12.  
  13. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.systemui.SwipeHelper.updateAlphaFromOffset(SwipeHelper.java:184)
  14.  
  15. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.systemui.SwipeHelper.access$500(SwipeHelper.java:34)
  16.  
  17. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.systemui.SwipeHelper$3.onAnimationUpdate(SwipeHelper.java:325)
  18.  
  19. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ValueAnimator.animateValue(ValueAnimator.java:1251)
  20.  
  21. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ObjectAnimator.animateValue(ObjectAnimator.java:568)
  22.  
  23. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ValueAnimator.animationFrame(ValueAnimator.java:1175)
  24.  
  25. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ValueAnimator.doAnimationFrame(ValueAnimator.java:1216)
  26.  
  27. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ValueAnimator$AnimationHandler.doAnimationFrame(ValueAnimator.java:637)
  28.  
  29. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.animation.ValueAnimator$AnimationHandler.run(ValueAnimator.java:660)
  30.  
  31. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:761)
  32.  
  33. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:574)
  34.  
  35. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:543)
  36.  
  37. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:747)
  38.  
  39. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:733)
  40.  
  41. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
  42.  
  43. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.os.Looper.loop(Looper.java:136)
  44.  
  45. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:5024)
  46.  
  47. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at java.lang.reflect.Method.invokeNative(Native Method)
  48.  
  49. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at java.lang.reflect.Method.invoke(Method.java:515)
  50.  
  51. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
  52.  
  53. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
  54.  
  55. 03-17 18:25:00.587 7566 7566 E AndroidRuntime: at dalvik.system.NativeStart.main(Native Method)
Advertisement
Add Comment
Please, Sign In to add comment