On Tue, Dec 11, 2007 at 05:31:56PM -0800, Sean Egan wrote: > On Dec 11, 2007 4:59 PM, Max Baker <[EMAIL PROTECTED]> wrote: > > This is for Pidgin 2.3.1, compiled from source. I'm happy to help debug > > this, but in the mean time i'm going back to 2.1.0 which was working fine. > > Just let me know what you would like me to try. > > can you open the debug log from Help > Debug Window, try to receive a > message, and paste us the output? > > -s.
I just narrowed this down to this bug / patch : http://developer.pidgin.im/ticket/3532#comment:18 The problem exchange is here: (17:05:44) jabber: Sending (ssl): <message type='chat' id='purple2e2e40d4' to='[EMAIL PROTECTED]'><x xmlns='jabber:x:event'><composing/></x><active xmlns='http://jabber.org/protocol/chatstates'/><body>... didnt get any thing yet</body><html xmlns='http://jabber.org/protocol/xhtml-im'><body xmlns='http://www.w3.org/1999/xhtml'>... didnt get any thing yet</body></html></message> (17:05:44) jabber: Sending (ssl): <message type='chat' id='purple2e2e40d5' to='[EMAIL PROTECTED]'><x xmlns='jabber:x:event'/><active xmlns='http://jabber.org/protocol/chatstates'/></message> (17:05:44) jabber: Recv (ssl)(302): <message to="[EMAIL PROTECTED]/Gaim486802B8" type="chat" from="[EMAIL PROTECTED]/gmail.B0648D7A"><cha:composing xmlns:cha="http://jabber.org/protocol/chatstates"/><nos:x value="disabled" xmlns:nos="google:nosave"/><arc:record otr="false" xmlns:arc="http://jabber.org/protocol/archive"/></message> (17:05:44) psychic: not available, doing nothing (17:05:44) jabber: Recv (ssl)(455): <message to="[EMAIL PROTECTED]/Gaim486802B8" type="chat" id="3C47164D35E638A2_0" iconset="classic" from="[EMAIL PROTECTED]/gmail.B0648D7A"><body>yo</body><met:google-mail-signature xmlns:met="google:metadata">c94e203a1f9e056d</met:google-mail-signature><cha:active xmlns:cha="http://jabber.org/protocol/chatstates"/><nos:x value="disabled" xmlns:nos="google:nosave"/><arc:record otr="false" xmlns:arc="http://jabber.org/protocol/archive"/></message> (17:05:49) jabber: Recv (ssl)(302): <message to="[EMAIL PROTECTED]/Gaim486802B8" type="chat" from="[EMAIL PROTECTED]/gmail.B0648D7A"><cha:composing xmlns:cha="http://jabber.org/protocol/chatstates"/><nos:x value="disabled" xmlns:nos="google:nosave"/><arc:record otr="false" xmlns:arc="http://jabber.org/protocol/archive"/></message> (17:05:49) psychic: not available, doing nothing (17:05:50) jabber: Recv (ssl)(462): <message to="[EMAIL PROTECTED]/Gaim486802B8" type="chat" id="3C47164D35E638A2_1" iconset="classic" from="[EMAIL PROTECTED]/gmail.B0648D7A"><body>get that?</body><met:google-mail-signature xmlns:met="google:metadata">275ca0a617b94d9d</met:google-mail-signature><cha:active xmlns:cha="http://jabber.org/protocol/chatstates"/><nos:x value="disabled" xmlns:nos="google:nosave"/><arc:record otr="false" xmlns:arc="http://jabber.org/protocol/archive"/></message> I did not get the two message "yo" and "got that" in the message window. More notes in #3532. Thanks! -m _______________________________________________ Support mailing list [email protected] http://pidgin.im/cgi-bin/mailman/listinfo/support
