On Wed, Jan 09, 2002 at 10:36:31PM +1100, Hamish Moffatt wrote: > On Wed, Jan 09, 2002 at 09:26:36AM +0100, Jirka Novak wrote: > > > Yes I think I used packet-menu.4.diff. Selecting Match (any type, > > > AND, OR etc) caused the error. Selecting prepare (any type) > > > was OK (nothing happened). > > > > > > Hm, I'm not able to reproduce your results. In source code I make check, > > if selected column can have filter expression (and protocol col can't). > > In case it can't, program will do nothing. And code for checks and > > generation of filter is same for Filter and Prepare menu. > > I have no idea :-( > > Strange. I was testing it on Windows. Are you using Windows or UNIX?
I couldn't reproduce your results on NT 4.0 or on FreeBSD/X. The error message box is *probably* trying to complain about an error in the display filter expression, which would explain why there was no problem with "Prepare" (as that just modifies the expression, it doesn't compile it and apply it as a filter), but why it showed up with no message I don't know.
