Advertisement
Guest User

Untitled

a guest
Mar 2nd, 2012
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. 2:52:41 T:2758798192   DEBUG: ### [XBMC Subtitles-services.OpenSubtitles.os_utilities] - Token:[09i6557h80e5kfkqab8unvfu52]
  2. 2:52:47 T:8307120   DEBUG: ------ Window Init (DialogVolumeBar.xml) ------
  3. 2:52:47 T:8307120   DEBUG: Alloc resources: 0.08ms (0.00 ms skin load)
  4. 2:52:49 T:8307120   DEBUG: ------ Window Deinit (DialogVolumeBar.xml) ------
  5. 2:53:07 T:3027233648  NOTICE: SKIN == True
  6. 2:53:20 T:8307120   DEBUG: Joystick 0 button 3 Down
  7. 2:53:21 T:8307120   DEBUG: Joystick 0 button 3 Up
  8. 2:53:21 T:8307120   DEBUG: GetZipList - Processing zip://%2froot%2f%2exbmc%2fuserdata%2faddon%5fdata%2fscript%2exbmc%2esubtitles%2fs
  9. b%5ftmp%2fzipsubs%2ezip/
  10. 2:53:21 T:8307120   DEBUG: statdata: 1330724680 new: 1330725201
  11. 2:53:22 T:2758798192   ERROR: Exception in python script callback execution
  12. 2:53:22 T:2758798192   ERROR: Traceback (most recent call last):
  13. 2:53:22 T:2758798192   ERROR:   File "/root/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 464, in onClick
  14. 2:53:22 T:2758798192   ERROR: self.Download_Subtitles( self.getControl( SUBTITLES_LIST ).getSelectedPosition() )
  15. 2:53:22 T:2758798192   ERROR:   File "/root/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 291, in Download_Subtitle
  16.  
  17. 2:53:22 T:2758798192   ERROR: self.Extract_Subtitles(zip_subs,sub_lang, gui)
  18. 2:53:22 T:2758798192   ERROR:   File "/root/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 350, in Extract_Subtitles
  19. 2:53:22 T:2758798192   ERROR: subtitle_file, file_path = self.create_name(zip_entry,sub_filename,subtitle_lang)
  20. 2:53:22 T:2758798192   ERROR:   File "/root/.xbmc/addons/script.xbmc.subtitles/resources/lib/gui.py", line 400, in create_name
  21. 2:53:22 T:2758798192   ERROR: return os.path.join(self.tmp_sub_dir, zip_entry), os.path.join(self.sub_folder, file_name)
  22. 2:53:22 T:2758798192   ERROR:   File "/usr/lib/python2.6/posixpath.py", line 70, in join
  23. 2:53:22 T:2758798192   ERROR: path += '/' + b
  24. 2:53:22 T:2758798192   ERROR: UnicodeDecodeError
  25. 2:53:22 T:2758798192   ERROR: :
  26. 2:53:22 T:2758798192   ERROR: 'ascii' codec can't decode byte 0xc3 in position 26: ordinal not in range(128)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement