That worked perfectly.  Thanks so much.<div><br></div><div>It does make me wonder why the theme developer added the fanart functionality when it has such a dramatic impact on performance.  </div><div><br></div><div>Cheers, Paul</div>
<div><br></div><div><br><br><div class="gmail_quote">2010/1/17 MythTV <span dir="ltr">&lt;<a href="mailto:mythtv@ncc1701.serveftp.net">mythtv@ncc1701.serveftp.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<br>
&gt; -----Original Message-----<br>
&gt; From: <a href="mailto:mythtv-users-bounces@mythtv.org">mythtv-users-bounces@mythtv.org</a> [mailto:<a href="mailto:mythtv-users-">mythtv-users-</a><br>
&gt; <a href="mailto:bounces@mythtv.org">bounces@mythtv.org</a>] On Behalf Of Paul Clark<br>
&gt; Sent: Sunday, 17 January 2010 9:46 PM<br>
&gt; To: Discussion about mythtv<br>
&gt; Subject: [mythtv-users] Watch recordings screen in Mythbuntu theme slow<br>
&gt;<br>
&gt; Hi all<br>
&gt;<br>
&gt; I&#39;ve got Myth 0.22 running on Ubuntu 9.10.  Everything is working great<br>
&gt; - thanks to all the devs for their efforts - the only thing I can&#39;t get<br>
&gt; working is the performance of the Mythbuntu theme in the Watch<br>
&gt; Recordings screen.  I get a 2 second lag when navigating through either<br>
&gt; the pane of the screen.  Watching top as I stack up keypresses I can<br>
&gt; see the mythbackend process shoot up to nearly 100% CPU.<br>
<br>
<br>
</div>This is correct.  The CPU lag is mythfrontend searching for &quot;Fanart&quot;.<br>
<div class="im"><br>
&gt; If I change the theme to Mythcenter-Wide then no lag.  I&#39;m happy using<br>
&gt; Mythcenter-wide but I&#39;d prefer the Mythbuntu theme.<br>
<br>
</div>Mythcenter theme doesn&#39;t support &quot;Fanart&quot;.  Mythbuntu theme does<br>
<div class="im"><br>
&gt;<br>
&gt; Any suggestions for speeding up the Watch Recordings screen in the<br>
&gt; Mythbuntu theme?<br>
<br>
</div>Edit /usr/share/mythtv/themes/Mythbuntu/recordings-ui.xml<br>
<br>
Locate the &#39;Fanart&#39; block and either comment it out (using &lt;!-- and --&gt;) or<br>
just delete it.<br>
<br>
&lt;!--<br>
        &lt;imagetype name=&quot;fanart&quot;&gt;<br>
            &lt;filename&gt;background.png&lt;/filename&gt;<br>
            &lt;area&gt;0,0,1280,720&lt;/area&gt;<br>
            &lt;preserveaspect&gt;yes&lt;/preserveaspect&gt;<br>
        &lt;/imagetype&gt;<br>
--&gt;<br>
<br>
Reload mythfrontend, and the LAG should disappear.  (As will the Fanart support, which<br>
I guarantee you won&#39;t miss).<br>
<br>
<br>
&gt;<br>
&gt; Thanks, Paul<br>
&gt;<br>
<br>
HTH.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br></div>