I am having some problems adding a XMLTV guide to a skin. The guide section works fine in the default skin but if I copy the guide xml to a different skin xlobby crashes with the white screen with a red cross as soon as I open the guide screen.
I have identified that the problem occurs as soon as the following event is present on the screen.
<eventbutton>
<imagename>xmltv</imagename>
<location>25,230,970,450</location>
<navitem>True</navitem>
<font>Arial,2.05%,regular</font>
<center>True</center>
<type>epg</type>
<keepaspectratio>True</keepaspectratio>
</eventbutton>
The same thing (xlobby crash) happens as soon as I click on the Add EPG button in the Add Category section in the skin editor.
I am sure there is just a simple setting somewhere I am missing, but can not think of what else to check.
Any help will be appreciated.