Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. 2019-01-16 16:21:56.982 1595-1611/? E/NotificationService: No Channel found for pkg=kirillov.andr.displayofevotor, channelId=null, id=1659, tag=null, opPkg=kirillov.andr.displayofevotor, callingUid=10314, userId=0, incomingUserId=0, notificationUid=10314, notification=Notification(channel=null pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x40 color=0x00000000 number=0 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0)
  2. 2019-01-16 16:21:57.026 1595-4932/? D/EdgeLightingManager: showForToast : packageName = kirillov.andr.displayofevotor
  3. 2019-01-16 16:21:57.026 1595-4932/? D/EdgeLightingPolicyManager: isAcceptableApplication: pkg=kirillov.andr.displayofevotor , range=512 , includeAllApp=false , userId=0 , infoRange=0 , infoCategory=0
  4. 2019-01-16 16:21:57.032 1595-4932/? D/EdgeLightingManager: showForToast : packageName = kirillov.andr.displayofevotor
  5. 2019-01-16 16:21:57.032 1595-4932/? D/EdgeLightingPolicyManager: isAcceptableApplication: pkg=kirillov.andr.displayofevotor , range=512 , includeAllApp=false , userId=0 , infoRange=0 , infoCategory=0
  6. 2019-01-16 16:21:57.038 23389-23389/? E/AndroidRuntime: FATAL EXCEPTION: main
  7. Process: kirillov.andr.displayofevotor, PID: 23389
  8. android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running?
  9. at android.view.ViewRootImpl.setView(ViewRootImpl.java:957)
  10. at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:381)
  11. at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:100)
  12. at kirillov.andr.displayofevotor.c.g(Unknown Source:39)
  13. at kirillov.andr.displayofevotor.c.e(Unknown Source:0)
  14. at kirillov.andr.displayofevotor.c$1.run(Unknown Source:103)
  15. at android.os.Handler.handleCallback(Handler.java:789)
  16. at android.os.Handler.dispatchMessage(Handler.java:98)
  17. at android.os.Looper.loop(Looper.java:164)
  18. at android.app.ActivityThread.main(ActivityThread.java:6940)
  19. at java.lang.reflect.Method.invoke(Native Method)
  20. at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
  21. at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
  22. 2019-01-16 16:21:57.042 1595-4932/? W/ActivityManager: crash : kirillov.andr.displayofevotor,0
  23. 2019-01-16 16:21:57.042 1595-4932/? W/ActivityManager: Force finishing activity kirillov.andr.displayofevotor/.MyActivity
  24. 2019-01-16 16:21:57.043 1595-4932/? W/MultiScreenManagerService: moveTaskBackToDisplayIfNeeded(): root activity or app is null, task=TaskRecord{a983f12d0 #31311 A=kirillov.andr.displayofevotor U=0 StackId=1 sz=1}, rootActivity=null
  25. 2019-01-16 16:21:57.044 10501-18795/? I/TrayUsageStatesWatcher: notePauseComponent : ComponentInfo{kirillov.andr.displayofevotor/kirillov.andr.displayofevotor.MyActivity}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement