Bug 194808

Summary: uneeded new chat window with a contact you're already talking to
Product: [Applications] kopete Reporter: Anselmo L. S. Melo (anselmolsm) <anselmolsm>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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