Forum
XBian DEVEL and STAGING repositories - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Testing & Experimental (/forum-21.html)
+--- Thread: XBian DEVEL and STAGING repositories (/thread-1861.html)

Pages: 1 2 3 4 5 6 7 8


RE: XBian DEVEL and STAGING repositories - mk01 - 16th Mar, 2014 09:21 AM

@gizag

have you devel enabled as well? there is nothing at staging currently.

@all

anyone has actual feedback to devel status? actual means max 24h old system. I will start consolidation & cleanup of packages together with common RPI Cubox support and target V1 release.

Cubox support was requiring some changes to system / etc organisation and was responsible for almost all recent adhoc bugs / issues. but the restruct is at end so it's time to fix them again. currently my RPIs & Cubox-i has corrected all those reported & related issues and fixes are at devel already.

Of course my devices running fine is not guarantee all is fine, but only a message that currently I consider all as ok - what might be not true of course.

btw: for DEVEL repo reports, please use github issues report as the lately big forum traffic is more than I can handle in realtime. github issues are checked daily so ugly bugs can be solved almost in realtime (devel talking).


RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Mar, 2014 03:48 AM

The latest airplay package has a bug:
Code:
ldconfig: /usr/lib/libshairplay.so.0 is not a symbolic link



RE: XBian DEVEL and STAGING repositories - mk01 - 17th Mar, 2014 09:28 PM

@CurlyMo

fixed today (1.0.2-1)


RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Mar, 2014 08:34 AM

Indeed


RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014 07:31 AM

Colleagues,

so what's the status with staging? is there anything still open? we slowly close them all, update version to F1.0 and move to Stable.


RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014 08:43 PM

i just switched my staging build to primary media player today (first time connected to TV) and xbian-config will not load from within xbmc, stops at 25% and then drops back to menu
Code:
17:33:54 T:2946335808  NOTICE: Thread XBPyThread start, auto delete: false
17:33:54 T:2946335808  NOTICE: -->Python Interpreter Initialized<--
17:33:55 T:2946335808  NOTICE: en_US
17:33:55 T:2946335808  NOTICE: XBian : XBian-config started
17:33:56 T:2946335808  NOTICE: __all__ ['10_system', '20_services', '30_packages', '40_update', '50_xbmc', '55_backup', '59_extra', '60_preference']
17:38:10 T:2946335808   ERROR: Traceback (most recent call last):
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 222, in <module>
17:38:10 T:2946335808   ERROR:     win.show()
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 94, in show
17:38:10 T:2946335808   ERROR:     self.onShow()
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/default.py", line 125, in onShow
17:38:10 T:2946335808   ERROR:     catmodule = __import__('%s.%s'%(CATEGORY_PATH,module), globals(), locals(), [module])
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 202, in <module>
17:38:10 T:2946335808   ERROR:     class packagesManager(Setting) :
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 203, in packagesManager
17:38:10 T:2946335808   ERROR:     CONTROL = PackagesControl()
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 165, in __init__
17:38:10 T:2946335808   ERROR:     xbmcxml.__init__(self,*args,**kwargs)
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/resources/lib/xbmcguie/virtualControl.py", line 51, in __init__
17:38:10 T:2946335808   ERROR:     self.onInit()
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 179, in onInit
17:38:10 T:2946335808   ERROR:     self.packages.append(PackageCategory(package,self._onPackage,self._onGetMore))
17:38:10 T:2946335808   ERROR:   File "/usr/local/share/xbmc/addons/plugin.xbianconfig/categories/30_packages.py", line 37, in __init__
17:38:10 T:2946335808   ERROR:     self.available = int(tmp[1])
17:38:10 T:2946335808   ERROR: IndexError: list index out of range
17:38:10 T:2946335808   ERROR: Exception in xbianSettingWindow None
17:38:11 T:3041239584   ERROR: ClearBlock: Trying to clear non existent block /usr/local/share/xbmc/addons/plugin.xbianconfig
17:38:11 T:2946335808 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



RE: XBian DEVEL and STAGING repositories - belese - 5th Apr, 2014 08:52 PM

yes, i don't know yet how to resolve that,
we will change this in few times
for now

you can try to do on ssh
sudo xbian-config updates updatedb
or
sudo xbian-config packages updatedb
or both to be sure.


RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014 09:07 PM

actually i'm not sure about that yet, as i just realized there are new updates to all the xbian packages. am upgrading now and will test again and confirm.

**UPDATE** it is working after upgrading to the current staging, please disregard the above post!
(now if i could only get my mceusb remote working, but i'm pretty sure that's me and not xbian!)


RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014 09:49 PM

this and other old and known bugs are reason why I want move all the updates finally to stable. as some are weeks old and even weeks ago fixed but still not delivered to users

and for some of them we get new and new reports over and over again with each new user as they don't have the forum history so they don't know.

@all

in general once again. please check your notes, git reported issues, double check your brain memory ... and if we don't come up with something, let's say on monday I move all .debs to stable (only from staging).


RE: XBian DEVEL and STAGING repositories - CurlyMo - 5th Apr, 2014 10:27 PM

1. I currently have to restart lirc to get my lirc_rpi config running. All config files are on a network share.
2. Also, after a reboot, XBMC didn't autostart.
3. Somehow, my XBMC video calibration is always reset.


RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014 10:39 PM

i can't say if this is due to staging or not, but although my remote works perfectly with irw, xbmc does not recognize any button presses at all. using my stable xbian i also have some odd behaviour, the remote works perfectly most of the time, sometimes doesn't work at all, and sometimes works halfway (with several buttons not recognized). again, this is most likely due to my lirc configuration and not an issue with staging, but thought i would put it out there in case.


RE: XBian DEVEL and STAGING repositories - dharmabm - 6th Apr, 2014 03:51 PM

ok, now i am pretty sure it is xbian and not me... i have confirmed the exact same setup on both rc1 and staging, and lirc is not responding to my remote in staging. any suggestions on how to troubleshoot? when i changed all my configs to match those in rc1 irw now does not receive anything. very strange

<edit>ok, started over with a fresh beta2, upgraded to rc1. didn't touch anything, remote works fully OOB with no configuration, irw sees it and all buttons work. upgraded to staging, no response from irw, some buttons work. rolled back to rc1 (btrfs-auto-snapshot rollback), still no response from irw. i'm going to do it again to reconfirm, but any suggestions on what to look for will be appreciated.</edit>


RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014 12:00 AM

Is lirc actually running after upgrading?


RE: XBian DEVEL and STAGING repositories - dharmabm - 7th Apr, 2014 12:07 AM

yes. i took logs of dmesg and /var/log/lircd at every stage of the upgrade and everything looks the same, so i don't know what to look for next. i just realized i should have captured lsusb and lsmod as well, but i'll have to start over for that and it's past time for bed. very puzzling though...


RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014 06:27 AM

Does mode2 output anything? Are you using a GPIO IR receiver?