Advertisement
Guest User

Untitled

a guest
Sep 7th, 2011
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.58 KB | None | 0 0
  1. 19:33:01 T:2927582096 DEBUG: StartScript - calling plugin YouTube('plugin://plugin.video.youtube/','0','')
  2. 19:33:01 T:2927582096 INFO: initializing python engine.
  3. 19:33:01 T:2927582096 DEBUG: new python thread created. id=5
  4. 19:33:01 T:2993245072 DEBUG: Thread XBPyThread start, auto delete: 0
  5. 19:33:01 T:2993245072 DEBUG: Python thread: start processing
  6. 19:33:01 T:2927582096 DEBUG: WaitOnScriptResult - waiting on the YouTube plugin...
  7. 19:33:01 T:2993245072 NOTICE: -->Python Interpreter Initialized<--
  8. 19:33:01 T:2993245072 DEBUG: Process - The source file to load is /root/.xbmc/addons/plugin.video.youtube/default.py
  9. 19:33:01 T:2993245072 DEBUG: Process - Setting the Python path to /root/.xbmc/addons/plugin.video.youtube:/usr/local/share/xbmc/addons/script.module.pil/lib:/usr/local/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python25.zip:/usr/lib/python2.5:/usr/lib/python2.5/plat-linux2:/usr/lib/python2.5/lib-tk:/usr/lib/python2.5/lib-dynload:/usr/local/lib/python2.5/site-packages:/usr/lib/python2.5/site-packages:/var/lib/python-support/python2.5:
  10. 19:33:01 T:2993245072 DEBUG: Process - Entering source directory /root/.xbmc/addons/plugin.video.youtube
  11. 19:33:01 T:2993245072 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.0 of the xbmc.python api
  12. 19:33:02 T:2993245072 INFO: -->Python script returned the following error<--
  13. 19:33:02 T:2993245072 ERROR: Error Type: <type 'exceptions.ImportError'>
  14. 19:33:02 T:2993245072 ERROR: Error Contents: No module named json
  15. 19:33:02 T:2993245072 ERROR: Traceback (most recent call last):
  16. File "/root/.xbmc/addons/plugin.video.youtube/default.py", line 45, in <module>
  17. import YouTubeLogin as login
  18. File "/root/.xbmc/addons/plugin.video.youtube/YouTubeLogin.py", line 21, in <module>
  19. except ImportError: import json
  20. ImportError: No module named json
  21. 19:33:02 T:2993245072 INFO: -->End of Python script error report<--
  22. 19:33:02 T:2993245072 INFO: Python script stopped
  23. 19:33:02 T:2993245072 DEBUG: Thread XBPyThread 2993245072 terminating
  24. 19:33:02 T:2927582096 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  25. 19:33:02 T:3046115600 ERROR: GetDirectory - Error getting plugin://plugin.video.youtube/
  26. 19:33:02 T:3046115600 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.youtube/) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement