ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] New packet list

From: "Anders Broman" <a.broman@xxxxxxxxx>
Date: Wed, 2 Sep 2009 21:34:12 +0200

-----Ursprungligt meddelande-----
Från: wireshark-dev-bounces@xxxxxxxxxxxxx
[mailto:wireshark-dev-bounces@xxxxxxxxxxxxx] För didier
Skickat: den 2 september 2009 18:41
Till: Developer support list for Wireshark
Ämne: Re: [Wireshark-dev] New packet list

Hi,
Le mercredi 02 septembre 2009 à 09:11 -0700, Gerald Combs a écrit :
>> Anders Broman wrote:
>> > Hi,
>> > 
>> > I intend to make the new packet list the build choice for Windows in
the
>> > next day or so
>> > 
>> > To get more feedback on remaining issues missing functions etc any
>> > objections?
>> 
>> I'm going release 1.3.0 (and 1.2.2 and 1.0.9) soon. Is the new packet
>> list in good enough shape for the development release?
I think so.

>- There's a couple of issues with colors (colorize conversation doesn't
>work and packets without color are randomly colorized).

*should* work now.

>- changing to a profile with different columns doesn't work.
Not implemented yet:
#ifndef NEW_PACKET_LIST
   /* Recreate the packet list according to new preferences */
   packet_list_recreate ();
   cfile.cinfo.columns_changed = FALSE; /* Reset value */
   user_font_apply();
#endif

I think there may be other stuff not implemented wrgt recent and prefs
files.
I get a crash when trying to change profile :(
If some one want's to look into it...
Regards
Anders


>But it doesn't seem to dump core or leak.
>
>Didier


___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe