http://bugs.gpodder.org/show_bug.cgi?id=275
Summary: Can't Add Podcast
Product: gPodder
Version: 0.13.0
Platform: PC
URL: http://feeds.feedburner.com/railsenvy-podcast
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Application
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Attempting to add the Rails-Envy podcast. The RSS validates at
feedvalidator.org.
[ 6.282] Adding new channel: http://feeds.feedburner.com/railsenvy-podcast
[ 6.283] (Storage) Channel http://feeds.feedburner.com/railsenvy-podcast read
from db
[ 7.204] (gPodder) Error in
podcastChannel.load(http://feeds.feedburner.com/railsenvy-podcast): 'utf8'
codec can't decode byte 0xbb in position 12: unexpected code byte
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/gpodder/gui.py", line 1260, in
add_new_channel_proc
channel = podcastChannel.load(url=url, create=True)
File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 98, in
load
if not tmp.update():
File "/usr/lib/python2.5/site-packages/gpodder/libpodcasts.py", line 113, in
update
(updated, c) = self.fc.fetch(self.url, self)
File "/usr/lib/python2.5/site-packages/gpodder/cache.py", line 116, in fetch
etag=etag,
File "/usr/lib/python2.5/site-packages/feedparser.py", line 2623, in parse
feedparser.feed(data)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1441, in feed
sgmllib.SGMLParser.feed(self, data)
File "/usr/lib/python2.5/sgmllib.py", line 99, in feed
self.goahead(0)
File "/usr/lib/python2.5/sgmllib.py", line 138, in goahead
k = self.parse_endtag(i)
File "/usr/lib/python2.5/sgmllib.py", line 315, in parse_endtag
self.finish_endtag(tag)
File "/usr/lib/python2.5/sgmllib.py", line 355, in finish_endtag
self.unknown_endtag(tag)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 476, in
unknown_endtag
method()
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1217, in
_end_description
value = self.popContent('description')
File "/usr/lib/python2.5/site-packages/feedparser.py", line 700, in
popContent
value = self.pop(tag)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 646, in pop
output = _sanitizeHTML(output, self.encoding)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1652, in
_sanitizeHTML
p.feed(htmlSource)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1441, in feed
sgmllib.SGMLParser.feed(self, data)
File "/usr/lib/python2.5/sgmllib.py", line 99, in feed
self.goahead(0)
File "/usr/lib/python2.5/sgmllib.py", line 133, in goahead
k = self.parse_starttag(i)
File "/usr/lib/python2.5/sgmllib.py", line 291, in parse_starttag
self.finish_starttag(tag, attrs)
File "/usr/lib/python2.5/sgmllib.py", line 333, in finish_starttag
self.unknown_starttag(tag, attrs)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1631, in
unknown_starttag
_BaseHTMLProcessor.unknown_starttag(self, tag, attrs)
File "/usr/lib/python2.5/site-packages/feedparser.py", line 1458, in
unknown_starttag
value = unicode(value, self.encoding)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbb in position 12:
unexpected code byte
--
Configure bugmail: http://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs