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

2011-02-05 Thread Bug Watch Updater
** Changed in: pymsn
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/401028

Title:
  telepathy-butterfly crashed with TypeError in b64decode()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2011-01-25 Thread Bug Watch Updater
** Changed in: pymsn
   Importance: Medium = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.
https://bugs.launchpad.net/bugs/401028

Title:
  telepathy-butterfly crashed with TypeError in b64decode()

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-08-09 Thread Martin Pitt
Removed from karmic-proposed due to lack of testing for half a year.

** Changed in: papyon (Ubuntu Karmic)
   Status: Fix Committed = Won't Fix

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-07-28 Thread Martin Pitt
Anyone who can test the karmic-proposed package? I'll remove it soon if
there is no testing feedback. Thank you!

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-05-21 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic-proposed/papyon

** Branch linked: lp:ubuntu/lucid/papyon

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package papyon - 0.4.6-0ubuntu1

---
papyon (0.4.6-0ubuntu1) lucid; urgency=low

  * New upstream version:
Fixes:
- Don't try to reconnect in an infinite loop in HTTP mode
- Fix parse error in HTTPMessage
- Display presence of contacts using web messenger
  * debian/patches/02_git_nln_handler.patch,
debian/patches/90_git_clean_trailing_x00.patch:
- the changes are in the new version
  * debian/patches/03_extra_infos_logger.patch:
- the change is not required since the issue is solved now
  * debian/patches/90_git_no_b64_crasher.patch:
- upstream change to fix telepathy-butterfly crash report in b64decode()
  (lp: #401028)
  * debian/patches/91_upstream_on_error_exception.patch:
- upstream change to not raise an on_error exception (lp: #194494)
  * debian/patches/92_upstream_catch_exception.patch:
- upstream change to catch gaierror exceptions (lp: #467217)
 -- Sebastien Bacher seb...@ubuntu.com   Mon, 12 Apr 2010 18:24:37 +0200

** Changed in: papyon (Ubuntu)
   Status: Triaged = Fix Released

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-11 Thread Mathias Lustig
Hi guys,

just wanted to add that I'm affected of this bug, too. (Ubuntu 10.04 amd64 with 
all available updates)
Is there currently anything helpfull that I can do?

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-10 Thread Trygve Vea
I have no idea when this error appears, it seems to just pop up randomly
- but; #47 and #71 looks to be a match against what I'm experiencing. My
Traceback:

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

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-08 Thread Tim Wright
FYI, I just hit the exact same crash as comment #71, at least according
to /var/crash/_usr_lib_telepathy_telepathy-butterfly.1000.crash.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-06 Thread Laurent Bigonville
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

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-06 Thread Laurent Bigonville
A patch for that should (no tested) fix backtrace of comment #71

** Patch added: patch comment 71
   http://launchpadlibrarian.net/43301816/401028.diff

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-06 Thread temugen
Laurent: First off, thanks so much for the backtrace; it's exactly what
I thought it would be. Should this not be filed as a new bug?

The patch for the corrupt shac value blatantly ignores the exception (just logs 
it) because the value is not used anywhere else, and ignoring it follows the 
logic of the rest of the codebase. However, ignoring corrupted shad values in 
this way could be a bad idea. If the data hash is corrupt, that signals that 
the data (a profile icon for example) could also be corrupt. Now, there are two 
reasonable ways to fix this:
A) Follow the logic set in place by the codebase as if the data hashes, while 
valid, don't match. I haven't look at the code yet but I believe that logic is 
to drop the invalid data message. After logging, this would be the proper way 
to handle corrupt data imo.
B) Let FD.o take care of it. It should be up to them how they want to handle 
corrupt messages.

Unfortunately there are still many unchecked exceptions throughout
papyon aside from this one.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-04-05 Thread ecubuntu
Second time firs on lucid 32 bits and this time on 64 bits

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-25 Thread Brewster Malevich
I'm getting this crash nearly every 30 seconds.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-24 Thread Prosthetic Head
I'd be happy to provide a backtrace if you can tell me how or link to a
how-to. I'm away from the internet for a week from tomorrow (Thursday
25th) evening so if its after then someone else will have to get the
backtrace for you.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-22 Thread Anmar Oueja
I just installed it and still have apport popping up saying that
butterfly is crashing.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-22 Thread Anmar Oueja
I just updated to the latest papyon and still have apport saying that it
is broken but I did test it and it seems to work so I am not sure what
is apport complaining about.  python-papyon  version: 0.4.5-1ubuntu2

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-22 Thread Prosthetic Head
Fully up to date (~1 hour ago) 64bit Lucid (10.04) beta and this is
still happening despite all the talk of 'Fix Released' above. Do you
need any more data I could provide?

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-22 Thread Steve Langasek
reopening based on feedback.

** Changed in: papyon (Ubuntu)
   Status: Fix Released = Triaged

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-22 Thread temugen
Can anyone please attach a backtrace?

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-18 Thread Martin Pitt
Accepted papyon into karmic-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: papyon (Ubuntu Karmic)
   Status: Triaged = Fix Committed

** Tags added: verification-needed

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-17 Thread filthpig
I can't report this as a new bug since Launchpad/apport only a bugreport
already exists. Anyhoo, I have this problem several times an hour, and
although I can't really see anything bad happening it's really quite
annoying. And the automatic bug report doesn't let me view the details
of the crash directly, so I guess I have to search through the logs to
find anything. It merely states telepathy-butterfly has unexpectedly
crashed or something to that effect.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-12 Thread raphael
** Changed in: pymsn (Ubuntu)
 Assignee: (unassigned) = raphael (raphael-jacomelle)

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-10 Thread TiagoCruz
Same here (dell latitude e4300) with all updates installed.

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu lucid (development branch)
Release:10.04
Codename:   lucid

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-10 Thread temugen
Can anyone with the error on lucid please file a separate bug and attach a 
backtrace?
On launchpad, insist that it is not a duplicate bug.

The original exception is caught and ignored, so this exception must be
happening elsewhere, likely in the b64decode of the other data hash
nearby (sha1d).

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-09 Thread Pedro Villavicencio
the bug is in papyon, closing the pymsn task. thanks all.

** Changed in: pymsn (Ubuntu)
   Status: Triaged = Invalid

** Changed in: pymsn (Ubuntu Karmic)
   Status: New = Invalid

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-07 Thread Nigel Babu
Justification for SRU:  This bug affects 371 users and has a bug heat of
1860.  It is also a potential security issue.  As per above comments,
security team has agreed to let this bug fixed according to the SRU
process.

Upstream has accepted temugen's patch and papyon 0.4.4-1ubuntu1 in lucid
includes this patch.

TEST CASE: As per comment #36, this bug can be reproduced by sending a
malformed SHA1C value via an msn_object avatar, for example by modifying
papyon to the following: http://pastebin.ubuntu.com/390204/

This patch is already in new upstream version and working fine on lucid.
Regresion potential is low

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-07 Thread Chris Coulson
** Also affects: papyon (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Also affects: pymsn (Ubuntu Karmic)
   Importance: Undecided
   Status: New

** Changed in: papyon (Ubuntu Karmic)
   Importance: Undecided = Medium

** Changed in: papyon (Ubuntu Karmic)
   Status: New = Triaged

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-07 Thread Petr Tomeš
Just happened on today updated Lucid.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-03-07 Thread Petr Tomeš
Happens all the time with python-papyon 0.4.4-1ubuntu2 in lucid. The
apport system redirected me here.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-27 Thread lakiu
What's papyon? I don't have that package listed anywhere, not installed,
not in repositories; in Lucid. There's only python-papyon, and it's
0.4.4-1ubuntu2.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-20 Thread John Dong
This bug is IMO SRU-worthy, if someone would like to adapt temugen's
patch into a karmic-proposed debdiff, I'm sure Karmic users would be
happier!

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-17 Thread Sebastien Bacher
** Changed in: papyon (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: papyon (Ubuntu)
 Assignee: Ken VanDine (ken-vandine) = (unassigned)

** Changed in: pymsn (Ubuntu)
 Assignee: Ken VanDine (ken-vandine) = (unassigned)

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-17 Thread Launchpad Bug Tracker
This bug was fixed in the package papyon - 0.4.4-1ubuntu1

---
papyon (0.4.4-1ubuntu1) lucid; urgency=low

  * Resync on Debian (lp: #401028, #520699)
  * debian/control:
- add missing XB-Python-Version field
- build-depends and depends on python-crypto, build-depends on quilt
- remove python-gst0.10 and python-farsight from Depends field
  * debian/patches/01_add_pycrypto_dep.diff patch:
- use python-crypto instead of an embedded copy of pyDes

papyon (0.4.4-1) unstable; urgency=low

  * New upstream release.
  * debian/rules: remove override_dh_auto_install target, not needed anymore.
  * debian/control: update python-gobject to = 2.10 in Build-Depends and
Depends fields.
  * debian/control: update python-openssl to = 0.6 in Build-Depends and
Depends fields.
  * Update Debian packaging copyright.
  * debian/control: remove python (= 2.5) from Depends field.
  * Bump Standards-Version to 3.8.4.
 -- Sebastien Bacher seb...@ubuntu.com   Wed, 17 Feb 2010 19:46:13 +0100

** Changed in: papyon (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-11 Thread lakiu
lucid daily build, installed today (11th feb)
and still crashesh that occured in 9.10 too.
it's annoying, as i told
it doesn't really affect anything during the session, but
when i disconnect from msn, i'm unable to connect again.
quitting and starting empathy again doesn't solve it. i must at least logout 
and log back in to get it working.

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-11 Thread piratemurray
Agree with all the above. Affects me. AMD64 Lucid Lynx alpha 2

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-02-11 Thread Laurent Bigonville
last version (0.4.4) should fix this bug

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-01-22 Thread vincenzo
The problem occurred after switching to Ubuntu 10.04 Lucid Lynx

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-01-22 Thread Brian Murray
** Tags added: bugpattern-written
** Tags removed: bugpattern-needed

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-01-21 Thread LGB [Gábor Lénárt]
I have this problem too. I can read here that fix released which
version does this fix? I have:

l...@vega:~$ dpkg -S /usr/lib/telepathy/telepathy-butterfly
telepathy-butterfly: /usr/lib/telepathy/telepathy-butterfly
l...@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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2010-01-12 Thread Apport retracing service
** Tags added: bugpattern-needed

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-12-31 Thread Bug Watch Updater
** Changed in: pymsn
   Status: Confirmed = Fix Released

-- 
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
Bugs, which is a direct subscriber.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-15 Thread Kees Cook
** Changed in: papyon (Ubuntu)
   Status: New = Triaged

** This bug is no longer flagged as a security vulnerability

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-10 Thread John Dong
No, it's not solved; but solutions are in the works

Re. #43, two comments with motu-sru hat on:

(1) Versioning, of course; and possibly Security Team input of whether this 
should be SRU or security.
(2) I feel temugen should be credited in the changelog for his investigative 
work that went into his patch
(3) See comment #41; this is an incomplete fix for the overall problem of 
uncaught exceptions bubbling up to the conversation level.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-10 Thread John Dong
FYI:

jdong IMO it's in the category of remotely triggerable DoS
[12:06pm] jdong
(do you want this handled in -security or as a universe SRU?)
[12:06pm] kees
jdong: agreed, though we don't tend to give a lot of priority to client 
application crashes like that.  I'm fine with it going through SRU.


This will be handled as a SRU per the above comment from the Security
Team.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-09 Thread cento

I consider  very clever use of launchpad' space to leave comments too general. 
I agree with those who say we should talk about the bugs, and avoid 
philosophical discourse. My consideration of the maturity of the project was a 
sincere exchange of views with all those who follow this bug. I think it is a 
right for all to comment on the status of a project, since everyone are part of 
the project (by testing, reporting bugs, writing on the forum). So I reject the 
criticism and I shall stop the offtopic discussion is created. I hope to read 
technical comments on the bug, and any proposed solution. Everyone here  love 
the evolution of Ubuntu, including telepathy. Everybody here  have the same 
dream.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-09 Thread Ken VanDine
Attached debdiff including the patch from temugen, thanks!

** Attachment added: 401028.debdiff
   http://launchpadlibrarian.net/35438221/401028.debdiff

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-09 Thread nightfalcon
Is the problem solved? How do I install this patch?

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread temugen
** This bug has been flagged as a security vulnerability

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread temugen
I've reproduced this locally by sending a malformed SHA1C value via an
msn_object avatar. It's not as trivial to reproduce using the
telepathy/papyon framework since SHA1C values are normally ignored in
all cases, but still processed. Yes, you read that correctly.

Going along with upstream's methodology that the checksum is redundant
and all that is necessary is the data (for which the hash is properly
compared and handled), I've written a patch to silently ignore malformed
checksums and log a warning when doing so. Other than that, I guess
we'll have to wait for upstream to decide how they want to properly
handle this field, since as of now it's just a waste of clock cycles as
far as I can tell.

My patch right now only addresses the base 64 decoding issue in SHA1C
parsing that everyone seems to be having, and there is more to take care
of as far as DoSing with unexpected data goes. For example, a ParseError
is raised when there is no xml data, but that again crashes the
conversation. KeyErrors are raised when certain attributes are missing
from the xml, which too crash the conversation.

For upstream see bug #24138.

** Attachment added: 02_fix_malformed_sha1c.diff
   http://launchpadlibrarian.net/35357473/02_fix_malformed_sha1c.diff

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread Juanca
Temugen's analysis makes me think that Empathy/Telepathy is no ready for
prime time...

Several others have said that they're doing fine with Pidgin.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread cento

I think the main problem was the idea of insert  immature technologies into a 
stable constest such as Ubuntu. I fully understand that empathy (and the whole 
framework telepathy) is a step forward towards the idea of modern desktop, but 
at present there aren't real benefits to justify the use of this manifestly 
imperfect software. I think that the adoption of telepathy would have to be 
postponed as has been done for gnome-shell. 
imho.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread Juanca
OTOH, 9.10 is not an LTS, and it's still free, so that kind of makes this
reporting and commenting a part of the job of contributing to the effort.

OMP, I'll continue to use Empathy, and switch to something else only in the
moments I must.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread Anareon
I don't think it's an issue really. Just click ignore future crashes of
this version and it's fine since it doesn't affect functionality at all.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-08 Thread John Dong
Whether or not you feel Telepathy is ready is not the subject of this
bug; the point is an uncaught exception allows Empathy to malfunction in
an unexpected manner (the conversation in question will silently fail to
transmit or receive messages), which is a remotely exploitable denial of
service.

temugen's patch is a great start to addressing the case that everyone is
seeing, but in my opinion all the mentioned cases where an uncaught
exception would bubble up to the conversation level should be addressed
in a patch, then published to karmic-security.


Security team, your opinion?

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-05 Thread nightfalcon
I believe it can be related to my Pidgin login out without a reason (and
without my knowledge because the list used to stay up), it happened
often in 9.04.

** Description changed:

  Binary package hint: telepathy-butterfly
  
  Started Empathy, it connected to all my networks, then I got the crash
- message. Up to date karmic.
+ message many times. Up to date karmic.
  
  ProblemType: Crash
- Architecture: i386
+ Architecture: i386 and AMD64
  Date: Sat Jul 18 10:58:39 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/lib/telepathy/telepathy-butterfly
  InterpreterPath: /usr/bin/python2.6
  Package: telepathy-butterfly 0.3.4-1
- PackageArchitecture: all
+ Package Architecture: all
  ProcCmdline: /usr/bin/python /usr/lib/telepathy/telepathy-butterfly
  ProcEnviron:
-  SHELL=/bin/bash
-  PATH=(custom, user)
-  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_GB.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
  PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
  SourcePackage: telepathy-butterfly
  Title: telepathy-butterfly crashed with TypeError in b64decode()
  Uname: Linux 2.6.31-3-generic i686
  UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
sambashare tape vboxusers video

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2009-11-05 Thread sangwoo
Here is my crash log with python-papyon.

** Attachment added: _usr_lib_telepathy_telepathy-butterfly.1000.crash
   
http://launchpadlibrarian.net/35213017/_usr_lib_telepathy_telepathy-butterfly.1000.crash

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-03 Thread Julien SALMON
Quite stupidly I checked the box Do not warn me about this crash
anymore so now I can no longer see if it's crashing. Do you know if
their is a way to undo this, so that the crash can be displayed again ?

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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-03 Thread luxio81
Hi Julien,

sorry i don't know where you canfind the specific configuration parameter.
Maybe you could search between log configuration files..but is just an idea.

Sorry
Bye

On Tue, Nov 3, 2009 at 12:58 PM, Julien SALMON juliensal...@msn.com
wrote:

 Quite stupidly I checked the box Do not warn me about this crash
 anymore so now I can no longer see if it's crashing. Do you know if
 their is a way to undo this, so that the crash can be displayed again ?

 Thanks

 --
 telepathy-butterfly crashed with TypeError in b64decode()
 https://bugs.launchpad.net/bugs/401028
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in Python msn library: Confirmed
 Status in “papyon” package in Ubuntu: New
 Status in “pymsn” package in Ubuntu: Triaged

 Bug description:
 Binary package hint: telepathy-butterfly

 Started Empathy, it connected to all my networks, then I got the crash
 message. Up to date karmic.

 ProblemType: Crash
 Architecture: i386
 Date: Sat Jul 18 10:58:39 2009
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/lib/telepathy/telepathy-butterfly
 InterpreterPath: /usr/bin/python2.6
 Package: telepathy-butterfly 0.3.4-1
 PackageArchitecture: all
 ProcCmdline: /usr/bin/python /usr/lib/telepathy/telepathy-butterfly
 ProcEnviron:
  SHELL=/bin/bash
  PATH=(custom, user)
  LANG=en_GB.UTF-8
 ProcVersionSignature: Ubuntu 2.6.31-3.19-generic
 PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
 SourcePackage: telepathy-butterfly
 Title: telepathy-butterfly crashed with TypeError in b64decode()
 Uname: Linux 2.6.31-3-generic i686
 UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev
 plugdev sambashare tape vboxusers video


-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

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

2009-11-02 Thread Juanca
I was one of the original reporters, and I haven't had any (visible) crashes
any more.

It is weired, though, that on the laptop I get only the letter toolbar
icon that leads to both Empathy and Evolution, while on the desktop Empathy
gets it's own (green circle) icon.

On Mon, Nov 2, 2009 at 11:46 AM, Ken VanDine
ken.vand...@canonical.comwrote:

 Can someone please reproduce this and attach the crash log?  I can't
 reproduce it locally, and the original crash report isn't valid
 considering it was from pymsn.  I really need to see it with papyon.

 --
 telepathy-butterfly crashed with TypeError in b64decode()
 https://bugs.launchpad.net/bugs/401028
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
Juanca

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread Calum Leslie
It's happening for me, but with Empathy; is that good enough? Which log
would you need?

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread doubled916
this is still happening a couple of times per hour

Seems to happen the most for me when one of my contacts comes online. If
am away  from my computer for a while and return, I will have 3-6
apport windows open waiting for my interaction

This computer is an upgrade from 9.04 to 9.10 final. 9.04 had only been
installed for about a month prior to the upgrade

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread Juanca
I can't find traces of any more crashes on my system logs.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread Christophe Dumez
Yes, I'm experiencing this bug with empathy too.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread Will Varfar
Happens to ever since I started using Empathy after upgrading
(painfully) to karma.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-02 Thread Ken VanDine
Can someone please reproduce this and attach the crash log?  I can't
reproduce it locally, and the original crash report isn't valid
considering it was from pymsn.  I really need to see it with papyon.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-11-01 Thread pongtawat
I have this problem on Karmic AMD64 too. :(

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-31 Thread Per Jonsson
Seems to happen to happen to me every 5 minutes or so.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-31 Thread Simon de Vlieger
Same here, happens every 5-10 minutes. Should have something to do with
a certain event.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-30 Thread octavio bernal quiroz
happens to me several times today, assigning to ken for now so he can
have a look to it. Thanks all.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-26 Thread stefano
I have the same problem after jaunty dist-update to karmic. FYI, audio
or video calls over gchat are not working too. I hope this helps someway
to fix the bug.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-26 Thread Ken VanDine
Can someone post the current error, the error should no longer by from
pymsn as it isn't used anymore.  It should be from papyon.

Please include your version of python-papyon and telepathy-butterfly

Thanks

** Changed in: papyon (Ubuntu)
   Importance: Undecided = Low

** Changed in: papyon (Ubuntu)
 Assignee: (unassigned) = Ken VanDine (ken-vandine)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-26 Thread Juanca
I'm no longer getting the error at startup with Empathy 2.28.1-1ubuntu1,
telepathy-buterfly 0.5.2-0ubuntu1 on this laptop. I'll leave it on to see if
it crashes later on.

I'll check on my desktop later.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-23 Thread cento
i have upgrade my butterfly-telepathy this morning, and i have this
error many time for hours. At last, i think don't work video/audio on
msn (i cant see video icons)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-19 Thread Evertjan Garretsen
get this error-message after almost each message i send.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-19 Thread Gen
So far I have only gotten this while my screen is locked
though my screen Has been locked for quite some time today..

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-17 Thread Yorirou
Same as Juanca

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-16 Thread bill goldberg
Had this error for the first time today, after I updated. Been using it
since Alpha 5.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-16 Thread Juanca
With the latest updates, I get this error as soon as I launch the app.
I'm back to Pidgin until further notice.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-15 Thread Laurent Dinclaux
Left my computer on for the night and found it this morning with more
that 30 errors like that.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-14 Thread Luís Louro
still active after last updates

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-12 Thread Markus Korn
The traceback in one of the duplicates (bug 449556) shows that this bug
is also affecting papyon, that's why I've added to task for this
package.

** Also affects: papyon (Ubuntu)
   Importance: Undecided
   Status: New

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-09 Thread Pedro Villavicencio
** Changed in: pymsn (Ubuntu)
   Importance: Undecided = Medium

** Changed in: pymsn (Ubuntu)
   Status: New = Triaged

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-09 Thread Pedro Villavicencio
happens to me several times today, assigning to ken for now so he can
have a look to it. Thanks all.

** Changed in: pymsn (Ubuntu)
 Assignee: (unassigned) = Ken VanDine (ken-vandine)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-09 Thread Rolando Garza
Happens to me several times per minute, so I ignored future crashes.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-08 Thread Claus Toft
Same problem on up-to-date 9.10 amd64.

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-08 Thread Luís Louro
same problem here on a E5200 running karmic dev-branch

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-10-05 Thread Giovanni
This bug, happens several times per day for me too. So i use pidgin

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-09-30 Thread oh
This happens to me several times per day.  Seems easy to fix, please do
:)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-09-25 Thread Elliott Hird
This would make the final version of Karmic unusable for me if it stays
like this. I have no idea what on earth happens after the crash, as
Empathy's contact list will still display. It's very confusing not
knowing whether you're being ignored by a human or a computer. :)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-09-24 Thread Cristian Aravena Romero
** Bug watch added: freedesktop.org Bugzilla #24138
   https://bugs.freedesktop.org/show_bug.cgi?id=24138

** Also affects: pymsn via
   https://bugs.freedesktop.org/show_bug.cgi?id=24138
   Importance: Unknown
   Status: Unknown

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-09-24 Thread Bug Watch Updater
** Changed in: pymsn
   Status: Unknown = Confirmed

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-07-30 Thread Sebastien Bacher
** Visibility changed to: Public

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


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

2009-07-30 Thread Olivier Le Thanh Duong
** Package changed: telepathy-butterfly (Ubuntu) = pymsn (Ubuntu)

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs