Bug 156464

Summary: jabber does not show information about client software for online-users in contact list.
Product: [Unmaintained] kopete Reporter: Andrew Skvortzov <Andrew_Skvortzov>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Andrew Skvortzov 2008-01-23 14:42:31 UTC
Version:           0.50.0 (using KDE 4.0.0)
Installed from:    Ubuntu Packages

I can see in Kopete contact list window for online icq users what program they use and version of this software. For example :  ICQ 6 or QIP Infinum or QIP 2005 (build 8020) or Miranda IM 0.4.0.3. Cat i see such information for Jabber users?

Such information send Kopete 0.12.7 to other clients:

kopete (jabber - raw protocol): [void JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: <iq type="result" to="aniily@jabber.org/Kopete" id="aab8a" >
<query xmlns="jabber:iq:version">
<name>Kopete</name>
<version>0.12.7</version>
<os>Linux 2.6.22-14-386</os>
</query>
</iq>
Comment 1 Olivier Goffart 2008-01-23 21:38:54 UTC
Make youre you have enabled the ressource info in the tooltip config,  
that info is in the tooltip  (but it's disabled by default)
Comment 2 Andrew Skvortzov 2008-01-23 21:51:37 UTC
Thanks. Answer was very simple. I am ashamed. =)