msndevs / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
6 stars 2 forks source link

Cannot receive message if remote user initialize a conversation #265

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login from the web messenger from hotmail
2. Login from MSNPSharp example client.
3. Send a message from web message to example client
4. Reply the message from example client.

What is the expected output? What do you see instead?
Example client gets the message, after replied, web messenger received the 
replied message.

Web Messenger receive nothing.

Please use labels and text to provide additional information.
The message sent by example client has a wrong epid for the remote user 
(actuall no remote epid at all)

Original issue reported on code.google.com by freezing...@gmail.com on 14 Apr 2011 at 11:52

GoogleCodeExporter commented 9 years ago
seems the bug is caused by Mono on Mac, it's ok in Windows.

Original comment by freezing...@gmail.com on 15 Apr 2011 at 1:01

GoogleCodeExporter commented 9 years ago
3.1 doesn't have the problem, seems deadlock in mono, in Linux also have this 
bug.

Original comment by freezing...@gmail.com on 15 Apr 2011 at 2:34

GoogleCodeExporter commented 9 years ago
Fixed.

Original comment by freezing...@gmail.com on 15 Apr 2011 at 2:59

GoogleCodeExporter commented 9 years ago

Original comment by hepha...@gmail.com on 19 Apr 2011 at 7:49