ok, that part worked.

all i had to do was create a symbolic link from makelogos.py to helpers/makelogos.py
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?



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



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?



Thanx Chris

From: Paul Kimberley <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: Freevo Users <[EMAIL PROTECTED]>
Subject: Re: [Freevo-users] TV logos
Date: Mon, 10 Nov 2003 20:19:57 -0500

Where is you're makelogos.py file ?
If its not in the helpers directory (along with daemon.py & imdb.py)
make a symbolic link there to the file.

Then you can run 'freevo makelogos'

If you get an error about xmltv this is the problem: (I have gotten
makelogos to work on 1.4rc1, but I've kind of forgotten how I solved it)
The only problem  is that makelogos.py tries to 'import xmltv' .
Xmltv has been moved as a subsidiary of tv so you have to change the
'import xmltv' to  something like 'import tv.xmltv as xmltv' .....

-Hope this helps


On Mon, 2003-11-10 at 19:52, Chris Graham wrote:
> that does not work, it just shows me a list of options that will work.
> any ideas on how to use makelogos.py?
>
> i am running freevo 1.4rc2 on a gentoo system
>
> thanx
> chris
>
>
> >From: Aubin Paul <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: [EMAIL PROTECTED]
> >Subject: Re: [Freevo-users] TV logos
> >Date: Fri, 7 Nov 2003 22:39:18 -0500
> >
> >With 1.4-era releases, you should be able to just do:
> >
> >freevo makelogos
> >
> >
> >
> >On Fri, Nov 07, 2003 at 05:33:33PM -0700, Chris Graham wrote:
> > > when i try to run 'freevo execute helpers/makelogos.py' i get and error
> > > saying
> > > /usr/bin/python2: can't open file 'helpers/makelogos.py'
> > >
> > > any ideas on how to fix this.
> > >
> > > i am running genetoo if that helps.
> > >
> > > Thanx
> > > Chris
> > >
> > > _________________________________________________________________
> > > Protect your PC - get McAfee.com VirusScan Online
> > > http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
> > >
> > >
> > >
> > > -------------------------------------------------------
> > > 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
> >
> >
> >-------------------------------------------------------
> >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
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
>
>
> -------------------------------------------------------
> 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




-------------------------------------------------------
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

_________________________________________________________________
Help STOP SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=dept/bcomm&pgmarket=en-ca&RU=http%3a%2f%2fjoin.msn.com%2f%3fpage%3dmisc%2fspecialoffers%26pgmarket%3den-ca




-------------------------------------------------------
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