Advertisement
Guest User

Untitled

a guest
Sep 10th, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 2.59 KB | None | 0 0
  1. 2015-09-10 14:32:54,792: DEBUG - main - __init__ - UpdateGui - init
  2. 2015-09-10 14:32:54,809: DEBUG - main.Main - defer - MainGui - __defer - wan_connected
  3. 2015-09-10 14:32:54,809: DEBUG - main.GenericWorker - __init__ - wan_connected (() - {})
  4. 2015-09-10 14:32:54,810: DEBUG - main.ThreadPool - add - wan_connected
  5. 2015-09-10 14:32:54,810: DEBUG - main.ThreadPool - run - wan_connected - started
  6. 2015-09-10 14:32:55,150: DEBUG - main.ThreadPool - run - wan_connected - finished
  7. 2015-09-10 14:32:55,150: DEBUG - main.Main - defer - MainGui - __defer - check_for_new_version
  8. 2015-09-10 14:32:55,150: DEBUG - main.GenericWorker - __init__ - check_for_new_version (() - {})
  9. 2015-09-10 14:32:55,151: DEBUG - main.ThreadPool - add - check_for_new_version
  10. 2015-09-10 14:32:55,151: DEBUG - main.ThreadPool - run - check_for_new_version - started
  11. 2015-09-10 14:32:55,151: DEBUG - main - check_for_new_version - checking for a newer version of EASI
  12. 2015-09-10 14:32:56,436: DEBUG - main - check_for_new_version - newer version found: alpha2
  13. 2015-09-10 14:32:56,436: DEBUG - main.ThreadPool - run - check_for_new_version - finished
  14. 2015-09-10 14:32:56,442: DEBUG - main.GenericWorker - __init__ - download (('https://github.com/etcher3rd/EASI/releases/download/alpha2/EASI_alpha2.zip', 'D:\\Users\\Hon0\\AppData\\Local\\Temp\\O1N3G246SOU3X8H') - {'callback': <easi.Gui.Update.UpdateProgressBar object at 0x050A3F70>, 'download_nice_name': 'EKPI', 'size': 17796016})
  15. 2015-09-10 14:32:56,445: DEBUG - main.ThreadPool - add - EKPI_check_new_version
  16. 2015-09-10 14:32:56,445: DEBUG - main.ThreadPool - run - EKPI_check_new_version - started
  17. 2015-09-10 14:32:56,445: DEBUG - main - download - Defer - download - début du téléchargement
  18. 2015-09-10 14:32:56,445: DEBUG - main - download - Defer - download - url: https://github.com/etcher3rd/EASI/releases/download/alpha2/EASI_alpha2.zip
  19. 2015-09-10 14:32:56,445: DEBUG - main - download - Defer - download - fichier local: D:\Users\Hon0\AppData\Local\Temp\O1N3G246SOU3X8H
  20. 2015-09-10 14:32:56,445: DEBUG - main - download - Defer - download - récupération des headers
  21. 2015-09-10 14:32:56,935: DEBUG - main - download - Defer - download - lecture des headers
  22. 2015-09-10 14:32:56,935: DEBUG - main - download - Defer - download - début du transfert des données
  23. 2015-09-10 14:32:57,939: DEBUG - main - new_open - open - path: D:\Users\Hon0\AppData\Local\Temp\O1N3G246SOU3X8H
  24. 2015-09-10 14:33:48,901: DEBUG - main.ThreadPool - run - EKPI_check_new_version - finished
  25. 2015-09-10 14:33:48,907: DEBUG - main.GenericWorker - __init__ - unzip (('D:\\Users\\Hon0\\AppData\\Local\\Temp\\O1N3G246SOU3X8H', './update') - {})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement