https://bugs.gpodder.org/show_bug.cgi?id=1574
--- Comment #1 from Paul Rudkin <[email protected]> 2012-03-05 01:31:43 GMT --- Also when performing the 'list' command I get this error. It looks to be more of the the encoding issues with stdout:- *** ENCODING FAIL *** Please report this to http://bugs.gpodder.org/: args = ('#', u'\x1b[92mUbuntu Podcast \xbb mp3\x1b[0m') map(convert, args) = [u'#', u'\x1b[92mUbuntu Podcast \xbb mp3\x1b[0m'] Exception = 'ascii' codec can't encode character u'\xbb' in position 22: ordinal not in range(128) http://feeds.feedburner.com/UbuntuUkPodcastMp3-high?format=xml -- Configure bugmail: https://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
