Bug 751896

Summary: [abrt] telepathy-butterfly-0.5.15-3.fc16: ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find'
Product: [Fedora] Fedora Reporter: Steve <Illidan_1337>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: bdpepple, forest, sander, simon.n.lindgren
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:2bb680f60832093ea9a26a12a87935b82db85dd9
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-11-08 15:41:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
File: smolt_data none

Description Steve 2011-11-07 23:25:54 UTC
libreport version: 2.0.7
abrt_version:   2.0.6
cmdline:        /usr/bin/python /usr/libexec/telepathy-butterfly
executable:     /usr/libexec/telepathy-butterfly
kernel:         3.1.0-7.fc16.x86_64
reason:         ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find'
reported_to:    file: log
time:           Mon 07 Nov 2011 05:25:13 PM CST
uid:            500
username:       steve

smolt_data:     Text file, 2906 bytes

backtrace:
:ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find'
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 230, in _response_handler
:    handler(callback, errback, response, user_data)
:  File "/usr/lib/python2.7/site-packages/papyon/service/AddressBook/ab.py", line 202, in _HandleABFindAllResponse
:    last_changes = response[0].find("./ab:lastChange")
:AttributeError: 'NoneType' object has no attribute 'find'
:
:Local variables in innermost frame:
:callback: (<bound method InitialSyncScenario.__ab_findall_callback of <papyon.service.AddressBook.scenario.sync.initial_sync.InitialSyncScenario object at 0x22fe690>>,)
:self: <papyon.service.AddressBook.ab.AB object at 0x22fe310>
:errback: (<bound method AddressBook.__common_errback of <AddressBook object at 0x22fc410 (papyon+service+AddressBook+address_book+AddressBook at 0x187d180)>>,)
:user_data: ('Initial', False)
:response: (None, [], [])

event_log:
:2011-11-07-17:25:35> Smolt profile successfully saved
:2011-11-07-17:25:47> The report was appended to log

log:
:abrt_version:   2.0.6
:cmdline:        /usr/bin/python /usr/libexec/telepathy-butterfly
:event_log:      2011-11-07-17:25:35> Smolt profile successfully saved
:executable:     /usr/libexec/telepathy-butterfly
:kernel:         3.1.0-7.fc16.x86_64
:log:            
:reason:         ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find'
:time:           Mon 07 Nov 2011 05:25:13 PM CST
:uid:            500
:username:       steve
:
:smolt_data:     Text file, 2906 bytes
:
:backtrace:
::ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find'
::
::Traceback (most recent call last):
::  File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 230, in _response_handler
::    handler(callback, errback, response, user_data)
::  File "/usr/lib/python2.7/site-packages/papyon/service/AddressBook/ab.py", line 202, in _HandleABFindAllResponse
::    last_changes = response[0].find("./ab:lastChange")
::AttributeError: 'NoneType' object has no attribute 'find'
::
::Local variables in innermost frame:
::callback: (<bound method InitialSyncScenario.__ab_findall_callback of <papyon.service.AddressBook.scenario.sync.initial_sync.InitialSyncScenario object at 0x22fe690>>,)
::self: <papyon.service.AddressBook.ab.AB object at 0x22fe310>
::errback: (<bound method AddressBook.__common_errback of <AddressBook object at 0x22fc410 (papyon+service+AddressBook+address_book+AddressBook at 0x187d180)>>,)
::user_data: ('Initial', False)
::response: (None, [], [])
:
:END:
:

Comment 1 Steve 2011-11-07 23:25:57 UTC
Created attachment 532154 [details]
File: smolt_data

Comment 2 Simon Lindgren 2011-11-08 08:30:10 UTC
I'm seeing this bug as well, and it totally disables the msn support.

May I suggest setting Priority to Urgent?

Comment 3 Forest Bond 2011-11-08 13:26:42 UTC
Duplicate of #750884.

Comment 4 Brian Pepple 2011-11-08 15:41:57 UTC

*** This bug has been marked as a duplicate of bug 750884 ***