| Summary: | Kopete to Kopete conversation not working with Bonjour | ||
|---|---|---|---|
| Product: | [Unmaintained] kopete | Reporter: | Dan <direx> |
| Component: | Bonjour Plugin | Assignee: | Kopete Developers <kopete-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | tejasdinkar |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dan
2009-09-11 13:33:28 UTC
This is really really weird. I'm able to reproduce this, and will be looking into it now SVN commit 1022944 by dinkar: added setSocket in the Constructor of BonjourContactConnection BUG: 207075 M +2 -1 bonjourcontactconnection.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1022944 I've almost fixed this bug, but I'm still getting a weird condition. In kopete->kopete chats, the last message is always delayed. Ie, if I send message 1, it is delayed. When I send message 2, then message 1 suddenly appears. I'm wondering why this is happening, this is very strange. Working on this now SVN commit 1023025 by dinkar: Solved the case of the disappearing first message BUG: 207075 M +8 -0 bonjourcontactconnection.cpp M +3 -0 bonjourcontactconnection.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1023025 Cool, that was a fast! Is this fix going to be part of the next 4.3 release? |