Advertisement
Guest User

Untitled

a guest
Mar 19th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.79 KB | None | 0 0
  1. 19:53:45 T:2888823872 NOTICE: Thread XBPyThread start, auto delete: false
  2. 19:53:45 T:2888823872 NOTICE: -->Python Interpreter Initialized<--
  3. 19:53:46 T:2888823872 NOTICE: en_US
  4. 19:53:46 T:2888823872 NOTICE: ['en_US', 'en']
  5. 19:53:46 T:2888823872 NOTICE: XBian : XBian-config started
  6. 19:53:47 T:2888823872 NOTICE: __all__ ['10_system', '20_services', '30_packages', '40_update', '50_xbmc', '55_backup', '59_extra', '60_preference']
  7. 19:53:53 T:2888823872 ERROR: Traceback (most recent call last):
  8. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 222, in <module>
  9. 19:53:53 T:2888823872 ERROR: win.show()
  10. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 94, in show
  11. 19:53:53 T:2888823872 ERROR: self.onShow()
  12. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 125, in onShow
  13. 19:53:53 T:2888823872 ERROR: catmodule = __import__('%s.%s'%(CATEGORY_PATH,module), globals(), locals(), [module])
  14. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 201, in <module>
  15. 19:53:53 T:2888823872 ERROR: class packagesManager(Setting) :
  16. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 202, in packagesManager
  17. 19:53:53 T:2888823872 ERROR: CONTROL = PackagesControl()
  18. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 165, in __init__
  19. 19:53:53 T:2888823872 ERROR: xbmcxml.__init__(self,*args,**kwargs)
  20. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 51, in __init__
  21. 19:53:53 T:2888823872 ERROR: self.onInit()
  22. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 178, in onInit
  23. 19:53:53 T:2888823872 ERROR: self.packages.append(PackageCategory(package,self._onPackage,self._onGetMore))
  24. 19:53:53 T:2888823872 ERROR: File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 37, in __init__
  25. 19:53:53 T:2888823872 ERROR: self.available = int(tmp[1])
  26. 19:53:53 T:2888823872 ERROR: IndexError: list index out of range
  27. 19:53:53 T:2888823872 ERROR: Exception in xbianSettingWindow None
  28. 19:53:53 T:3041436192 ERROR: ClearBlock: Trying to clear non existent block /usr/local/share/xbmc/addons/plugin.xbianconfig
  29. 19:53:53 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement