Bug 54491

Summary: Jabber Plugin shows 'chat' instead of normal availability
Product: [Applications] kopete Reporter: Douglas E. Warner <silfreed-kdebugs>
Component: Jabber PluginAssignee: Till Gerken <till.gerken>
Status: RESOLVED FIXED    
Severity: wishlist CC: anders
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Douglas E. Warner 2003-02-11 17:59:56 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

It appears that the jabber plugin for Kopete only supports the 'chat' show element for presence, where it has been common practice in other programs to use an empty show element to indicate a 'normal' availability.  Because of this, many other programs like Gabber or Exodus show Kopete Jabber users as 'Chatty' or 'Free to chat', which may not be what they actually mean.

See this document for clarification on the show element and its values:
http://docs.jabber.org/general/html/protocol.html

I propose that the normal 'Online' status uses an empty show element, while the 'Chat' option remains to select this show element.
Comment 1 Jean-Marc Tremeaux 2003-02-14 17:53:28 UTC
Same problem for me.
I'm shown "free for chat" in both Jabber and Jabber ICQ plugin, where it should
just be  "available".

Using your debian package
Comment 2 Till Gerken 2003-02-14 18:40:46 UTC
Subject: kdenonbeta/kopete/protocols/jabber

CVS commit by gerken: 

Going online incorrectly set the show element in the presence information to
"chat" instead of leaving it empty. Added support for normal availability
and "Free to Chat".

CCMAIL: 54491-done@bugs.kde.org


  M +47 -10    jabbercontact.cpp   1.103
  M +5 -3      jabbercontact.h   1.62
  M +129 -99   jabberprotocol.cpp   1.150
  M +8 -1      jabberprotocol.h   1.63
  M +1 -1      pixmaps/Makefile.am   1.3



Comment 3 Till Gerken 2003-05-04 21:08:42 UTC
*** Bug 58116 has been marked as a duplicate of this bug. ***
Comment 4 Till Gerken 2003-05-04 21:09:52 UTC
It seems that this patch was not backported to the 0.6 branch, can anybody verify this? 
For the reporter, is this problem fixed in CVS? If yes, this bug should be re-opened and 
tagged for Kopete 0.6.2. 
Comment 5 S 2003-07-17 11:34:36 UTC
This is still an issue for me in 0.6.1a...
Comment 6 Till Gerken 2003-07-17 16:01:03 UTC
This is fixed in CVS, please upgrade to 0.6.2 (not sure if fixed there) or wait for the 
upcoming 0.7 release.