<div class="gmail_quote">On Thu, Sep 17, 2009 at 5:44 PM, Nick Morrott <span dir="ltr"><<a href="mailto:knowledgejunkie@gmail.com">knowledgejunkie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 17/09/2009, Mitch Gore <<a href="mailto:mitchell.gore@gmail.com">mitchell.gore@gmail.com</a>> wrote:<br>
<br>
> Interesting. I am running mythbuntu weekly builds. here is what i saw:<br>
><br>
><br>
> /usr/share/mythtv/mythweb/data/tv_icons -><br>
> /var/cache/mythweb/image_cache<br>
><br>
> that image_cache folder is what i cleared but no effect. I remove the sym<br>
> link and then pointed it to my channels folder:<br>
> sudo ln -s /home/mitchell/.mythtv/channels/ tv_icons<br>
><br>
><br>
> changed perm of my icons:<br>
> sudo chown www-data:www-data<br>
> /home/mitchell/.mythtv/channels<br>
> sudo chown www-data:www-data<br>
> /home/mitchell/.mythtv/channels/*<br>
><br>
> And Viola. I have all my icons. So what ever is filling image_cache is not<br>
> liking some images. Anyone know what ubuntu is doing?<br>
<br>
</div>A patch of mine (<a href="http://svn.mythtv.org/trac/ticket/6721" target="_blank">http://svn.mythtv.org/trac/ticket/6721</a>) updating the<br>
MythWeb docs was committed to trunk (r21089) that may explain one<br>
reason why this situation might occur. However, if MythWeb is only<br>
selectively missing icons - which all have the same ownership and<br>
access permissions - this is not the case here.<br>
<br>
Many new distros create home directories with permissions 0700 - this<br>
means that if MythWeb is running as a different user/group, it will<br>
not have permission to the mythbackend/mythtv-setup user's icons<br>
directory in ~/.mythtv/channels and you will not see any icons in<br>
MythWeb.<br>
<br>
Cheers,<br>
Nick<br>
<br>
--<br>
Nick Morrott<br>
<br>
MythTV Official wiki:<br>
<a href="http://mythtv.org/wiki/" target="_blank">http://mythtv.org/wiki/</a><br>
MythTV users list archive:<br>
<a href="http://www.gossamer-threads.com/lists/mythtv/users" target="_blank">http://www.gossamer-threads.com/lists/mythtv/users</a><br>
<br>
"An investment in knowledge always pays the best interest." - Benjamin Franklin</blockquote><div><br></div><div>I was seeing most icons but not all. They all had identical ownership and permissions. </div></div>
-- <br>Mitchell<br>