Bug 30625 - telepathy-butterfly crashed with UnboundLocalError in _handle_UBX()
Summary: telepathy-butterfly crashed with UnboundLocalError in _handle_UBX()
Status: NEW
Alias: None
Product: papyon
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: papyon-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-05 06:08 UTC by Pedro Villavicencio
Modified: 2010-10-05 09:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.