[Linux] Packet bytes window doesn't show all ASCII-characters

asked 2021-08-19 06:39:14 +0000

txc gravatar image

Hi @ all.

I am using Wireshark for Windows and Linux (Kali). In my Linux-Version, the right side of the Packet Bytes Tab is cut off or something like that. The hex-values are shown correctly, but the 'translation' into ASCII, right to the hexdump, misses some characters. It makes no difference, whether I'm inspecting a pcap-file or when Wireshark performs a live packet capture. When I move the mouse over these unvisible ASCII-characters, the corresponding hex-values are highlighted, but the characters are not visible. Even the light grey dots (this is used, when the conversion from hex to ASCII isn't possible) do not show up. But the place of the character is outlined with a rectangle.

When I use Wireshark for Windows, this problem doesn't occur...

Unfortunately I can't upload a picture, because I am new registered here.

Edit: I found a picture with the same problem. https://gitlab.com/wireshark/wireshar...

edit retag flag offensive close merge delete

Comments

Not sure how you found that image, but I suspect it's linked to an issue in GitLab where someone has reported the same problem. The problem appears to be related to the Qt UI toolkit used by Wireshark and can occur when multiple monitors are being used.

grahamb gravatar imagegrahamb ( 2021-08-19 08:10:46 +0000 )edit

Hi, thanks for your answer. I am using just one monitor. Linux runs as a virtual machine (Virtual Box). Version is 3.4.4. Tried the deletion of personal settings too, but it didn't work

txc gravatar imagetxc ( 2021-08-19 14:20:08 +0000 )edit

I think it might also have been reported when using RDP which may also apply to however you're remoting into your Kali VM.

I don't think there's a solution to this issue at the moment.

grahamb gravatar imagegrahamb ( 2021-08-19 15:11:54 +0000 )edit

Any way. Bugs are better reported at the gitlab place with all the other bugs. This is not the place to report bugs.

hugo.vanderkooij gravatar imagehugo.vanderkooij ( 2021-08-19 15:29:18 +0000 )edit

It's OK to ask here first for a workaround, someone will point folks to GitLab if need be. Think of Ask as a triage station.

grahamb gravatar imagegrahamb ( 2021-08-19 15:46:12 +0000 )edit