Bug 27557

Summary: telepathy-butterfly crashed with IndexError in __init__()
Product: papyon Reporter: Sebastien Bacher <seb128>
Component: generalAssignee: Telepathy bugs list <telepathy-bugs>
Status: NEW --- QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium Keywords: NEEDINFO
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Sebastien Bacher 2010-04-09 06:41:27 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/556707

"Same as i386 but I'm amd64 user.

Package: telepathy-butterfly 0.5.7-0ubuntu1

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/papyon/msnp2p/session_manager.py", line 53, in <lambda>
    lambda tr, blob: self._on_blob_received(blob))
  File "/usr/lib/pymodules/python2.6/papyon/msnp2p/session_manager.py", line 112, in _on_blob_received
    session = self._blob_to_session(blob)
  File "/usr/lib/pymodules/python2.6/papyon/msnp2p/session_manager.py", line 96, in _blob_to_session
    message = SLPMessage.build(slp_data)
  File "/usr/lib/pymodules/python2.6/papyon/msnp2p/SLP.py", line 119, in build
    slp_message = SLPRequestMessage(method, resource)
  File "/usr/lib/pymodules/python2.6/papyon/msnp2p/SLP.py", line 131, in __init__
    self._to = resource.split(":", 1)[1]
IndexError: list index out of range"
Comment 1 Jonny Lamb 2010-04-09 08:11:07 UTC
I need the butterfly log for just before this traceback.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.