Advertisement
Guest User

pike

a guest
Mar 19th, 2012
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. 22:42:49 T:139677812832064 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.vimeo)
  2. 22:42:49 T:139677812832064 DEBUG: ParentPath = [addons://sources/video/]
  3. 22:42:49 T:139675935164160 DEBUG: StartScript - calling plugin Vimeo('plugin://plugin.video.vimeo/','0','')
  4. 22:42:49 T:139675935164160 INFO: initializing python engine.
  5. 22:42:49 T:139675935164160 DEBUG: new python thread created. id=22
  6. 22:42:49 T:139675935164160 DEBUG: WaitOnScriptResult - waiting on the Vimeo plugin...
  7. 22:42:49 T:139677480285952 NOTICE: Thread XBPyThread start, auto delete: false
  8. 22:42:49 T:139677480285952 DEBUG: Python thread: start processing
  9. 22:42:49 T:139677480285952 NOTICE: -->Python Interpreter Initialized<--
  10. 22:42:49 T:139677480285952 DEBUG: Process - The source file to load is /storage/.xbmc/addons/plugin.video.vimeo/default.py
  11. 22:42:49 T:139677480285952 DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/plugin.video.vimeo:/storage/.xbmc/addons/script.module.xbmcswift/lib:/usr/share/xbmc/addons/script.module.simplejson/lib:/storage/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/storage/.xbmc/addons/script.common.plugin.cache/lib:/storage/.xbmc/addons/script.module.simple.downloader/lib:/storage/.xbmc/addons/script.module.parsedom/lib:/storage/.xbmc/addons/script.web.viewer/lib:/storage/.xbmc/addons/script.module.elementtree/lib:/usr/lib/python2.7/site-packages/distribute-0.6.24-py2.7.egg:/usr/lib/python2.7/site-packages/simplejson-2.1.6-py2.7-linux-i686.egg:/usr/lib/python2.7/site-packages/configobj-4.7.2-py2.7.egg:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/PIL:/usr/lib/python2.7/site-packages/gtk-2.0:
  12. 22:42:49 T:139677480285952 DEBUG: Process - Entering source directory /storage/.xbmc/addons/plugin.video.vimeo
  13. 22:42:49 T:139677480285952 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.vimeo" dependent on version 2.0 of the xbmc.python api
  14. 22:42:49 T:139677480285952 NOTICE: Vimeo-1.3.0 ARGV: ['plugin://plugin.video.vimeo/', '0', '']
  15. 22:42:49 T:139677480285952 NOTICE: [StorageClient-0.9.2] __init__ : 'Setting table to : Vimeo'
  16. 22:42:50 T:139677480285952 INFO: -->Python script returned the following error<--
  17. 22:42:50 T:139677480285952 ERROR: Error Type: <type 'exceptions.AttributeError'>
  18. 22:42:50 T:139677480285952 ERROR: Error Contents: 'module' object has no attribute 'log'
  19. 22:42:50 T:139677480285952 ERROR: Traceback (most recent call last):
  20. File "/storage/.xbmc/addons/plugin.video.vimeo/default.py", line 63, in <module>
  21. downloader = downloader.SimpleDownloader()
  22. File "/storage/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 40, in __init__
  23. self.common.log("")
  24. AttributeError: 'module' object has no attribute 'log'
  25. 22:42:50 T:139677480285952 INFO: -->End of Python script error report<--
  26. 22:42:50 T:139677480285952 INFO: Python script stopped
  27. 22:42:50 T:139677480285952 DEBUG: Thread XBPyThread 139677480285952 terminating
  28. 22:42:50 T:139675935164160 DEBUG: WaitOnScriptResult - plugin exited prematurely - terminating
  29. 22:42:50 T:139677812832064 ERROR: GetDirectory - Error getting plugin://plugin.video.vimeo
  30. 22:42:50 T:139677812832064 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.vimeo) failed
  31. 22:42:50 T:139677812832064 DEBUG: CGUIMediaWindow::GetDirectory (addons://sources/video/)
  32. 22:42:50 T:139677812832064 DEBUG: ParentPath = []
  33. 22:42:50 T:139677480285952 NOTICE: Thread Background Loader start, auto delete: false
  34. 22:42:50 T:139677480285952 WARNING: Create - Unsupported protocol(script) in script://
  35. 22:42:50 T:139677812832064 DEBUG: waiting for python thread 22 to stop
  36. 22:42:50 T:139677812832064 DEBUG: python thread 22 destructed
  37. 22:42:50 T:139677812832064 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  38. 22:42:50 T:139677480285952 DEBUG: Thread Background Loader 139677480285952 terminating
  39. 22:42:55 T:139677812832064 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement