| Summary: | [abrt] telepathy-butterfly-0.5.15-3.fc16: ab.py:202:_HandleABFindAllResponse:AttributeError: 'NoneType' object has no attribute 'find' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Graeme Clifton <gorakx> |
| Component: | telepathy-butterfly | Assignee: | Brian Pepple <bdpepple> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | bdpepple, kage0, sander |
| 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-10 13:41:20 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
Package: telepathy-butterfly-0.5.15-3.fc15 Architecture: x86_64 OS Release: Fedora release 15 (Lovelock) Comment ----- this ABRT show every time system startup. *** This bug has been marked as a duplicate of bug 750884 *** |
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' time: Thu 10 Nov 2011 12:39:10 GMT uid: 501 username: graemeclifton 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 0x21606d0>>,) :self: <papyon.service.AddressBook.ab.AB object at 0x2160310> :errback: (<bound method AddressBook.__common_errback of <AddressBook object at 0x215e370 (papyon+service+AddressBook+address_book+AddressBook at 0x17204e0)>>,) :user_data: ('Initial', False) :response: (None, [], [])