Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/papyon/client.py", line 330, in property_changed self._dispatch(method_name, contact) File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch if event_handler._dispatch_event(name, *args): File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event handler(*params) File "/usr/lib/python2.6/dist-packages/butterfly/channel/im.py", line 161, in on_contact_presence_changed if self._offline_contact == contact and contact.presence != papyon.Presence.OFFLINE: AttributeError: 'ButterflyImChannel' object has no attribute '_offline_contact'