[mythtv-users] .21 icon download

James Orr james.orr7 at gmail.com
Fri Mar 28 15:34:34 UTC 2008


On Fri, Mar 28, 2008 at 11:17 AM, steve <sfreilly at roadrunner.com> wrote:

>
> | Try running mythtv-setup under the user the frontend runs as.  I noticed
> | it puts the icons in ~/.mythtv/channels and it's stored in the database
> | as the full path.
>
> theres only one user on this box, me, everything I do is under one login.
> well, i just checked the permission of that directory /.mythtv/channels
> and its owned by root, is THAT the problem?? (theres nothing in it after
> I ran the icon download several times, and mythfill afterwards) hows
> myth setup running as a user going to write channel info to a directory
> it cant write to?
>

If the user you are running as does not have write permission on
~/.mythtv/channels then it won't be able to save the icons.  As root do a

chown -R [username]:[usergroup] channels

from the .mythtv folder then try downloading again.  Obviously replace
[username] and [usergroup] with whatever your username and group are.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20080328/58f0a5f3/attachment.htm 


More information about the mythtv-users mailing list