Bug 38358 - Papyon doesn't connect to MSN Network
Summary: Papyon doesn't connect to MSN Network
Status: NEW
Alias: None
Product: papyon
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium major
Assignee: papyon-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-15 21:08 UTC by el.zoona
Modified: 2011-08-14 07:41 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description el.zoona 2011-06-15 21:08:23 UTC
Software using telepathy-butterfly/papyon is unable to connect or unable to display contact list, since if I'm connected to the MSN Network with aMsn, start empathy or emesene, then aMsn disconnects because 'connected from another location'.

Emesene 2.11.5 (Archlinux package emesene 2.11.5-1)
Papyon 0.5.5 (Archlinux package papyon 0.5.5-1)
Python2 2.7.1 (Archlinux package python2 2.7.1-9)
Empathy 3.0.2 (Archlinux package empathy 3.0.2-1)
Telepathy-Butterfly 0.5.15 (Archlinux package telepathy-butterfly 0.5.15-1)

Emesene log:

[elzoona]$ emesene2
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
[13:35:21 WARNING emesene] Errors occurred while importing jabber backend: No module named xmpp
[13:35:42 ERROR papyon.service] SOAP Parse Error: invalid xml+soap data
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 215, in _response_handler
soap_response = SOAPResponse(decoded_body)
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 128, in init
raise SOAPParseError("invalid xml+soap data", soap_data)
SOAPParseError: SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papyon.service] SOAP Parse Error: invalid xml+soap data
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 215, in _response_handler
soap_response = SOAPResponse(decoded_body)
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 128, in init
raise SOAPParseError("invalid xml+soap data", soap_data)
SOAPParseError: SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papyon.service] Couldn't build or process SOAP response
[13:35:42 ERROR papyon.service] Couldn't build or process SOAP response
[13:35:42 ERROR papylib.Events] Client got an error handling addressbook: 4 SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papylib.Events] Client got an error handling addressbook: 4 SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papyon.service] SOAP Parse Error: invalid xml+soap data
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 215, in _response_handler
soap_response = SOAPResponse(decoded_body)
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 128, in init
raise SOAPParseError("invalid xml+soap data", soap_data)
SOAPParseError: SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papyon.service] SOAP Parse Error: invalid xml+soap data
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 215, in _response_handler
soap_response = SOAPResponse(decoded_body)
File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 128, in init
raise SOAPParseError("invalid xml+soap data", soap_data)
SOAPParseError: SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papyon.service] Couldn't build or process SOAP response
[13:35:42 ERROR papyon.service] Couldn't build or process SOAP response
[13:35:42 ERROR papylib.Events] Client got an error handling addressbook: 4 SOAP Parse Error: invalid xml+soap data
[13:35:42 ERROR papylib.Events] Client got an error handling addressbook: 4 SOAP Parse Error: invalid xml+soap data
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 180, in _on_status_change
self.emit_result()
File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 212, in __emit_result
response.parse(self._receive_buffer)
File "/usr/lib/python2.7/site-packages/papyon/gnet/message/HTTP.py", line 153, in parse
start_line, message = chunk.split("\r\n", 1)
ValueError: need more than 1 value to unpack
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 180, in _on_status_change
self.emit_result()
File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 212, in __emit_result
response.parse(self._receive_buffer)
File "/usr/lib/python2.7/site-packages/papyon/gnet/message/HTTP.py", line 153, in parse
start_line, message = chunk.split("\r\n", 1)
ValueError: need more than 1 value to unpack



Empathy-debugger:

papyon/papyon.service-DEBUG: 16/06/11 00:35:10.579780: <<< Received response for ABFindAll
papyon/papyon.service-DEBUG: 16/06/11 00:35:10.580177: <<<
stderr-ERROR: 16/06/11 00:35:10.581415: Traceback (most recent call last):
stderr-ERROR: 16/06/11 00:35:10.581774:   File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 221, in _response_handler
stderr-ERROR: 16/06/11 00:35:10.582079:     logger.exception(err)
stderr-ERROR: 16/06/11 00:35:10.582314:   File "/usr/lib/python2.7/logging/__init__.py", line 1164, in exception
stderr-ERROR: 16/06/11 00:35:10.582829:     self.error(msg, exc_info=1, *args)
stderr-ERROR: 16/06/11 00:35:10.583066:   File "/usr/lib/python2.7/logging/__init__.py", line 1158, in error
stderr-ERROR: 16/06/11 00:35:10.583563:     self._log(ERROR, msg, args, **kwargs)
stderr-ERROR: 16/06/11 00:35:10.583785:   File "/usr/lib/python2.7/logging/__init__.py", line 1250, in _log
stderr-ERROR: 16/06/11 00:35:10.584296:     self.handle(record)
stderr-ERROR: 16/06/11 00:35:10.584521:   File "/usr/lib/python2.7/logging/__init__.py", line 1260, in handle
stderr-ERROR: 16/06/11 00:35:10.585058:     self.callHandlers(record)
stderr-ERROR: 16/06/11 00:35:10.585295:   File "/usr/lib/python2.7/logging/__init__.py", line 1300, in callHandlers
stderr-ERROR: 16/06/11 00:35:10.585825:     hdlr.handle(record)
stderr-ERROR: 16/06/11 00:35:10.586049:   File "/usr/lib/python2.7/logging/__init__.py", line 744, in handle
stderr-ERROR: 16/06/11 00:35:10.586442:     self.emit(record)
stderr-ERROR: 16/06/11 00:35:10.586658:   File "/usr/lib/python2.7/site-packages/telepathy/server/debug.py", line 80, in emit
stderr-ERROR: 16/06/11 00:35:10.586899:     self.add_message(record.created, name, level, record.msg)
stderr-ERROR: 16/06/11 00:35:10.587105:   File "/usr/lib/python2.7/site-packages/telepathy/server/debug.py", line 73, in add_message
stderr-ERROR: 16/06/11 00:35:10.587335:     self.NewDebugMessage(timestamp, name, level, msg)
stderr-ERROR: 16/06/11 00:35:10.587541:   File "/usr/lib/python2.7/site-packages/dbus/decorators.py", line 309, in emit_signal
stderr-ERROR: 16/06/11 00:35:10.587836:     message.append(signature=signature, *args)
stderr-ERROR: 16/06/11 00:35:10.588064: TypeError: Expected a string or unicode object
papyon/papyon.service-DEBUG: 16/06/11 00:35:10.620688: <<< Received response for FindMembership
papyon/papyon.service-DEBUG: 16/06/11 00:35:10.621779: <<<
stderr-ERROR: 16/06/11 00:35:10.623265: Traceback (most recent call last):
stderr-ERROR: 16/06/11 00:35:10.623626:   File "/usr/lib/python2.7/site-packages/papyon/service/SOAPService.py", line 221, in _response_handler
stderr-ERROR: 16/06/11 00:35:10.623953:     logger.exception(err)
stderr-ERROR: 16/06/11 00:35:10.624191:   File "/usr/lib/python2.7/logging/__init__.py", line 1164, in exception
stderr-ERROR: 16/06/11 00:35:10.624716:     self.error(msg, exc_info=1, *args)
stderr-ERROR: 16/06/11 00:35:10.625034:   File "/usr/lib/python2.7/logging/__init__.py", line 1158, in error
stderr-ERROR: 16/06/11 00:35:10.625543:     self._log(ERROR, msg, args, **kwargs)
stderr-ERROR: 16/06/11 00:35:10.625772:   File "/usr/lib/python2.7/logging/__init__.py", line 1250, in _log
stderr-ERROR: 16/06/11 00:35:10.628010:     self.handle(record)
stderr-ERROR: 16/06/11 00:35:10.629520:   File "/usr/lib/python2.7/logging/__init__.py", line 1260, in handle
stderr-ERROR: 16/06/11 00:35:10.630837:     self.callHandlers(record)
stderr-ERROR: 16/06/11 00:35:10.632215:   File "/usr/lib/python2.7/logging/__init__.py", line 1300, in callHandlers
stderr-ERROR: 16/06/11 00:35:10.633388:     hdlr.handle(record)
stderr-ERROR: 16/06/11 00:35:10.634114:   File "/usr/lib/python2.7/logging/__init__.py", line 744, in handle
stderr-ERROR: 16/06/11 00:35:10.634727:     self.emit(record)
stderr-ERROR: 16/06/11 00:35:10.636173:   File "/usr/lib/python2.7/site-packages/telepathy/server/debug.py", line 80, in emit
stderr-ERROR: 16/06/11 00:35:10.637482:     self.add_message(record.created, name, level, record.msg)
stderr-ERROR: 16/06/11 00:35:10.637890:   File "/usr/lib/python2.7/site-packages/telepathy/server/debug.py", line 73, in add_message
stderr-ERROR: 16/06/11 00:35:10.638748:     self.NewDebugMessage(timestamp, name, level, msg)
stderr-ERROR: 16/06/11 00:35:10.639060:   File "/usr/lib/python2.7/site-packages/dbus/decorators.py", line 309, in emit_signal
stderr-ERROR: 16/06/11 00:35:10.640147:     message.append(signature=signature, *args)
stderr-ERROR: 16/06/11 00:35:10.641829: TypeError: Expected a string or unicode object
stderr-ERROR: 16/06/11 00:35:13.769649: Traceback (most recent call last):
stderr-ERROR: 16/06/11 00:35:13.769804:   File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 180, in _on_status_change
stderr-ERROR: 16/06/11 00:35:13.769996:     self.__emit_result()
stderr-ERROR: 16/06/11 00:35:13.770108:   File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 212, in __emit_result
stderr-ERROR: 16/06/11 00:35:13.770538:     response.parse(self._receive_buffer)
stderr-ERROR: 16/06/11 00:35:13.770766:   File "/usr/lib/python2.7/site-packages/papyon/gnet/message/HTTP.py", line 153, in parse
stderr-ERROR: 16/06/11 00:35:13.771035:     start_line, message = chunk.split("\r\n", 1)
stderr-ERROR: 16/06/11 00:35:13.771265: ValueError: need more than 1 value to unpack
stderr-ERROR: 16/06/11 00:35:14.390666: Traceback (most recent call last):
stderr-ERROR: 16/06/11 00:35:14.390822:   File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 180, in _on_status_change
stderr-ERROR: 16/06/11 00:35:14.391006:     self.__emit_result()
stderr-ERROR: 16/06/11 00:35:14.391380:   File "/usr/lib/python2.7/site-packages/papyon/gnet/parser.py", line 212, in __emit_result
stderr-ERROR: 16/06/11 00:35:14.391705:     response.parse(self._receive_buffer)
stderr-ERROR: 16/06/11 00:35:14.391933:   File "/usr/lib/python2.7/site-packages/papyon/gnet/message/HTTP.py", line 153, in parse
stderr-ERROR: 16/06/11 00:35:14.392195:     start_line, message = chunk.split("\r\n", 1)
stderr-ERROR: 16/06/11 00:35:14.392421: ValueError: need more than 1 value to unpack
Comment 1 Louis-Francis Ratté-Boulianne 2011-08-14 07:30:34 UTC
Is it only failing when you were connected to aMSN first ? Or it's consistently failing to connect ?

What version of papyon are you using ?

Thanks.
Comment 2 Louis-Francis Ratté-Boulianne 2011-08-14 07:39:43 UTC
Sorry, you already mentioned the version. But the issue is about connecting from papyon when it was already connected from aMSN, right ?
Comment 3 Sven 2011-08-14 07:41:11 UTC
There's a lot more info about this issue here:

https://github.com/emesene/emesene/issues/510


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.