Bug 30625

Summary: telepathy-butterfly crashed with UnboundLocalError in _handle_UBX()
Product: papyon Reporter: Pedro Villavicencio <pvillavi>
Component: generalAssignee: papyon-bugs
Status: NEW --- QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Pedro Villavicencio 2010-10-05 06:08:50 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/640101

it seems to happen when starting empathy the traceback is:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/papyon/msnp/base.py", line 108, in _dispatch_command
    handler(command)
  File "/usr/lib/pymodules/python2.6/papyon/msnp/notification.py", line 566, in _handle_UBX
    contact._server_property_changed("current-media", cm)
UnboundLocalError: local variable 'cm' referenced before assignment

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.