Bug 712552

Summary: Telepathy-butterfly Crash's each time
Product: [Fedora] Fedora Reporter: Greg` <spowd>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bdpepple, sander
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-24 10:15:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Greg` 2011-06-11 03:24:08 UTC
Description of problem:Telepathy Butterfly Crash's when i start Empathy

aliasing.py:144:_contact_alias_changed:AttributeError: 'Profile' object has no attribute 'infos'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/butterfly/util/decorator.py", line 87, in async_function
    func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/butterfly/aliasing.py", line 144, in _contact_alias_changed
    alias = contact.infos.get(ContactGeneral.ANNOTATIONS, {}).\
AttributeError: 'Profile' object has no attribute 'infos'

Local variables in innermost frame:
alias: None
self: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/Rivaled40_40gmail_2ecom at 0x86c356c>
contact: <Profile object at 0x86c9d4c (papyon+profile+Profile at 0x86f98b0)>
handle: <butterfly.handle.ButterflyContactHandle object at 0x870bfcc>


Version-Release number of selected component (if applicable):
the latest one in F15

How reproducible:
always 

Steps to Reproduce:
1.start Empathy
2.
3.
  
Actual results:


Expected results:
no crash's

Additional info:

Comment 1 Greg` 2011-06-24 10:15:45 UTC
dont care if its fixed or not