filter line is not checked or colourized in kali linux. Is it possible to switch on checking and colourizing of the filter input field in Wireshark asked 07 May '14, 06:38 spacewalker56 |
One Answer:
Is your Wireshark version using GTK 3.0 or later? According to my own tests the background color of the filter box only works with GTK 2.X framework. answered 07 May '14, 11:09 Pascal Quantin |
I used the command: pkg-config --modversion gtk+-2.0 to find out I have version 2.24.
I work in a virtual Kali under parallels with the parallels tools installed.