Bug 28854

Summary: telepathy-butterfly crashed with KeyError: 'Location'
Product: papyon Reporter: Pedro Villavicencio <pvillavi>
Component: generalAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Pedro Villavicencio 2010-06-30 09:22:16 UTC
I'm getting this crash on telepathy-butterfly, not sure what's causing it though.
telepathy-butterfly version is: 0.5.11-0ubuntu1

backtrace:

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 179, in parse
    location = xml.unescape(element["Location"])
KeyError: 'Location'
Comment 1 Jonny Lamb 2010-07-13 02:47:14 UTC
Fixed in 0.5.12.

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.