Don't know exactly what I was doing. Maybe someone was trying to add me as contact. Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/pymsn/service/SOAPService.py", line 198, in _response_handler handler(callback, errback, response, user_data) File "/usr/lib/python2.5/site-packages/pymsn/service/AddressBook/ab.py", line 192, in _HandleABFindAllResponse callback[0](address_book, *callback[1:]) File "/usr/lib/python2.5/site-packages/pymsn/service/AddressBook/scenario/sync/initial_sync.py", line 65, in __ab_findall_callback self.__membership_response, *callback[1:]) File "/usr/lib/python2.5/site-packages/pymsn/service/AddressBook/address_book.py", line 241, in callback self.__update_memberships(memberships) File "/usr/lib/python2.5/site-packages/pymsn/service/AddressBook/address_book.py", line 571, in __update_memberships member.DisplayName.encode("utf-8"), AttributeError: 'NoneType' object has no attribute 'encode'
Actually I have this problem when, for some reason, the connection is blocked in the "connecting" state. Trying to disconnect it leads to this crash.
I reported http://bugs.freedesktop.org/show_bug.cgi?id=20084 to track the "stay in the connecting state" bug.
*** This bug has been marked as a duplicate of bug 17030 ***
Fixed in papyon git master
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.