Bug 114098

Summary: "[contact] has left the chat" message when the contact has not closed the chat window
Product: [Unmaintained] kopete Reporter: Hobbsee <hobbsee>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version First Reported In: 0.10.3   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Hobbsee 2005-10-09 03:43:36 UTC
Version:           0.10.3 (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

Like in Gaim, Kopete has a feature of saying when the person you are talking to (known as contact) has left the chat (ie. closed the window).

Unfortunately, it seems that Kopete shows the "[contact] has left the chat" message, even when they have not closed the window.

If this cannot be reproduced, or is too difficult to fix, can we please have an option of removing the "[contact] has left the chat" messages, as they are annoying to get every few minutes.

This is on kde 3.4.2 and kde 3.5 beta.

Expected behavior: that we only get messages of "[contact] has left the chat" when they have actually left the chat!  :P
Comment 1 Thiago Macieira 2005-10-09 06:54:01 UTC
to close the chat window is the same as to close the socket. And that happens with timeouts as well, so Kopete can't tell if the other side closed the window or if the socket was closed on its own.
Comment 2 Olivier Goffart 2005-10-09 10:04:50 UTC

*** This bug has been marked as a duplicate of 103817 ***
Comment 3 Hobbsee 2005-10-09 14:19:57 UTC
fair enough, that makes sense.

Any chance of an option to not show when a person has left the chat?