← Back to team overview

ubuntu-bugcontrol team mailing list archive

[Bug 401028] Re: telepathy-butterfly crashed with TypeError in b64decode()

 

I have this problem too. I can read here that "fix released" which
version does this fix? I have:

lgb@vega:~$ dpkg -S /usr/lib/telepathy/telepathy-butterfly
telepathy-butterfly: /usr/lib/telepathy/telepathy-butterfly
lgb@vega:~$ dpkg -s telepathy-butterfly | grep -i version
Version: 0.5.2-0ubuntu1

It's up-to-date karmic running on x86 32 bit system.

According to the crash file in /var/crash I have similar problem as this
bug report is about (that's why I was commented here) but there are
minor differences too, here it is:

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
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 162, in parse
     shac = base64.b64decode(shac)
   File "/usr/lib/python2.6/base64.py", line 76, in b64decode
     raise TypeError(msg)
 TypeError: Incorrect padding

Thanks!

-- 
telepathy-butterfly crashed with TypeError in b64decode()
https://bugs.launchpad.net/bugs/401028
You received this bug notification because you are a member of Ubuntu
Bug Control, which is a direct subscriber.