Bugs item #1574672, was opened at 2006-10-10 17:12
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=1574672&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Richard van Paasen (rvpaasen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Headlines crashes

Initial Comment:
The headlines plugin crashes on my box with:

Traceback (most recent call last):
  File "/home/freevotest/freevo/src/main.py", line 321,
in eventhandler
    app.eventhandler(event)
  File "/home/freevotest/freevo/src/menu.py", line 605,
in eventhandler
    action( arg=arg, menuw=self )
  File
"/home/freevotest/freevo/src/plugins/headlines.py",
line 221, in getheadlines
    description = util.htmlenties2txt(description)
  File "/home/freevotest/freevo/src/util/misc.py", line
405, in htmlenties2txt
    string = string.replace(entity, replacement)
UnicodeDecodeError: 'ascii' codec can't decode byte
0xad in position 0: ordinal not in range(128)


It does this for the RSS feed:
  http://tweakers.net/feeds/mixed.xml

It does not always crash (today and two days ago it
did), the encoding of characters may be buggy.



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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1574672&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