Duncan Webb wrote: > On Thu, 22 February, 2007 8:51 pm, Pascal Schirrmann wrote: >> Pascal Schirrmann a écrit : >> >>> Hi, >>> >>> >>> I tried >>> freevo makelogos, and after around 20 seconds, I obtained this message : >>> $ freevo makelogos >>> Traceback (most recent call last): >>> File "/usr/lib/python2.4/site-packages/freevo/helpers/makelogos.py", >>> line 66, in ? try: Image.open(img).save(output_file) >>> File "/usr/lib/python2.4/site-packages/kaa/imlib2/__init__.py", line >>> 71, in open >>> image = Image(file) File >>> "/usr/lib/python2.4/site-packages/kaa/imlib2/image.py", line 78, >>> in __init__ raise ValueError, "Unsupported image type %s" % \ ValueError: >>> Unsupported image type <type 'cStringIO.StringI'> >>> >>> >>> >> Hi, >> >> >> Don't want to bother with this one, but I am alone with this trouble, >> and can I do something ? > > I think it is the kaa.imlib2 changes that have been made. makelogos is not > very often used, so I won't have been tested. > > Thanks I'll fix it this evening...
I've just checked in makelogos.py, r9259. Can you please give it a test, I don't use xmltv any more so it's not so easy for me to test it. Thanks Duncan ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
