Advertisement
Guest User

Untitled

a guest
Aug 25th, 2011
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.66 KB | None | 0 0
  1. 16:47:21 T:5132 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  2. 16:47:21 T:5132 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.radbox)
  3. 16:47:21 T:5132 DEBUG: ParentPath = [addons://sources/video/]
  4. 16:47:21 T:1184 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin Radbox('plugin://plugin.video.radbox/','0','')
  5. 16:47:21 T:1184 INFO: initializing python engine.
  6. 16:47:21 T:1184 DEBUG: new python thread created. id=9
  7. 16:47:21 T:1184 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the Radbox plugin...
  8. 16:47:21 T:5028 DEBUG: Thread XBPyThread start, auto delete: 0
  9. 16:47:21 T:5028 DEBUG: Python thread: start processing
  10. 16:47:22 T:5028 NOTICE: -->Python Interpreter Initialized<--
  11. 16:47:22 T:5028 DEBUG: XBPyThread::Process - The source file to load is C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox\default.py
  12. 16:47:22 T:5028 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox;C:\Users\Paul\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Users\Paul\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\Paul\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  13. 16:47:22 T:5028 DEBUG: XBPyThread::Process - Entering source directory C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox
  14. 16:47:22 T:5028 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.radbox" dependent on version 1.0 of the xbmc.python api
  15. 16:47:22 T:5132 DEBUG: ------ Window Init (DialogBusy.xml) ------
  16. 16:47:23 T:5028 INFO: -->Python script returned the following error<--
  17. 16:47:23 T:5028 ERROR: Error Type: <type 'exceptions.TypeError'>
  18. 16:47:23 T:5028 ERROR: Error Contents: cannot concatenate 'str' and 'NoneType' objects
  19. 16:47:23 T:5028 ERROR: Traceback (most recent call last):
  20. File "C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox\default.py", line 160, in <module>
  21. listFeed(feedUrl)
  22. File "C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox\default.py", line 60, in listFeed
  23. addPosts(title, url, description, thumb)
  24. File "C:\Users\Paul\AppData\Roaming\XBMC\addons\plugin.video.radbox\default.py", line 87, in addPosts
  25. xurl = xurl + url
  26. TypeError: cannot concatenate 'str' and 'NoneType' objects
  27. 16:47:23 T:5028 INFO: -->End of Python script error report<--
  28. 16:47:23 T:5132 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  29. 16:47:23 T:5028 INFO: Python script stopped
  30. 16:47:23 T:5028 DEBUG: Thread XBPyThread 5028 terminating
  31. 16:47:23 T:1184 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
  32. 16:47:23 T:5132 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.video.radbox
  33. 16:47:23 T:5132 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.video.radbox) failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement