Kodi Community Forum
How does XBMCLive Restart on Crash - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: How does XBMCLive Restart on Crash (/showthread.php?tid=46448)



How does XBMCLive Restart on Crash - 3guk - 2009-03-05

Hi Guys,

This is one really for the devs of XBMCLive, I'd like to know how you have managed to get XBMC to restart when it crashes but yet you are still able to quit XBMC from the shutdown menu.

I'm not using the live edition as I'm trying to get around the multithreading bug and another bug that seems to exist with my chipset, I'd really like to get XBMC to restart each time it crashes out, but would still like to be able to quit XBMC from the menu.

At the moment by looking in the linux forum I have a few pointers, but all of these stop the Quit XBMC function from being of any use.

Can anyone shed some light for me ??

Much appreciated.


- topfs2 - 2009-03-05

The scripts is on SVN https://xbmc.svn.sourceforge.net/svnroot/xbmc/branches/linuxport/XBMC/tools/XBMCLive/runXBMC.sh


- 3guk - 2009-03-05

Is there an easy way for me to use this with an SVN installation on Ubuntu Intrepid, sorry for all the stupid questions, I'm new to this and trying to understand everything.

At the moment I have place runXBMC in /usr/bin and the other xbmc file into /etc/init.d - is this all I have to do ?

Cheers