------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=139418         
kde bugs jan ritzerfeld net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From kde bugs jan ritzerfeld net  2006-12-31 11:52 
-------
Sorry, I cannot really reproduce. There is exactly one typing notification sent 
that indicates that I started typing and exactly one typing notification that I 
stopped typing. Here is "my" full debug output.

kopete (jabber): [void JabberChatSession::slotSendTypingNotification(bool)] 
Sending out typing notification (true) to all chat members.
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: <message 
from="xxx jabber example com/Kopete" type="chat" id="ab1fa" to="yyy jabber 
example com/Miranda" >
<composing xmlns="http://jabber.org/protocol/chatstates"/>
<x xmlns="jabber:x:event">
<id>mir_8</id>
<composing/>
</x>
</message>
kopete (jabber - raw protocol):
kopete (jabber): [void JabberChatSession::slotSendTypingNotification(bool)] 
Sending out typing notification (false) to all chat members.
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: <message 
from="xxx jabber example com/Kopete" type="chat" id="ab20a" to="yyy jabber 
example com/Miranda" >
<paused xmlns="http://jabber.org/protocol/chatstates"/>
<x xmlns="jabber:x:event">
<id>mir_8</id>
</x>
</message>
kopete (jabber - raw protocol):
kopete (jabber - raw protocol): [void 
JabberAccount::slotClientDebugMessage(const QString&)] XML OUT: <message 
from="xxx jabber example com/Kopete" type="chat" id="ab21a" to="yyy jabber 
example com/Miranda" >
<body>test</body>
<active xmlns="http://jabber.org/protocol/chatstates"/>
<x xmlns="jabber:x:event">
<offline/>
<composing/>
<delivered/>
<displayed/>
</x>
</message>
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to