[Bug 24138] telepathy-butterfly crashed with TypeError in b64decode()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 7 00:35:32 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=24138
Laurent Bigonville <l.bigonville at edpnet.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #7 from Laurent Bigonville <l.bigonville at edpnet.be> 2010-04-06 15:35:32 PDT ---
Still happening with version (0.4.5)
Traceback:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/papyon/msnp/base.py", line 107, in
_dispatch_command
handler(command)
File "/usr/lib/pymodules/python2.6/papyon/msnp/notification.py", line 453,
in _handle_NLN
urllib.unquote(command.arguments[idx]))
File "/usr/lib/pymodules/python2.6/papyon/p2p.py", line 159, in parse
shad = base64.b64decode(shad)
File "/usr/lib/python2.6/base64.py", line 76, in b64decode
raise TypeError(msg)
TypeError: Incorrect padding
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list