| Summary: | Kopete reconnect on multible client disconnect | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Johann-Nikolaus Andreae <johann-nikolaus> |
| Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.99.90 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Johann-Nikolaus Andreae
2010-01-11 18:29:13 UTC
I'm not sure what you wanted to report. Are you talking about one MSN account which you use at the same time on two Kopete clients and when you do that the one Kopete disconnects and the other one connects and after while it's the same just other way round. IMHO if I got it correctly this should not happen for ICQ account because we don't try to reconnect if we were disconnected by other client. SVN commit 1073302 by rjarosz: Don't reconnect if somebody has connect from other client to our account. BUG: 222252 M +13 -18 wlmaccount.cpp M +3 -2 wlmaccount.h M +7 -6 wlmlibmsn.cpp M +7 -2 wlmlibmsn.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1073302 If this happens with other protocols too please add the info here (ICQ and MSN are ok) SVN commit 1073307 by rjarosz: Backport SVN commit 1073302. Don't reconnect if somebody has connect from other client to our account. CCBUG: 222252 M +13 -18 wlmaccount.cpp M +3 -2 wlmaccount.h M +7 -6 wlmlibmsn.cpp M +7 -2 wlmlibmsn.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1073307 |