<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm running MythTV 0.20 on Fedora Core 5 with packages from
atrpms.net.&nbsp; There seems to be some missing files which can lead to a
crash.<br>
<br>
I found mythfrontend was crashing when navigating the menues to "Manage
Recordings" -&gt; "Schedule Recordings" -&gt; "Program Finder".<br>
I strace'd this and found this:<br>
<br>
<pre>open("/usr/share/mythtv/themes/PurpleGalaxy/ui.xml", O_RDONLY|O_LARGEFILE) = 27</pre>
<pre>open("/usr/share/mythtv/themes/default/ui.xml", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)</pre>
<pre>open("/tmp/ui.xml", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)</pre>
<pre>--- SIGABRT (Aborted) @ 0 (0) ---</pre>
<br>
I changed theme and the crash no longer occurs.<br>
<br>
By my un-expert look at this it looks like there needs to be a
/usr/share/mythtv/themes/default/ui.xml file.<br>
<br>
<br>
<br>
<div class="moz-signature">-- <br>
<meta http-equiv="CONTENT-TYPE" content="text/html; ">
<title></title>
<meta name="GENERATOR" content="OpenOffice.org 2.0  (Linux)">
<meta name="CREATED" content="20060617;16424300">
<meta name="CHANGED" content="20060617;16462100">
<table style="page-break-before: always;" cellpadding="2"
 cellspacing="0">
  <tbody>
    <tr>
      <td>
      <p><a name="rhLogo"></a><img
 src="cid:part1.04030500.07030206@redhat.com" name="graphics1"
 alt="Red Hat Home" align="bottom" border="0" height="31" width="96"><br>
      <a href="http://www.redhat.com/"><font size="2"><font
 face="helvetica, arial, sans-serif">www.redhat.com.au</font></font></a></p>
      </td>
      <td>
      <p><br>
      </p>
      </td>
      <td>
      <p><font face="helvetica, sans-serif"><font
 style="font-size: 8pt;" size="1">gpg key id: <i>F9AFA1DD</i><br>
&#8220;<i>Geoffrey Richard Keech</i>&#8221;<br>
key serv: <i>pgp.mit.edu</i></font></font></p>
      </td>
      <td>
      <p><br>
      </p>
      </td>
    </tr>
    <tr>
      <td>
      <p><font size="2"><font face="helvetica, arial, sans-serif"><b><font
 color="#ff0000">G. Richard Keech</font></b><br>
      <b>Chief Technology Architect</b><br>
Red Hat Asia-Pacific<br>
email: <a href="mailto:rkeech@redhat.com">rkeech@redhat.com</a><br>
mobile: +61 419 036 463</font></font></p>
      </td>
      <td>
      <p><br>
      </p>
      </td>
      <td>
      <p><font face="helvetica, arial, sans-serif"><font size="2">Level
50, 120 Collins Street<br>
Melbourne VIC&nbsp; 3000<br>
phone: +61 3 9225 5258<br>
fax: +61 3 9225 5050<br>
support: 1800 733 428</font></font></p>
      </td>
      <td>
      <p><br>
      </p>
      </td>
    </tr>
    <tr>
      <td bgcolor="#ff0000">
      <p><br>
      </p>
      </td>
      <td bgcolor="#ff0000">
      <p><br>
      </p>
      </td>
      <td bgcolor="#ff0000">
      <p><br>
      </p>
      </td>
      <td bgcolor="#ff0000">
      <p><br>
      </p>
      </td>
    </tr>
  </tbody>
</table>
<p><br>
<br>
</p>
</div>
</body>
</html>