On Mon, Nov 10, 2003 at 06:49:18PM -0700, Chris Graham wrote:
> then i had to edit makelogos.py and change line 58 from 'import xmltv' to 
> 'import tv.xmltv as xmltv'
> 
> Has this been fixed in laster versions of freevo? If it has not been fixed 
> can someone fix it?

It's fixed in CVS now.

> when i got to run 'freevo makelogos' i get another error:
> 
> Traceback (most recent calll last):
>  File "/usr/lib/python2.2/site-packages/freevo/helpers/makelogos.py", line 
> 85, in ?
>    Image.open(img).save(output_file)
>  File "/usr/lib/python2.2/site-packages/PIL/Image.py", line 1571, in open
>       raise IOError("cannot identify image file")
> IOError: cannot identify image file

Fixed too.

> But when i go to run freevo there are some images in the tvguide i am just 
> not sure if they are all there.
> I think this is a problem with the image file and not freevo. Anyone have 
> any ideas on how to fix this?

Not every station has a logo; the IOError bug caused it to stop
grabbing logos if one was missing, now it'll skip over the missing
ones and continue.


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to