Bugs item #1613928, was opened at 2006-12-12 14:01
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1613928&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.7.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: FEduardo (feduardo)
Assigned to: Nobody/Anonymous (nobody)
Summary: Error reading rss fedd

Initial Comment:
I'm using freevo 1.7.0rc1 in Debian Sid, but the same problem occurs in 1.6.1. 
Whenever I try to read the following feed, freevo shows a MENU_RIGHT error.

This is the feed, as I have it in local_conf.py:
('El Mundo', 'http://rss.elmundo.es/rss/descarga.htm?data2=4')

And this is the log:

Traceback (most recent call last):
  File "/root/freevo-1.7.0-rc1/src/main.py", line 301, in eventhandler
    app.eventhandler(event)
  File "/root/freevo-1.7.0-rc1/src/menu.py", line 621, in eventhandler
    action( arg=arg, menuw=self )
  File "/root/freevo-1.7.0-rc1/src/plugins/headlines.py", line 210, in 
getheadlines
    description = util.htmlenties2txt(description)
  File "/root/freevo-1.7.0-rc1/src/util/misc.py", line 386, in htmlenties2txt
    string = string.replace(entity, replacement)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa0 in position 0: ordinal 
not in range(128)


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1613928&group_id=46652

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

Reply via email to