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

xbian Settings not loading succefully
Thank you for your donation

Pages (2): « Previous 1 2
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
xbian Settings not loading succefully
20th Mar, 2014, 05:11 AM
Post: #16
belese Offline
Moderator
******
Posts: 650
Joined: Jan 2013
Reputation: 38
RE: xbian Settings not loading succefully
(20th Mar, 2014 04:59 AM)Mfox2010 Wrote:  new log is attached.
I've entered xbian config at 20.46 (line 1275)

think it should be easy to reproduce the bug. I've made clean install using windows installer (1.0 beta 2). Then update&upgrade from ssh menu (two or three times - after first update not all packages are updated properly). And there is a bug.

thanks for help

Yes i'm a work , but will try, as i'm in devel on my pi, maybe i miss a commit, or a file, and reinstall didn't affect it. but log look strange, seems it miss a call, but when i read the code, the line is there, i will do a fresh install. Thanks for log.

to pass this bug (but without acces to package section), rename /usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py to /usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.tmp

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
20th Mar, 2014, 05:23 AM
Post: #17
Mfox2010 Offline
Registered
Posts: 10
Joined: Dec 2013
Reputation: 0
RE: xbian Settings not loading succefully
Quote:to pass this bug (but without acces to package section), rename /usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py to /usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.tmp

Confirm. After changing the extention in this file I can enter xbian menu
Find all posts by this user
Quote this message in a reply
24th Mar, 2014, 07:21 AM
Post: #18
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: xbian Settings not loading succefully
@belese

what command is leading to the second line ?
Code:
20:46:21 T:2722612288   DEBUG: XBian-config : xbian-config packages updatedb : ['1']
20:46:21 T:2722612288   DEBUG: XBian-config : initalisie new package category : -3

xbian-config package list ?

there was a bug opened on github by IriDium describing this as being happen if inventory list older than the inventory auto-update interval and internet not being accessible.

it was fixed in xbian-config-shell v .62 . -3 is not reported if inet is down and any inventory list exists. in that case the expected output is provided:
Code:
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# xbian-config packages list
-3
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.1.1     0.0.0.0         UG    0      0        0 eth0
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# route del default
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.0     0.0.0.0         255.255.255.0   U     0      0        0 eth0
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# ping www.sme.sk
connect: Network is unreachable
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# xbian-config packages list
admin,2,0
audio,1,0
.........
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# route add default gw 192.168.1.1
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig# xbian-config packages list
-3
root@cubox:/usr/local/share/xbmc/addons/plugin.xbianconfig#

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (2): « Previous 1 2
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] CEC, xbian-config. Disable, not loading Mailstorm 1 7,411 4th Nov, 2014 06:30 AM
Last Post: rikardo1979

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

Current time: 10th May, 2025, 07:41 PM Powered By MyBB, © 2002-2025 MyBB Group.