yea, it won't crash, but it probably disconnects and reconnects to the
server (or if you're lucky just the xml stream is reset)

as I suspected, the error is occurring before the protocol dump, so you'll
need to try tcpdump.

On Thu, Oct 29, 2009 at 2:54 AM, Vishal <sms...@gmail.com> wrote:

>
> Hi Norman
>
> Thanks for the inputs. The yahoo transport doesnt crash per se. I see
> only presence info being exchanged after i enabled dumpprotocol. Maybe
> this errors are of the offline messages which are not parsed?
>
> Thanks once again
>
> Vishal
>
> On Oct 27, 3:04 am, Norman Rasmussen <norm...@gmail.com> wrote:
> > 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 <sms...@gmail.com> 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 <t...@stoo.org> 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
> > > > `...@yahoo.com', 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
> > > > t...@stoo.org
> >
> > --
> > - Norman Rasmussen
> > - Email: nor...@rasmussen.co.za
> > - Home page:http://norman.rasmussen.co.za/- Hide quoted text -
> >
> > - Show quoted text -
> >
>


-- 
- Norman Rasmussen
- Email: nor...@rasmussen.co.za
- 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 py-transports@googlegroups.com
To unsubscribe from this group, send email to 
py-transports+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/py-transports?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to