Ethereal-dev: Re: [Ethereal-dev] TCP graphs - PATCH FOR PPP

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Gordon McKinney" <gordon@xxxxxxxxxxxxx>
Date: Sun, 9 Dec 2001 11:49:15 -0000
I have seen that too. Since I haven't ever done any GLib programming I will
have to leave that one open to the group.

The problem however has always been present during the time I've been using
TCP Graph code, 0.8.19 and 0.8.20. Therefore I have baselined that bug when
indicating that the PPP and Ethernet framing code works.

There is another bug that I haven't had time to look at. If you follow a TCP
stream, or set up a filter, then selecting the graph crashes on Win32. I
haven't had time to see if it's simply my build on Win32 or whether it is a
generic problem. In any case the benefits of the graph code outway any bugs
it has.

If I get time then a may look into it. Is Pavel still around? I haven't
heard anything from him in several weeks now. He would be ideal to fix the
problem if he gets time.

Anyways,

Have a good remainder of your weekend.

--
Gordon McKinney
http://www.night-ray.com
Mobile +44 (0)7770-957 627

----- Original Message -----
From: "Guy Harris" <gharris@xxxxxxxxx>
To: "Gordon McKinney" <gordon@xxxxxxxxxxxxx>
Cc: <ethereal-dev@xxxxxxxxxxxx>
Sent: Sunday, December 09, 2001 1:23 AM
Subject: Re: [Ethereal-dev] TCP graphs - PATCH FOR PPP


> On Sun, Dec 09, 2001 at 12:58:00AM -0000, Gordon McKinney wrote:
> > When working with the graphing code I had problems with PPP. The
enclosed
> > patch solves this problem.
>
> Checked in.
>
> (BTW, I'm on "ethereal-dev", so there's no need to CC me when mailing to
> "ethereal-dev" - or "ethereal-users", for that matter.)
>
> > It has been tested on NT/2K with Ethernet and PPP without problem for
> > several weeks now without fault.
>
> What happens if you move another window on top of the graph window and
> then move the other window off of it?  It didn't seem to redraw when I
> tried it on NT 4.0; perhaps the GLib I'm using isn't delivering expose
> events to the drawing area.
>