Hi, I might have been to quick, I got reports that it now works if the column is hidden in prefreences but Doing: /usr/local/bin/tshark -o column.hidden:%L ... Does still not work neider does %t (time) or %d (destination)
Regards Anders -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Anders Broman Sent: den 24 maj 2011 18:39 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Removing the lenght col in preferences - no effect on tshark Hi, Thanks, that did the trick :-) Regards Anders -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Guy Harris Sent: den 24 maj 2011 18:18 To: Developer support list for Wireshark Subject: Re: [Wireshark-dev] Removing the lenght col in preferences - no effect on tshark On May 24, 2011, at 8:01 AM, Anders Broman wrote: > Dissabling the "Lenght" column in preferences in the GUI has no effect on > tshark. > Running tshatk with -o column:hidden:%L does not help either. TShark doesn't call get_column_visible(). I've checked in a fix in rev 37374. That might have to get propagate to other branches. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
