https://bugs.gpodder.org/show_bug.cgi?id=1683
Bug #: 1683
Summary: Encoding error with the flattr payment url
Classification: Unclassified
Product: gPodder
Version: Git "master" branch
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: low
Component: Application
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
1349037100.826099 [gpodder.flattr] DEBUG:
https://flattr.com/submit/auto?user_id=horstjens&url=http%3A%2F%2Fspielend-programmieren.at%2Fde:podcast:biertaucher:2012:071&title=Biertaucher%20Folge%20070&language=de_DE&tags=biertaucher,podcast,071,Drohnen,Rant,Crawpware,Bitcoin,SlashfilmFestival,Subotron,FAZ,Wettrüsten,Kill_Decision,Android,Root,Asus,Mapocalypse,Iphone5,Samsung,Apple,Kino,Nightbreed&category=audio
/usr/lib/python2.7/urllib.py:1268: UnicodeWarning: Unicode equal comparison
failed to convert both arguments to Unicode - interpreting them as being
unequal
return ''.join(map(quoter, s))
1349037100.827722 [gpodder.log] ERROR: Uncaught exception: Traceback (most
recent call last):
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/main.py",
line 1761, in <lambda>
item.connect('activate', lambda w:
self.show_episode_shownotes(episodes[0]))
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/main.py",
line 3303, in show_episode_shownotes
self.episode_shownotes_window.show(episode)
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/interface/shownotes.py",
line 196, in show
self.set_flattr_information()
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/interface/shownotes.py",
line 95, in set_flattr_information
self.flattr_button)
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/flattr.py", line
46, in set_flattr_button
flattrs, flattred = flattr.get_thing_info(payment_url)
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/flattr.py",
line 183, in get_thing_info
url = self.THING_INFO_URL_TEMPLATE % {'url':
urllib.quote_plus(payment_url)}
File "/usr/lib/python2.7/urllib.py", line 1275, in quote_plus
return quote(s, safe)
File "/usr/lib/python2.7/urllib.py", line 1268, in quote
return ''.join(map(quoter, s))
KeyError: u'\xfc'
Traceback (most recent call last):
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/main.py",
line 1761, in <lambda>
item.connect('activate', lambda w:
self.show_episode_shownotes(episodes[0]))
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/main.py",
line 3303, in show_episode_shownotes
self.episode_shownotes_window.show(episode)
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/interface/shownotes.py",
line 196, in show
self.set_flattr_information()
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/interface/shownotes.py",
line 95, in set_flattr_information
self.flattr_button)
File
"/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/gtkui/flattr.py", line
46, in set_flattr_button
flattrs, flattred = flattr.get_thing_info(payment_url)
File "/home/bernd/Programming/gpodder/gpodder-dev/src/gpodder/flattr.py",
line 183, in get_thing_info
url = self.THING_INFO_URL_TEMPLATE % {'url':
urllib.quote_plus(payment_url)}
File "/usr/lib/python2.7/urllib.py", line 1275, in quote_plus
return quote(s, safe)
File "/usr/lib/python2.7/urllib.py", line 1268, in quote
return ''.join(map(quoter, s))
KeyError: u'\xfc'
--
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