Hi Norman
Thanks for the inputs. If i enable protocol dump it only shows
presence info being exchanged. How do i enable tcp dump in the
config.xml file?
<!-- The file to log to. Leave this disabled for stdout only -->
<debugFile>yahooerror.log</debugFile>
<!-- Show the raw data being sent and received from the xmpp and
yahoo servers -->
<dumpProtocol/>
I tried changing dumpProtocol to dumptcp but the transport ignored
that.
Kindly let me know
Vishal
On Oct 30, 10:31 pm, Norman Rasmussen <[email protected]> wrote:
> 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 <[email protected]> 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 <[email protected]> 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 <[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/-Hide quoted text -
>
> > > - Show quoted text -
>
> --
> - Norman Rasmussen
> - Email: [email protected]
> - Home page:http://norman.rasmussen.co.za/- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---