Bug 175074

Summary: some messages are not displayed
Product: [Unmaintained] kopete Reporter: Panard <panard>
Component: MSN PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: a message not displayed by kopete

Description Panard 2008-11-13 20:29:52 UTC
Version:           0.60.3 (using KDE 4.1.3)
OS:                Linux
Installed from:    Gentoo Packages

I experiment this problem with the MSNProtocol, I haven't tested on other protocols.
Sometimes, I receive messages but they are not displayed in the chat window (it only shows an empty line).

These messages appear in the xml log file, but even in the history window, a blank line is displayed instead...
They correctly appear in the notification popup.

I suspect a strange character inside these kind of messages, perhaps related to custom emoticons.

Attached is a xml log file with a message not displayed in the history window. If you open it with okteta you will see a strange sequence between "lanceurs" and "tout".

This is a really annoying bug, I experiment it very often, so I have to switch to amsn... so any workaround is welcome.
Comment 1 Panard 2008-11-13 20:37:31 UTC
Created attachment 28547 [details]
a message not displayed by kopete
Comment 2 Matt Rogers 2008-11-18 05:19:34 UTC
We have an all new plugin for MSN which might fix this issue. Please try KDE 4.2 Beta 1 and reopen this bug if you can reproduce it with the newer version.
Comment 3 Panard 2009-01-31 22:06:55 UTC
Hello,
This bug still occurs with kde 4.2.0!
Comment 4 Roman Jarosz 2009-01-31 22:14:09 UTC
Do you use OTR plugin?
Comment 5 Panard 2009-01-31 22:25:17 UTC
Here is a message which contains some strange chars and are not displayed, even by the history window. I extracted it using python to show up special characters :
<msgnick="luna" in="1" from="XXXX" time="31 21:56:15" >ouais mais il risque pas de rester des\xef\xbf\xbc</msg>

So the sequence "\xef\xbf\xbc" seems responsible from the non-display of this message. It seems that it was originally a custom emoticon from the sender... And there is no way to disable them in the new version of kopete.
Comment 6 Panard 2009-01-31 22:26:07 UTC
#4> the otr is installed, but I wasn't using it in this chat session.
Comment 7 Roman Jarosz 2009-01-31 22:42:08 UTC
If it's enabled in plugin configuration dialog than disable it and you should be ok
Comment 8 Roman Jarosz 2009-01-31 22:46:44 UTC
yes you are right the \xef\xbf\xbc is OBJECT REPLACEMENT CHARACTER it's the character which is put into text when img tag is converted to plain text.
Comment 9 Panard 2009-01-31 22:48:51 UTC
it worked, thanks!
Should I keep this bug open ? Or is this an intended behavior?
Comment 10 Roman Jarosz 2009-01-31 22:55:02 UTC
No it's bug, will be fixed soon.

*** This bug has been marked as a duplicate of bug 182114 ***