[Bug 27557] New: telepathy-butterfly crashed with IndexError in __init__()
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 9 15:41:27 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27557
Summary: telepathy-butterfly crashed with IndexError in
__init__()
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: seb128 at ubuntu.com
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"
--
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