chckens reported the following traceback in Launchpad (see the URL field): Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/pymsn/msnp2p/session_manager.py", line 52, in <lambda> lambda tr, blob: self._on_blob_received(blob)) File "/usr/lib/python2.5/site-packages/pymsn/msnp2p/session_manager.py", line 155, in _on_blob_received elif isinstance(message.body, SLPTransferRequestBody): NameError: global name 'SLPTransferRequestBody' is not defined "Occurred after logging in to my MSN account with empathy" The crash is occuring in pymsn 0.3.1 Looking at the source, it seems like SLPTransferRequestBody is completely missing in pymsn/msnp2p/SLP.py
Thank you for your report, this is fixed in the pymsn bzr branch.
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.