Bug 579755

Summary: [abrt] crash in telepathy-butterfly-0.5.7-1.fc13: capabilities.py:64:on_addressbook_contact_added:AttributeError: 'ButterflyConnection' object has no attribute '_conn_ref'
Product: [Fedora] Fedora Reporter: Baris Cicek <baris>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: bdpepple, emiliozapatadg, ken, sander
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: abrt_hash:52a3ec3d
Fixed In Version: telepathy-butterfly-0.5.9-1.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-12 12:23:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Baris Cicek 2010-04-06 13:29:41 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly
component: telepathy-butterfly
executable: /usr/libexec/telepathy-butterfly
kernel: 2.6.33-0.52.rc8.git6.fc13.x86_64
package: telepathy-butterfly-0.5.7-1.fc13
reason: capabilities.py:64:on_addressbook_contact_added:AttributeError: 'ButterflyConnection' object has no attribute '_conn_ref'
release: Fedora release 13 (Goddard)

backtrace
-----
capabilities.py:64:on_addressbook_contact_added:AttributeError: 'ButterflyConnection' object has no attribute '_conn_ref'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/papyon/client.py", line 446, in event
    self._dispatch(method_name, *event_args)
  File "/usr/lib/python2.6/site-packages/papyon/event/__init__.py", line 44, in _dispatch
    if event_handler._dispatch_event(name, *args):
  File "/usr/lib/python2.6/site-packages/papyon/event/__init__.py", line 65, in _dispatch_event
    handler(*params)
  File "/usr/lib/python2.6/site-packages/butterfly/capabilities.py", line 64, in on_addressbook_contact_added
    handle = ButterflyHandleFactory(self._conn_ref(), 'contact',
AttributeError: 'ButterflyConnection' object has no attribute '_conn_ref'

Local variables in innermost frame:
self: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/___/MYACCOUNT__r at 0x2f68510>
contact: <papyon.Contact id='64a7ffa3-4f26-47f6-8dfd-23ebf22bc054' network='1' account='__ADDED ACCOUNT__' memberships='FORWARD'>

How to reproduce
-----
1.Added a new buddy
2.
3.

Comment 1 Baris Cicek 2010-04-06 13:29:44 UTC
Created attachment 404705 [details]
File: backtrace

Comment 2 Fedora Update System 2010-04-24 19:46:30 UTC
telepathy-butterfly-0.5.9-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/telepathy-butterfly-0.5.9-1.fc13

Comment 3 Fedora Update System 2010-04-25 13:51:45 UTC
telepathy-butterfly-0.5.9-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update telepathy-butterfly'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/telepathy-butterfly-0.5.9-1.fc13

Comment 4 Fedora Update System 2010-05-12 12:22:59 UTC
telepathy-butterfly-0.5.9-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.