Guest User

XBMC Youtube Download error

a guest
Oct 7th, 2014
472
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.27 KB | None | 0 0
  1. 21:39:03 T:1895915488 ERROR: /storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/lib/DialogDownloadProgress.py:137: DeprecationWarning: object.__init__() takes no parameters
  2. xbmcgui.WindowXMLDialog.__init__(self, *args, **kwargs)
  3. 21:39:03 T:1763114128 DEBUG: ------ Window Init (/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/resources/skins/default/720p/DialogDownloadProgress.xml) ------
  4. 21:39:03 T:1763114128 INFO: Loading skin file: /storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/resources/skins/default/720p/DialogDownloadProgress.xml, load type: LOAD_ON_GUI_INIT
  5. 21:39:03 T:1763114128 DEBUG: Load /storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/resources/skins/default/720p/DialogDownloadProgress.xml: 3.25ms
  6. 21:39:03 T:1763114128 DEBUG: Alloc resources: 3.44ms (3.43 ms skin load)
  7. 21:39:03 T:1763114128 DEBUG: CGUIMediaWindow::GetDirectory ()
  8. 21:39:03 T:1763114128 DEBUG: ParentPath = []
  9. 21:39:03 T:1763114128 DEBUG: ------ Window Deinit (/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/resources/skins/default/720p/DialogDownloadProgress.xml) ------
  10. 21:39:03 T:1895915488 DEBUG: LocalizeStrings: no strings.po file exist at /storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/resources/language/English, fallback to strings.xml
  11. 21:39:03 T:1895915488 ERROR: Exception in thread Thread-1:
  12. Traceback (most recent call last):
  13. File "/home/cbro/xbmc-depends/arm-linux-androideabi-android-14/lib/python2.6/threading.py", line 532, in __bootstrap_inner
  14. File "/home/cbro/xbmc-depends/arm-linux-androideabi-android-14/lib/python2.6/threading.py", line 484, in run
  15. File "/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 127, in _startDownload
  16. self._processQueue()
  17. File "/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 170, in _processQueue
  18. status = self._downloadURL(filename, item)
  19. File "/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.simple.downloader/lib/SimpleDownloader.py", line 550, in _downloadURL
  20. file = self.common.openFile(item["path_incomplete"], "wb")
  21. File "/storage/emulated/0/Android/data/hk.minix.xbmc/files/.xbmc/addons/script.module.parsedom/lib/CommonFunctions.py", line 550, in openFile
  22. return io.open(filepath, alternate)
  23. File "/home/cbro/xbmc-depends/arm-linux-androideabi-android-14/lib/python2.6/io.py", line 231, in open
  24. File "/home/cbro/xbmc-depends/arm-linux-androideabi-android-14/lib/python2.6/io.py", line 631, in __init__
  25. UnicodeEncodeError: 'ascii' codec can't encode character u'\u0301' in position 112: ordinal not in range(128)
  26. 21:39:04 T:1898945280 INFO: Python script stopped
  27. 21:39:04 T:1898945280 DEBUG: Thread LanguageInvoker 1898945280 terminating
  28. 21:39:23 T:1846825008 DEBUG: Thread JobWorker 1846825008 terminating (autodelete)
  29. 21:39:23 T:1902936432 DEBUG: Thread JobWorker 1902936432 terminating (autodelete)
  30. 21:39:23 T:1846515400 DEBUG: Thread JobWorker 1846515400 terminating (autodelete)
Add Comment
Please, Sign In to add comment