<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 13, 2014 at 6:07 PM, Dick Steffens <span dir="ltr"><<a href="mailto:dick@dicksteffens.com" target="_blank">dick@dicksteffens.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 10/13/2014 03:50 PM, Mark Perkins wrote:<br>
</span><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
</blockquote>
Which theme are you using?<br>
</blockquote>
<br></span>
MythCenter-wide 1.7.<br>
<br>
I went down to the TV and had a look at the Theme Chooser. There were several themes listed. I tried two others, just to see what they looked like. The first one was Arclight. The second one was Terra. When I went to try a third one there were only four on the list, Arclight, MythCenter, MythCenter-wide, and Terra.<br>
<br>
I switched back to MythCenter-wide.</blockquote><div><br></div><div>On the Theme Chooser page, if you hit [M]enu and then select "Refresh Downloadable Themes", it should download available themes. But, then again, it should be doing that automatically when you enter that page.</div><div><br></div><div>If it is not, that is likely a permission issue. Make sure that whatever user is running myth has write permission on its .mythtv directory tree. If that user is mythtv, then:</div><div><br></div><div>sudo chown -R mythtv:mythtv ~mythtv/.mythtv</div><div>sudo chmod -R u+rwX ~mythtv/.mythtv</div><div><br></div><div>Specifically, the Theme Chooser page wants to create some files in ~/.mythtv/tmp and ~/.mythtv/cache<br></div><div><br></div><div><br></div><div>John</div><div><br></div></div><br></div></div>