Bug 194808 - uneeded new chat window with a contact you're already talking to
Summary: uneeded new chat window with a contact you're already talking to
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-01 01:08 UTC by Anselmo L. S. Melo (anselmolsm)
Modified: 2009-06-25 19:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anselmo L. S. Melo (anselmolsm) 2009-06-01 01:08:59 UTC
Version:           0.70.85 - KDE 4.2.85 (KDE 4.3 Beta1) (using Devel)
Compiler:          gcc (Gentoo 4.3.3-r2 p1.1, pie-10.1.5) 4.3.3 
OS:                Linux
Installed from:    Compiled sources

It's a weird bug, I don't know exactly how to reproduce but I experienced it sometimes. What happens is the following:

- I have a chat window opened with a contact
- after a while, that same contact sends a new message and it appears in a new chat window - so, in the end i have 2 chat windows with the same contact.

As I said, I don't know how to reproduce it yet.

I'll try to identify the bug better, then I post here.
Comment 1 Detlev Casanova 2009-06-01 10:15:53 UTC
Does it happen with a Jabber/GMail account ? Is it possible that the new chat window appears when the contact's resource changes ?

People using the GMail web interface often change their resource.
Comment 2 Anselmo L. S. Melo (anselmolsm) 2009-06-05 14:21:07 UTC
Yes, it happens while I'm talking with a JAbber/GMail contact.
Resource change is a good point, I'll check that and if I get any clue I'll post here.
Comment 3 Anselmo L. S. Melo (anselmolsm) 2009-06-05 14:59:07 UTC
After some tests with a contact using Jabber/Gmail web interface, I could confirm that this bug happens when the person changes his resouce.
Comment 4 Jan Ritzerfeld 2009-06-05 18:42:53 UTC
This looks like a duplicate of Bug 175078, Bug 111537 or Bug 142650: They
address the changing of the resource name when the Google Talk server is used.
Comment 5 Matt Rogers 2009-06-25 19:13:20 UTC
SVN commit 987171 by mattr:

Added option to merge all messages from all jabber contact's resources (default enabled)

recommit for pali now that trunk is open. This will be in KDE 4.4

BUG: 111537
BUG: 142650
BUG: 175078
BUG: 194808


 M  +10 -0     jabberaccount.cpp  
 M  +10 -0     jabberaccount.h  
 M  +12 -3     jabbercontact.cpp  
 M  +7 -0      ui/dlgjabbereditaccountwidget.ui  
 M  +4 -0      ui/jabbereditaccountwidget.cpp  


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