Advertisement
Guest User

xbmc.log

a guest
Dec 18th, 2012
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.78 KB | None | 0 0
  1. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  2. Error Type: <type 'exceptions.NameError'>
  3. Error Contents: global name '_setVideoproperties' is not defined
  4. Traceback (most recent call last):
  5. File "C:\Users\homepc\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 683, in <module>
  6. _getMovies()
  7. File "C:\Users\homepc\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py", line 139, in _getMovies
  8. _setVideoproperties ( _total, _watched, _unwatched )
  9. NameError: global name '_setVideoproperties' is not defined
  10. -->End of Python script error report<--
  11.  
  12. 21:05:17 T:1592 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  13.  
  14. 21:05:19 T:5028 NOTICE: -->Python Interpreter Initialized<--
  15. 21:05:19 T:5028 DEBUG: XBPyThread::Process - The source file to load is C:\Users\homepc\AppData\Roaming\XBMC\addons\script.randomandlastitems\randomandlastitems.py
  16.  
  17. 21:05:19 T:5028 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\homepc\AppData\Roaming\XBMC\addons\script.randomandlastitems;C:\Program Files (x86)\XBMC\addons\script.module.simplejson\lib;C:\Users\homepc\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\homepc\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\homepc\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\homepc\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\homepc\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\homepc\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;
  18. 21:05:19 T:5028 DEBUG: XBPyThread::Process - Entering source directory C:\Users\homepc\AppData\Roaming\XBMC\addons\script.randomandlastitems
  19. 21:05:19 T:5028 DEBUG: Instantiating addon using automatically obtained id of "script.randomandlastitems" dependent on version 2.0.0 of the xbmc.python api
  20.  
  21.  
  22. 21:05:19 T:1592 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.RunScript(script.randomandlastitems,type=Movie,unwatched=True,limit=10,resume=False,method=Last,playlist=$INFO[Skin.String(Menu_Custom4_Path)],menu=Menu1)
  23. 21:05:19 T:1592 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.RunScript(script.randomandlastitems,type=Movie,unwatched=True,limit=10,resume=False,method=Last,playlist=special://profile/playlists/video/new.xsp,menu=Menu1)
  24. 21:05:19 T:1592 INFO: initializing python engine.
  25. 21:05:19 T:1592 DEBUG: new python thread created. id=5
  26. 21:05:19 T:1592 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.RunScript(script.randomandlastitems,type=Movie,unwatched=True,limit=10,resume=False,method=Last,playlist=special://skin/playlists/HDMovies.xsp,menu=Menu7)
  27. 21:05:19 T:1592 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.RunScript(script.randomandlastitems,type=Movie,unwatched=True,limit=10,resume=False,method=Last,playlist=special://skin/playlists/HDMovies.xsp,menu=Menu7)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement