On Tue, 6 March, 2007 7:11 am, Tom Weichmann wrote:
> Hello,
>
>
> Now that I have solved my tv_grab problems, I am trying to get station
> logos into my guide.  See the error I received below.  Anyone have any
> ideas?
>
> [EMAIL PROTECTED]:~> freevo makelogos
> WARNING: duplicate plugin activation, ignoring:
> <idlebar None None>
>
>
> WARNING: duplicate plugin activation, ignoring:
> <idlebar.clock None None>

You can remove idlebar and idlebar.clock from your local_conf.py

>
> Logo directory does not exist
>
>
> Creating: /home/tom/.freevo/logos/
>
>
> Traceback (most recent call last):
> File "/usr/lib/python2.4/site-packages/freevo/helpers/makelogos.py", line
> 60, in ?
> img = Image.open_from_memory(urllib2.urlopen(str(imgsrc)).read()) File
> "/usr/lib/python2.4/site-packages/kaa/imlib2/__init__.py", line 91, in
> open_from_memory img = _Imlib2.open_from_memory(buf) IOError: Could not
open
> /tmp/kaa-1000/kaa-imlib2-img-428212457: 0

Looks like it couldn't grab the link from the net. Maybe the url is not
correct. I assume that /tmp/kaa-1000 exists.

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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to