Bug 142650 - new tab for contact after remote contact reconnects
Summary: new tab for contact after remote contact reconnects
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-07 16:56 UTC by Nick Anderson
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 Nick Anderson 2007-03-07 16:56:53 UTC
Version:           0.12.4 (using KDE KDE 3.5.6)
Installed from:    Gentoo Packages
Compiler:          gcc version 4.1.1 (Gentoo 4.1.1-r3) 
OS:                Linux

When using tabbed mode if a contact disconnects and reconnects new messages open a new tab (experienced with jabber ... google talk)
Comment 1 Jan Ritzerfeld 2007-03-24 13:53:48 UTC
If I remember correctly, this is simply because the jabber resource is  automatically changed by the gtalk client each time it logs in. You can be logged in from multiple places with the same account but different resources. Thus, the resource determines where your message is actually delivered. So, Kopete cannot just merge gtalk contacts with different resources, since they are actually different and, most important, have to be addressed differently.
Comment 2 Jan Ritzerfeld 2007-03-26 22:46:58 UTC
Closing it as invalid. Feel free to reopen if my considerations were wrong.
Comment 3 lostnihilist 2007-11-01 16:00:23 UTC
I would have to say that this closure seems invalid. No other client I have seen opens a new window/tab when a particular contact reconnects. The resource number does seem to change, but who cares about the resource number? The only thing the user cares about is that it is their contact speaking to them, not which resource they are using. As cons, the behavior is exceptional among messaging clients, is annoying to deal with, and gets in the way of productive use. I see nothing particularly useful with this mis-feature. Please consider reopening/fixing.
Comment 4 Matt Rogers 2009-06-25 19:13:21 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