Bug 712552 - Telepathy-butterfly Crash's each time
Summary: Telepathy-butterfly Crash's each time
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: telepathy-butterfly
Version: 15
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-06-11 03:24 UTC by Greg`
Modified: 2011-06-24 10:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-24 10:15:45 UTC
Type: ---


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.