Advertisement
Guest User

Untitled

a guest
Mar 24th, 2012
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.81 KB | None | 0 0
  1. 11:00:40 T:3018204928 DEBUG: ExecuteXBMCAction : Translating XBMC.RunScript($INFO[Skin.String(SubtitleScript_Path)])
  2. 11:00:40 T:3018204928 DEBUG: ExecuteXBMCAction : To XBMC.RunScript(script.xbmc.subtitles)
  3. 11:00:40 T:3018204928 INFO: initializing python engine.
  4. 11:00:40 T:3018204928 DEBUG: new python thread created. id=15
  5. 11:00:40 T:2560207680 DEBUG: Thread XBPyThread start, auto delete: 0
  6. 11:00:40 T:2560207680 DEBUG: Python thread: start processing
  7. 11:00:41 T:3018204928 DEBUG: ------ Window Deinit (VideoOSD.xml) ------
  8. 11:00:41 T:2560207680 NOTICE: -->Python Interpreter Initialized<--
  9. 11:00:41 T:2560207680 DEBUG: Process - The source file to load is /storage/.xbmc/addons/script.xbmc.subtitles/default.py
  10. 11:00:41 T:2560207680 DEBUG: Process - Setting the Python path to /storage/.xbmc/addons/script.xbmc.subtitles:/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.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-linux3:/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:
  11. 11:00:41 T:2560207680 DEBUG: Process - Entering source directory /storage/.xbmc/addons/script.xbmc.subtitles
  12. 11:00:41 T:2560207680 DEBUG: Instantiating addon using automatically obtained id of "script.xbmc.subtitles" dependent on version 2.0 of the xbmc.python api
  13. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-__main__] - Version: 2.9.38
  14. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Manual Search : [True]
  15. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Default Service : [Napiprojekt]
  16. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Services : [[u'Napisy24pl', u'Napiprojekt', u'OpenSubtitles', u'Subscene', u'Napisyme']]
  17. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Temp?: [False]
  18. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Rar?: [False]
  19. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - File Path: [smb://UNRAID/movies/War Horse (2011)/War Horse.mkv]
  20. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Year: [2011]
  21. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Tv Show Title: []
  22. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Tv Show Season: []
  23. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Tv Show Episode: []
  24. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Movie/Episode Title: [Czas wojny]
  25. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Subtitle Folder: [smb://UNRAID/movies/War Horse (2011)]
  26. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Languages: [Polish] [Polish] [Polish]
  27. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Parent Folder Search: [True]
  28. 11:00:41 T:2560207680 DEBUG: ### [XBMC Subtitles-gui] - Stacked(CD1/CD2)?: [False]
  29. 11:00:41 T:3018204928 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  30. 11:00:41 T:2551814976 ERROR: Exception in thread Thread-1:
  31. Traceback (most recent call last):
  32. File "/usr/lib/python2.7/threading.py", line 552, in __bootstrap_inner
  33. self.run()
  34. File "/storage/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Napiprojekt/service.py", line 33, in run
  35. self.result = func(*args, **kwargs)
  36. File "/storage/.xbmc/addons/script.xbmc.subtitles/resources/lib/services/Napiprojekt/service.py", line 47, in set_filehash
  37. d.update(open(path,"rb").read(10485760))
  38. IOError: [Errno 2] No such file or directory: u'smb://UNRAID/movies/War Horse (2011)/War Horse.mkv'
  39. 11:00:43 T:2560207680 INFO: -->Python script returned the following error<--
  40. 11:00:43 T:2560207680 ERROR: Error Type: <type 'exceptions.TypeError'>
  41. 11:00:43 T:2560207680 ERROR: Error Contents: Non-Existent Control 150
  42. 11:00:43 T:2560207680 ERROR: Traceback (most recent call last):
  43. File "/storage/.xbmc/addons/script.xbmc.subtitles/default.py", line 34, in <module>
  44. if not ui.Search_Subtitles(False):
  45. File "/storage/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 239, in Search_Subtitles
  46. self.getControl( SERVICES_LIST ).selectItem( select_index )
  47. TypeError: Non-Existent Control 150
  48. 11:00:43 T:2560207680 INFO: -->End of Python script error report<--
  49. 11:00:43 T:3018204928 ERROR: ClearBlock: Trying to clear non existent block /storage/.xbmc/addons/script.xbmc.subtitles
  50. 11:00:43 T:2560207680 INFO: Python script stopped
  51. 11:00:43 T:2560207680 DEBUG: Thread XBPyThread 2560207680 terminating
  52. 11:00:43 T:3018204928 DEBUG: waiting for python thread 15 to stop
  53. 11:00:43 T:3018204928 DEBUG: python thread 15 destructed
  54. 11:00:44 T:2625633088 DEBUG: CPullupCorrection: detected pattern of length 1: 41708.33, frameduration: 41708.333333
  55. 11:00:48 T:3018204928 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ----
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement