Bug 27557 - telepathy-butterfly crashed with IndexError in __init__()
Summary: telepathy-butterfly crashed with IndexError in __init__()
Status: NEW
Alias: None
Product: papyon
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords: NEEDINFO
Depends on:
Blocks:
 
Reported: 2010-04-09 06:41 UTC by Sebastien Bacher
Modified: 2010-04-09 08:11 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.