Advertisement
Guest User

Untitled

a guest
Mar 19th, 2014
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1. 19:50:17 T:3041436192 DEBUG: ExecuteXBMCAction : Translating RunAddon(plugin.xbianconfig)
  2. 19:50:17 T:3041436192 DEBUG: ExecuteXBMCAction : To RunAddon(plugin.xbianconfig)
  3. 19:50:17 T:3041436192 INFO: initializing python engine.
  4. 19:50:17 T:3041436192 DEBUG: new python thread created. id=12
  5. 19:50:17 T:2888823872 NOTICE: Thread XBPyThread start, auto delete: false
  6. 19:50:17 T:2888823872 DEBUG: Python thread: start processing
  7. 19:50:17 T:2987390016 DEBUG: CecLogMessage - received data: header:00030008 p0:00004504 p1:00000000 p2:00000000 p3:00000000 reason:8
  8. 19:50:17 T:2953102400 DEBUG: CecLogMessage - >> 04:8b:00
  9. 19:50:17 T:2953102400 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  10. 19:50:17 T:2953102400 DEBUG: CecLogMessage - key released: select (0)
  11. 19:50:17 T:2953102400 DEBUG: PushCecKeypress - received key b duration 207
  12. 19:50:17 T:2888823872 NOTICE: -->Python Interpreter Initialized<--
  13. 19:50:17 T:2888823872 DEBUG: Process - The source file to load is /usr/local/share/xbmc/addons/plugin.xbianconfig/default.py
  14. 19:50:18 T:2888823872 DEBUG: Process - Setting the Python path to /usr/local/share/xbmc/addons/plugin.xbianconfig:/home/xbian/.xbmc/addons/script.module.t0mm0.common/lib:/home/xbian/.xbmc/addons/script.module.simplejson/lib:/home/xbian/.xbmc/addons/script.module.beautifulsoup/lib:/usr/local/share/xbmc/addons/script.module.pil/lib:/home/xbian/.xbmc/addons/script.common.plugin.cache/lib:/home/xbian/.xbmc/addons/script.module.simple.downloader/lib:/home/xbian/.xbmc/addons/script.module.requests/lib:/home/xbian/.xbmc/addons/script.module.mechanize/lib:/home/xbian/.xbmc/addons/script.module.parsedom/lib:/home/xbian/.xbmc/addons/script.module.xbmcswift2/lib:/home/xbian/.xbmc/addons/script.web.viewer/lib:/usr/local/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:
  15. 19:50:18 T:2888823872 DEBUG: Process - Entering source directory /usr/local/share/xbmc/addons/plugin.xbianconfig
  16. 19:50:18 T:2888823872 DEBUG: Instantiating addon using automatically obtained id of "plugin.xbianconfig" dependent on version 2.0 of the xbmc.python api
  17. 19:50:19 T:2888823872 DEBUG: XBian-config : Initialise bash sessions
  18. 19:50:20 T:2888823872 DEBUG: XBian-config : xbian-config locales select : ['en_US.UTF-8']
  19. 19:50:20 T:2888823872 NOTICE: en_US
  20. 19:50:20 T:2888823872 NOTICE: ['en_US', 'en']
  21. 19:50:20 T:2888823872 NOTICE: XBian : XBian-config started
  22. 19:50:21 T:2888823872 DEBUG: XBian-config : xbian-config updates progress : ['0']
  23. 19:50:21 T:2888823872 NOTICE: __all__ ['10_system', '20_services', '30_packages', '40_update', '50_xbmc', '55_backup', '59_extra', '60_preference']
  24. 19:50:21 T:2888823872 DEBUG: DialogProgress::StartModal called
  25. 19:50:21 T:2888823872 DEBUG: ------ Window Init (DialogProgress.xml) ------
  26. 19:50:21 T:2888823872 DEBUG: XBian-config : Init XbianWindow
  27. 19:50:22 T:2888823872 DEBUG: XBian-config : xbian-config network list : ['dummy0', 'eth0']
  28. 19:50:24 T:2888823872 DEBUG: XBian-config : xbian-config kernel list : ['3.12.7']
  29. 19:50:24 T:2888823872 DEBUG: XBian-config : Initialise category System
  30. 19:50:24 T:2888823872 DEBUG: XBian-config : End Initialise category System
  31. 19:50:25 T:2888823872 DEBUG: XBian-config : Initialise category Services
  32. 19:50:25 T:2888823872 DEBUG: XBian-config : End Initialise category Services
  33. 19:50:28 T:2888823872 DEBUG: XBian-config : xbian-config packages updatedb : ['1']
  34. 19:50:28 T:2888823872 DEBUG: XBian-config : initalisie new package category : -3
  35. 19:50:28 T:3041436192 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
  36. 19:50:28 T:2888823872 DEBUG: XBian-config : xbian-config reboot : ['0']
  37. 19:50:29 T:2888823872 DEBUG: XBian-config : xbian-config updates progress : ['0']
  38. 19:50:29 T:2888823872 ERROR: Traceback (most recent call last):
  39. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 222, in <module>
  40. 19:50:29 T:2888823872 ERROR: win.show()
  41. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 94, in show
  42. 19:50:29 T:2888823872 ERROR: self.onShow()
  43. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 125, in onShow
  44. 19:50:29 T:2888823872 ERROR: catmodule = __import__('%s.%s'%(CATEGORY_PATH,module), globals(), locals(), [module])
  45. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 201, in <module>
  46. 19:50:29 T:2888823872 ERROR: class packagesManager(Setting) :
  47. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 202, in packagesManager
  48. 19:50:29 T:2888823872 ERROR: CONTROL = PackagesControl()
  49. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 165, in __init__
  50. 19:50:29 T:2888823872 ERROR: xbmcxml.__init__(self,*args,**kwargs)
  51. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 51, in __init__
  52. 19:50:29 T:2888823872 ERROR: self.onInit()
  53. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 178, in onInit
  54. 19:50:29 T:2888823872 ERROR: self.packages.append(PackageCategory(package,self._onPackage,self._onGetMore))
  55. 19:50:29 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 37, in __init__
  56. 19:50:29 T:2888823872 ERROR: self.available = int(tmp[1])
  57. 19:50:29 T:2888823872 ERROR: IndexError: list index out of range
  58. 19:50:29 T:2888823872 ERROR: Exception in xbianSettingWindow None
  59. 19:50:29 T:2888823872 INFO: Scriptresult: Success
  60. 19:50:30 T:3041436192 ERROR: ClearBlock: Trying to clear non existent block /usr/local/share/xbmc/addons/plugin.xbianconfig
  61. 19:50:30 T:2888823872 WARNING: The python script "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py" has left several classes in memory that we couldn't clean up. The classes include: Addon
  62. 19:50:30 T:2888823872 INFO: Python script stopped
  63. 19:50:30 T:2888823872 DEBUG: Thread XBPyThread 2888823872 terminating
  64. 19:50:30 T:3041436192 DEBUG: waiting for python thread 12 (/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py) to stop
  65. 19:50:30 T:3041436192 DEBUG: python thread 12 (/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py) destructed
  66. 19:50:36 T:2907538496 DEBUG: XBian-config : xbian-config reboot : ['0']
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement