Bug 114098 - "[contact] has left the chat" message when the contact has not closed the chat window
Summary: "[contact] has left the chat" message when the contact has not closed the cha...
Status: RESOLVED DUPLICATE of bug 103817
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.10.3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 03:43 UTC by Hobbsee
Modified: 2005-10-09 14:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?