linuxman94

Noooooo

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