Bug 193402 - kopete shows message "%username% is now online" when user change X-Traz status (ICQ)
Summary: kopete shows message "%username% is now online" when user change X-Traz statu...
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: ICQ and AIM Plugins (show other bugs)
Version: 0.70.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-20 20:43 UTC by Igor Poboiko
Modified: 2012-02-25 20:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Example (58.14 KB, image/png)
2009-05-20 20:44 UTC, Igor Poboiko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Igor Poboiko 2009-05-20 20:43:10 UTC
Version:           0.70.2 (using KDE 4.2.3)
Compiler:          i686-pc-linux-gnu-gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 
OS:                Linux
Installed from:    Gentoo Packages

When user changes his X-Traz status in ICQ, kopete shows only message "User is now online". And when user do it many times, we get this message for each changing of his X-Traz status. Look at attached screenshot.

P.S sorry for my bad english
Comment 1 Igor Poboiko 2009-05-20 20:44:01 UTC
Created attachment 33870 [details]
Example
Comment 2 Igor Poboiko 2009-05-20 20:59:11 UTC
And I'd like to see special message in this case (see bug #160510)
Comment 3 Matt Rogers 2009-09-06 04:04:56 UTC
This is in the chat window, correct?
Comment 4 Igor Poboiko 2009-09-06 16:33:35 UTC
yes, with chat window style "Hacker - Dark2"
Comment 5 Lamarque V. Souza 2012-02-25 20:33:26 UTC
SVN commit 1282234 by lvsouza:

Add notifications about contact's status message change in chat.
Thanks to Igor Poboiko for this patch.

REVIEW: 5282
Related: bug 160510


 M  +50 -3     kopete/chatwindow/chatview.cpp  
 M  +6 -0      kopete/chatwindow/chatview.h  
 M  +4 -6      libkopete/kopetechatsession.cpp  
 M  +5 -0      libkopete/kopetechatsession.h  
 M  +2 -0      libkopete/kopetecontact.cpp  
 M  +5 -0      libkopete/kopetecontact.h  
 M  +1 -1      protocols/oscar/aim/aimuserinfo.cpp  
 M  +14 -3     protocols/oscar/icq/icqcontact.cpp  
 M  +3 -6      protocols/oscar/icqcontactbase.cpp  
 M  +1 -1      protocols/oscar/oscarcontact.cpp  
 M  +0 -3      protocols/oscar/oscarcontact.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1282234