Linux VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.04
Today i have updated to the newest xbmc and it instantly crashec. Have reverted back to 25.8 build enabled the debug log upgraded back and it seems that autoexec.py is crashing xbmc.
In this python there is only vnc startup.

Code:
import os, sys
os.system('DISPLAY=:0.0 /usr/bin/x11vnc -display :0 -bg -nopw -noxdamage -forever > /dev/null 2>&1');
sys.exit()

Debug log:
http://pastebin.com/NS7ZtU1v

Renaming autoexec.py to autoexec.py.old stops the crashing.
Even if there is just a blank autoexec.py file the xbmc crashes.

Also one note:
Is it possible to include into your repo the addons from this git https://github.com/adamsutton/xbmc-pvr-addons since this is the future addon for tvh.


Messages In This Thread
RE: vaapi-sse4: Deinterlacing Testing - by illiac4 - 2014-09-14, 07:06
EDID / HDMI Handshake workaround - by Ney - 2014-10-29, 13:58
Thank you! - by Sta11ion - 2015-01-02, 01:51
Logout Mark Read Team Forum Stats Members Help
VAAPI: Nuc, Chromebox, HSW, IVB, Baytrail with Ubuntu 14.0416