can you enable dumpProtocol and see if there's some bad xml just before the crash? (if that doesn't work please try tcpdump instead)
On Mon, Oct 26, 2009 at 5:25 AM, Vishal <[email protected]> wrote: > > Hi > > Am getting the following errors with the updated files: > > File "c:\yahoo-t-0.4\yahoo.py", line 1314, in <module> > connection.Process(1) > File "c:\yahoo-t-0.4\xmpp\dispatcher.py", line 122, in Process > self.Stream.Parse(data) > ExpatError: not well-formed (invalid token): line 1, column 3759 > > Any suggestions? Thanks in advance. > > Vishal > > On Oct 16, 1:18 am, Tim Stewart <[email protected]> wrote: > > Hello all, > > > > On Oct 10, 2009, at 11:40 AM, Chain wrote: > > > > > Which patch do you mean? I think I got a bit confused in this thread. > > > Otherwise, please tell us, when you're finished pushing the patch into > > > git. Would be nice to have YIM working again :) > > > > I have pushed the patch into Norman's Git repository. Two things to > > note: > > > > 1) I added code that ignores any buddy name with an `@', except for > > `[email protected]', in an attempt to disable MSN contacts. They don't seem > > > to work well (one-way comms and presence problems). > > > > 2) Presence for newly-added buddies seems to be broken. You can still > > converse but you will not see them change status. Old contacts seem > > to work fine. I'm guessing you could manage your list with the web or > > official client, though. > > > > I'm sorry it's not complete, given the two notes above, but it's the > > best I can do with the time I have right now. I expect the solutions > > to both 1) and 2) are probably unimplemented message types but I have > > not researched them yet. > > > > -- > > -TimS > > > > Tim Stewart > > Stoo Research > > [email protected] > > > -- - Norman Rasmussen - Email: [email protected] - Home page: http://norman.rasmussen.co.za/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "py-transports" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/py-transports?hl=en -~----------~----~----~----~------~----~------~--~---
