Version: 0.10 (using KDE KDE 3.4.0) Installed from: RedHat RPMs OS: Linux Webmessenger (the online version of msn) users don't receive the messages i send to them. They can see me online, i can see their messages, but they never receive my answers. The bug doesn't come from webmessenger, becuase i can talk to these people using Gaim. This was working with the last version of Kde. I have no problems with normal users of MSN.
It may be the other way around. I had lot of problems talking to other users (who were using MSN) when I used WebMessenger
I was working well with the previous version of Kopete.
It worked for me. But webmessenger is slow, and a large delay is required before the message appears. It's anyway something we can't fix.
I confirm that it doesn't work. It is not the delay. It was working with the previous version and IT WORKS with Gaim. So the problem doesn't come from webmessenger.
I think we should reopen the bug.
Please provide me debug information. (are the message sent over the network?) Or explain me how i can reproduce it. Because i've tried it and it works.
Well if you say it works it's really strange. The messages are sent on the network. I've asked someone who uses MSN to send a message to the contact that don't work, and he can't. But with gaim it works... Could it be because of a proxy or something like that ? I will ask my contact if i can put hi address here, so you could try yourself.
i tried again, and it works perfectly. If you don't show me the proof that Kopete do something bad, i'll can't fix it. It could be because a bug in the webmessenger. or a problem with your browser, or i don't know.
Here is my contact. audeduigou@hotmail.fr When i send her a messagen she gets disconnected. But it works with GAIM or MSN. It's quite strange... You can test it by yourself, i've aksed her permission to give you the contact. Hope it will help
CVS commit by ogoffart: Even if no font are sent, we should sent an empty font name. this is better than nothing. Or WebMessenger will fail BUG: 102371 M +3 -1 msnswitchboardsocket.cpp 1.119 --- kdenetwork/kopete/protocols/msn/msnswitchboardsocket.cpp #1.118:1.119 @@ -513,6 +513,8 @@ int MSNSwitchBoardSocket::sendMsg( const head += "; "; } + else head+="FN=; EF=; "; /** * I don't know what to set by default, so i decided to set nothing. CF Bug 82734 + * (but don't forgeto to add an empty FN= and EF= , or webmessenger will break. (CF Bug 102371) ) else head+="FN=MS%20Serif; EF=; "; */
You need to log in before you can comment on or make changes to this bug.