Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

[SOLVED] XBian menu in System, Settings not working
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Solved: XBian menu in System, Settings not working
8th May, 2016, 05:28 PM
Post: #1
A.T.E. Offline
Registered
Posts: 17
Joined: Jul 2015
Reputation: 0
XBian menu in System, Settings not working
I have recently installed Xbian from scratch, and since the beginning the XBian menu in System/Settings did not work.

Terminal
Software
XBian version: 20160124-0
XBMC/Kodi version: 16.0-1456188746
Overclock settings: no overclock

Hardware
Device type and model (e.g. Raspberry Pi Model A/B 256/512 MB, CuBox-i i4Pro, ...): RPi2
Power supply rating: 5V 2A
SD card size and make/type: 4GB Sandisk
Network (Ethernet or wireless): Ethernet
Connected devices (TV, USB, network storage, ...): TV

Log tail output when attempting to enter the Xbian menu in System, Settings
12:16:29 86616.812500 T:1702015920 NOTICE: XBian : XBian-config started
12:16:29 86617.117188 T:1702015920 WARNING: CSkinInfo: failed to load skin settings
12:16:30 86618.460938 T:1702015920 ERROR: Traceback (most recent call last):
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/default.py", line 222, in <module>
12:16:30 86618.460938 T:1702015920 ERROR: win.show()
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/default.py", line 94, in show
12:16:30 86618.460938 T:1702015920 ERROR: self.onShow()
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/default.py", line 127, in onShow
12:16:30 86618.460938 T:1702015920 ERROR: catinstance = modu(self.CmdQueue,self.update_progress)
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/xbmcguie/category.py", line 29, in __init__
12:16:30 86618.460938 T:1702015920 ERROR: self.settings.append(setting())
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/xbmcguie/category.py", line 101, in __init__
12:16:30 86618.460938 T:1702015920 ERROR: self.onInit()
12:16:30 86618.460938 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/categories/10_system.py", line 574, in onInit
12:16:30 86618.468750 T:1702015920 ERROR: rc = self.getSetting(key)
12:16:30 86618.468750 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/xbmcguie/category.py", line 123, in getSetting
12:16:30 86618.468750 T:1702015920 ERROR: return getSetting(id)
12:16:30 86618.468750 T:1702015920 ERROR: File "/usr/local/share/kodi/addons/plugin.xbianconfig/resources/lib/utils.py", line 30, in getSetting
12:16:30 86618.468750 T:1702015920 ERROR: return pickle.load(open(settingPath,'r'))
12:16:30 86618.468750 T:1702015920 ERROR: File "/usr/lib/python2.7/pickle.py", line 1378, in load
12:16:30 86618.468750 T:1702015920 ERROR: return Unpickler(file).load()
12:16:30 86618.468750 T:1702015920 ERROR: File "/usr/lib/python2.7/pickle.py", line 858, in load
12:16:30 86618.476562 T:1702015920 ERROR: dispatch[key](self)
12:16:30 86618.476562 T:1702015920 ERROR: File "/usr/lib/python2.7/pickle.py", line 880, in load_eof
12:16:30 86618.476562 T:1702015920 ERROR: raise EOFError
12:16:30 86618.476562 T:1702015920 ERROR: EOFError
12:16:30 86618.476562 T:1702015920 ERROR: Exception in xbianSettingWindow None
12:16:30 86618.640625 T:1702015920 WARNING: CPythonInvoker(11, /usr/local/share/kodi/addons/plugin.xbianconfig/default.py): the python script "/usr/local/share/kodi/addons/plugin.xbianconfig/default.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon9xbmcaddon5AddonE
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Messages In This Thread
XBian menu in System, Settings not working - A.T.E. - 8th May, 2016 05:28 PM
RE: XBian menu in System, Settings not working - IriDium - 8th May, 2016, 07:34 PM
RE: XBian menu in System, Settings not working - A.T.E. - 8th May, 2016, 09:17 PM
RE: XBian menu in System, Settings not working - Nachteule - 8th May, 2016, 09:33 PM
RE: XBian menu in System, Settings not working - A.T.E. - 9th May, 2016, 03:47 PM
RE: XBian menu in System, Settings not working - rikardo1979 - 9th May, 2016, 04:35 PM
RE: XBian menu in System, Settings not working - Nachteule - 9th May, 2016, 08:43 PM
RE: XBian menu in System, Settings not working - A.T.E. - 10th May, 2016, 07:40 PM
RE: XBian menu in System, Settings not working - IriDium - 10th May, 2016, 07:51 PM
RE: XBian menu in System, Settings not working - Nachteule - 10th May, 2016, 10:40 PM
RE: XBian menu in System, Settings not working - A.T.E. - 11th May, 2016, 05:52 PM
RE: XBian menu in System, Settings not working - rikardo1979 - 11th May, 2016, 06:06 PM
RE: XBian menu in System, Settings not working - A.T.E. - 11th May, 2016, 07:49 PM
RE: XBian menu in System, Settings not working - Nachteule - 11th May, 2016, 09:09 PM
RE: XBian menu in System, Settings not working - rikardo1979 - 11th May, 2016, 07:51 PM
RE: XBian menu in System, Settings not working - Nachteule - 11th May, 2016, 09:10 PM
RE: XBian menu in System, Settings not working - A.T.E. - 16th May, 2016, 08:31 PM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [Solved] Xbian menu option in system does not work spleencheese 6 10,839 2nd Jan, 2024 07:11 PM
Last Post: chrisberry
  xbian-config quits to prompt on settings > system oZy 4 15,125 7th Mar, 2013 06:25 AM
Last Post: oZy

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th Jun, 2025, 11:24 PM Powered By MyBB, © 2002-2025 MyBB Group.