Gerald Combs | 29 Nov 22:54
Favicon
Gravatar

Wireshark 0.99.7pre2 is now available


Wireshark 0.99.7pre2 is now available for testing.  Source code and a
Windows installer can be downloaded immediately from

http://www.wireshark.org/download/prerelease/wireshark-0.99.7pre2.tar.gz
http://www.wireshark.org/download/prerelease/wireshark-0.99.7pre2.u3p
http://www.wireshark.org/download/prerelease/wireshark-setup-0.99.7pre2.exe

This release adds many bug fixes and new features.  An in-progress list
of changes can be found in the release notes at
http://www.wireshark.org/docs/relnotes/wireshark-0.99.7.html .

Please report any problems you find to the wireshark-dev mailing list or
open a ticket at http://bugs.wireshark.org/ .

Barring any problems, the final release should be out around December 5.

File verification information:

MD5(wireshark-0.99.7pre2.tar.gz)=3a607338aa222a13fd5208434cae3b6d
SHA1(wireshark-0.99.7pre2.tar.gz)=14288efaeded47043d635c8395643e4e0256190e
RIPEMD160(wireshark-0.99.7pre2.tar.gz)=3049f2e99d2871ae7a12dbb1ecbdceab351f9e06

wireshark-0.99.7pre2.u3p: 26184452 bytes
MD5(wireshark-0.99.7pre2.u3p)=29bc7bf45c421bd145f27f9221eee5c3
SHA1(wireshark-0.99.7pre2.u3p)=cd1ccaea5b9cf037c67c9c46979c239576eadc1a
RIPEMD160(wireshark-0.99.7pre2.u3p)=31756e49562bbd7523d1e4addf4de98ba8fac460

wireshark-setup-0.99.7pre2.exe: 21104206 bytes
MD5(wireshark-setup-0.99.7pre2.exe)=8cd9d3559584853f85d707e91058f5be
(Continue reading)

Ulf Lamping | 29 Nov 23:42

Re: Wireshark 0.99.7pre2 is now available

Gerald Combs schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Wireshark 0.99.7pre2 is now available for testing.  Source code and a
> Windows installer can be downloaded immediately from
>   
Thanks for bringing up a pre2, the number of fixes was long ...

As expected from the Roadmap, the console warning about samr.nt_password 
is still not fixed ...

I get the feeling we might even need a pre3, given the number of new 
fixes still rushing in :-(

Regards, ULFL
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Ulf Lamping | 30 Nov 04:08

Re: Wireshark 0.99.7pre2 is now available

Gerald Combs schrieb:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Wireshark 0.99.7pre2 is now available for testing.  Source code and a
> Windows installer can be downloaded immediately from
>   
Unfortunately, "Autoscroll in Live Capture" doesn't seem to work any 
longer. I don't know how long ago this bug was introduced.

Regards, ULFL
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Stephen Fisher | 30 Nov 04:24
Favicon

Re: Wireshark 0.99.7pre2 is now available

On Fri, Nov 30, 2007 at 04:08:42AM +0100, Ulf Lamping wrote:
> Gerald Combs schrieb:
> >
> > Wireshark 0.99.7pre2 is now available for testing.  Source code and a
> > Windows installer can be downloaded immediately from
>
> Unfortunately, "Autoscroll in Live Capture" doesn't seem to work any
> longer. I don't know how long ago this bug was introduced.

I've been noticing problems with auto-scrolling in the Emacs editor's
compilation buffer for a a couple of months now.  My Emacs (v22.1.1) is
linked against GTK 2.10.13.  My main copy of Wireshark is linked against
2.12.1 and seems ok right now.  Both are running on OS X's Unix backend. 
I do recall some problems auto-scrolling in Wireshark, but it was
usually temporary and I didn't think much of it.  Hmm... what version is
the Windows build linking against now?  I'll keep an eye out for
Wireshark misbehaving to see if the (probable) GTK bug is still there in
2.12.1.

Steve
_______________________________________________
Wireshark-dev mailing list
Wireshark-dev <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Jim Young | 30 Nov 04:46

Re: Wireshark 0.99.7pre2 is now available

Hello Ulf,

>>> Ulf Lamping <ulf.lamping <at> web.de> 11/29/07 10:08 PM >>>
> Unfortunately, "Autoscroll in Live Capture" doesn't seem to work any 
> longer. I don't know how long ago this bug was introduced.

I think autoscroll behavior was changed (augmented?).

My observation is that auto-scrolling now stops if you scroll UP in the 
packet summary pane.  You can restore auto-scrolling by simply scrolling 
to the bottom-most (i.e. most recent) item of the summary pane.

You can also click on the "Go to first packet" and "Go to the last packet"
toolbar buttons to accomplish same.

Best regards,

Jim Young

_______________________________________________
Wireshark-dev mailing list
Wireshark-dev <at> wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-dev
Ulf Lamping | 30 Nov 10:55

Re: Wireshark 0.99.7pre2 is now available

Jim Young schrieb:
> I think autoscroll behavior was changed (augmented?).
>
> My observation is that auto-scrolling now stops if you scroll UP in the 
> packet summary pane.  You can restore auto-scrolling by simply scrolling 
> to the bottom-most (i.e. most recent) item of the summary pane.
>
> You can also click on the "Go to first packet" and "Go to the last packet"
> toolbar buttons to accomplish same.
>   
Ah, at least that explains what happens.

Well, I think at least the following is unintuitive:

I've steadily get packets rushing in.

- If I switch off scrolling (by using the toolbar - which is the obvious 
way to do that?) to have a look at some packets and then turn scrolling 
back on - scrolling won't start again as the scrollbar is not "down" - 
this is a bug now IMHO
- If I select a packet in the packet list, I would expect the autoscroll 
to stop - this should be enhanced

So two questions:

- should the autoscroll mode be disabled (e.g. displayed by the toolbar 
icon) when scrolling is disabled? Having both a "visible" criteria 
(autoscroll icon) and an "invisible" (position of scrollbar) sounds not 
very intuitive to me - but I may be wrong here
- should "go to last packet" turn the autoscroll mode back on automatically?
(Continue reading)

Gerald Combs | 30 Nov 21:17
Favicon
Gravatar

Re: Wireshark 0.99.7pre2 is now available

Ulf Lamping wrote:
> Jim Young schrieb:
>> I think autoscroll behavior was changed (augmented?).
>>
>> My observation is that auto-scrolling now stops if you scroll UP in the 
>> packet summary pane.  You can restore auto-scrolling by simply scrolling 
>> to the bottom-most (i.e. most recent) item of the summary pane.
>>
>> You can also click on the "Go to first packet" and "Go to the last packet"
>> toolbar buttons to accomplish same.
>>   
> Ah, at least that explains what happens.

This was added by one of the guys here at CACE, and checked in in r22277. It's
intended to let you go back and look at any interesting traffic that might be
flying past during a live capture by simply grabbing the scroll bar. Modern
terminal programs have this behavior, e.g. when PuTTY's "Reset scrollback on
display activity" option is disabled.

> So two questions:
> 
> - should the autoscroll mode be disabled (e.g. displayed by the toolbar 
> icon) when scrolling is disabled? Having both a "visible" criteria 
> (autoscroll icon) and an "invisible" (position of scrollbar) sounds not 
> very intuitive to me - but I may be wrong here

How is the scrollbar position "invisible"? If you're at the bottom, then
autoscroll is enabled. If you're not, then autoscroll is disabled. At any rate,
the toolbar icon should reflect the autoscroll state. We'll work on a fix.

(Continue reading)

Maynard, Chris | 30 Nov 21:49

Re: Wireshark 0.99.7pre2 is now available

Personally, I really like the way autoscroll works now.  But Ulf makes a
good suggestion in that it may also be nice to stop the autoscroll if
you click on a packet of interest.   Then resume the same way as now.

-----Original Message-----
From: wireshark-dev-bounces <at> wireshark.org
[mailto:wireshark-dev-bounces <at> wireshark.org] On Behalf Of Gerald Combs
Sent: Friday, November 30, 2007 3:17 PM
To: Developer support list for Wireshark
Subject: Re: [Wireshark-dev] Wireshark 0.99.7pre2 is now available

Ulf Lamping wrote:
> Jim Young schrieb:
>> I think autoscroll behavior was changed (augmented?).
>>
>> My observation is that auto-scrolling now stops if you scroll UP in
the 
>> packet summary pane.  You can restore auto-scrolling by simply
scrolling 
>> to the bottom-most (i.e. most recent) item of the summary pane.
>>
>> You can also click on the "Go to first packet" and "Go to the last
packet"
>> toolbar buttons to accomplish same.
>>   
> Ah, at least that explains what happens.

This was added by one of the guys here at CACE, and checked in in
r22277. It's
intended to let you go back and look at any interesting traffic that
(Continue reading)


Gmane