| Summary: |
telepathy-butterfly crashed with KeyError: 'Location' |
| Product: |
papyon
|
Reporter: |
Pedro Villavicencio <pvillavi> |
| Component: |
general | Assignee: |
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:
|
|
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.
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'