qtwirediff icon indicating copy to clipboard operation
qtwirediff copied to clipboard

Basic Operation Under Ubuntu 20

Open bob2oneil opened this issue 2 years ago • 1 comments

When I load PCAP files captured either using Wireshark, or using Tshark directly, and open them up in the UI, there is a momentary pause indicated by the GUI during the load, but then nothing is rendered in terms of differences in the UI content below the select buttons. Tshark is on the path.

Can you give me some guidance on this, or perhaps limit the things I am trying to do for a successful outcome.

The application was built using Qt5.12.8

Versions are as follows:

**tshark -v TShark (Wireshark) 3.2.3 (Git v3.2.3 packaged as 3.2.3-1)

Version 3.2.3 (Git v3.2.3 packaged as 3.2.3-1)

OS Version: lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 20.04.5 LTS Release: 20.04 Codename: focal**

bob2oneil avatar Feb 14 '23 23:02 bob2oneil

I suspect you encountered bug https://github.com/aaptel/qtwirediff/issues/1 . This has been worked around in #6, so I think it's worth testing latest version.

pspacek avatar Jul 04 '24 14:07 pspacek