Bug 28854 - telepathy-butterfly crashed with KeyError: 'Location'
Summary: telepathy-butterfly crashed with KeyError: 'Location'
Status: RESOLVED FIXED
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:
Depends on:
Blocks:
 
Reported: 2010-06-30 09:22 UTC by Pedro Villavicencio
Modified: 2010-07-13 02:47 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.