Advertisement
Guest User

Untitled

a guest
Sep 18th, 2013
1,138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.87 KB | None | 0 0
  1. start of HULU plugin
  2. 22:55:25 T:2312 NOTICE: HULU--> common.args.mode -- > Menu
  3. 22:55:25 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513254?dp_id=hulu&package_id=1&total=1
  4. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513254?dp_id=hulu&package_id=1&limit=25&page=1
  5. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513263?dp_id=hulu&package_id=1&total=1
  6. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513255?dp_id=hulu&package_id=1&total=1
  7. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513257?dp_id=hulu&package_id=1&total=1
  8. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513259?dp_id=hulu&package_id=1&total=1
  9. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513261?dp_id=hulu&package_id=1&total=1
  10. 22:55:26 T:2312 NOTICE: HULU --> common :: getFEED :: url = http://m.hulu.com/menu/513265?dp_id=hulu&package_id=1&total=1
  11. 22:55:26 T:4748 NOTICE: Thread Background Loader start, auto delete: false
  12. 22:55:28 T:2708 NOTICE: Thread XBPyThread start, auto delete: false
  13. 22:55:28 T:2708 NOTICE: -->Python Interpreter Initialized<--
  14. 22:55:28 T:2708 ERROR: C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  15. import sha
  16. 22:55:28 T:2708 ERROR: C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  17. import md5
  18. 22:55:28 T:2708 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  19. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  20. Error Type: <type 'exceptions.ValueError'>
  21. Error Contents: invalid \x escape
  22. Traceback (most recent call last):
  23. File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\plugin.video.hulu\default.py", line 12, in <module>
  24. import resources.lib.common as common
  25. File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\plugin.video.hulu\resources\lib\common.py", line 34, in <module>
  26. exec "args = _Info(%s)" % (urllib.unquote_plus(sys.argv[2][1:].replace("&", ", ").replace('"','\'').replace('%5C', '%5C%5C')), )
  27. ValueError: invalid \x escape
  28. -->End of Python script error report<--
  29. 22:55:28 T:4260 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.hulu/?art=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cresources%5cimages%5cicon_popular.jpg%22&fanart=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cfanart.jpg%22&mode=%22CarouselMenu%22&name=%22Featured%20Videos%22&page=%221%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2f513263%22
  30. 22:55:28 T:4260 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.hulu/?art=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cresources%5cimages%5cicon_popular.jpg%22&fanart=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cfanart.jpg%22&mode=%22CarouselMenu%22&name=%22Featured%20Videos%22&page=%221%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2f513263%22) failed
  31. 22:55:28 T:2896 NOTICE: Thread Background Loader start, auto delete: false
  32. 22:55:30 T:3652 NOTICE: Previous line repeats 1 times.
  33. 22:55:30 T:3652 NOTICE: Thread XBPyThread start, auto delete: false
  34. 22:55:30 T:3652 NOTICE: -->Python Interpreter Initialized<--
  35. 22:55:30 T:3652 ERROR: C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib\crypto\hash\sha1Hash.py:9: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  36. import sha
  37. 22:55:30 T:3652 ERROR: C:\Users\xbmc\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib\crypto\hash\md5Hash.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  38. import md5
  39. 22:55:30 T:3652 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  40. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  41. Error Type: <type 'exceptions.ValueError'>
  42. Error Contents: invalid \x escape
  43. Traceback (most recent call last):
  44. File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\plugin.video.hulu\default.py", line 12, in <module>
  45. import resources.lib.common as common
  46. File "C:\Users\xbmc\AppData\Roaming\XBMC\addons\plugin.video.hulu\resources\lib\common.py", line 34, in <module>
  47. exec "args = _Info(%s)" % (urllib.unquote_plus(sys.argv[2][1:].replace("&", ", ").replace('"','\'').replace('%5C', '%5C%5C')), )
  48. ValueError: invalid \x escape
  49. -->End of Python script error report<--
  50. 22:55:30 T:4260 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.hulu/?art=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cresources%5cimages%5cicon_popular.jpg%22&fanart=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cfanart.jpg%22&mode=%22CarouselMenu%22&name=%22Popular%20Shows%22&page=%221%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2f513255%22
  51. 22:55:30 T:4260 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.hulu/?art=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cresources%5cimages%5cicon_popular.jpg%22&fanart=%22C%3a%5cUsers%5cxbmc%5cAppData%5cRoaming%5cXBMC%5caddons%5cplugin.video.hulu%5cfanart.jpg%22&mode=%22CarouselMenu%22&name=%22Popular%20Shows%22&page=%221%22&popular=%22false%22&updatelisting=%22false%22&url=%22http%3a%2f%2fm.hulu.com%2fmenu%2f513255%22) failed
  52. 22:55:30 T:4212 NOTICE: Thread Background Loader start, auto delete: false
  53. 22:55:35 T:3484 NOTICE: Previous line repeats 1 times.
  54. 22:55:35 T:3484 NOTICE: Thread XBPyThread start, auto delete: false
  55. 22:55:35 T:3484 NOTICE: Previous line repeats 3 times.
  56. 22:55:35 T:3484 NOTICE: -->Python Interpreter Initialized<--
  57. 22:55:35 T:2940 NOTICE: -->Python Interpreter Initialized<--
  58. 22:55:35 T:3536 NOTICE: -->Python Interpreter Initialized<--
  59. 22:55:35 T:4956 NOTICE: -->Python Interpreter Initialized<--
  60. 22:55:37 T:4260 NOTICE: Storing total System Uptime
  61. 22:55:37 T:4260 NOTICE: Saving settings
  62. 22:55:37 T:4260 NOTICE: stop all
  63. 22:55:37 T:4260 NOTICE: ES: Stopping event server
  64. 22:55:38 T:2272 NOTICE: ES: UDP Event server stopped
  65. 22:55:38 T:4260 NOTICE: stopping zeroconf publishing
  66. 22:55:38 T:4260 NOTICE: Webserver: Stopping...
  67. 22:55:38 T:4260 NOTICE: WebServer: Stopped the webserver
  68. 22:55:38 T:4260 NOTICE: Webserver: Stopped...
  69. 22:55:38 T:4260 NOTICE: stop sap announcement listener
  70. 22:55:38 T:4260 NOTICE: clean cached files!
  71. 22:55:38 T:4260 NOTICE: unload skin
  72. 22:55:38 T:4260 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture dialogs_context_focus.png
  73. 22:55:38 T:4260 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture dialogs_context_nofocus.png
  74. 22:55:38 T:3328 WARNING: The python script "C:\Users\xbmc\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Monitor,Window,Player
  75. 22:55:38 T:3580 NOTICE: StorageServer-2.5.2 Closed down
  76. 22:55:38 T:4260 NOTICE: stop python
  77. 22:55:39 T:4260 NOTICE: stopped
  78. 22:55:39 T:4260 NOTICE: destroy
  79. 22:55:39 T:4260 NOTICE: closing down remote control service
  80. 22:55:39 T:4260 NOTICE: unload sections
  81. 22:55:39 T:4260 NOTICE: destroy
  82. 22:55:39 T:4260 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  83. 22:55:39 T:4260 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  84. 22:55:39 T:4260 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  85. 22:55:39 T:4260 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  86. 22:55:39 T:4260 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  87. 22:55:39 T:4260 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  88. 22:55:39 T:4260 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  89. 22:55:39 T:4260 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  90. 22:55:39 T:4260 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  91. 22:55:39 T:4260 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  92. 22:55:39 T:4260 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  93. 22:55:39 T:4260 NOTICE: closing down remote control service
  94. 22:55:39 T:4260 NOTICE: unload sections
  95. 22:55:39 T:4260 NOTICE: application stopped...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement