gcla/termshark

Error starting UI: character set not supported

daladim opened this issue · 0 comments

Prerequisites

Please verify these before submitting an issue.

  • I am running the latest versions of Termshark and Wireshark.
  • I checked the README and User Guide and found no answer
  • I searched issues and this has not yet been filed

Problem

Current Behavior

I am unable to run termshark -r capture.pcap, as it immediately stops with a Error starting UI: character set not supported [TERM: xterm-256color] error message (and a 1 return code)

If no file is specified, termshark successfully listens for packets, but shows the same error message whenever the first packet is sniffed (and does not show any UI either).

This is very similar to #21. But in my case, neither fiddling with TERM, using screen (or not), nor running as root (or as normal user) changed anything.
I'm not sure what TERM values are accepted, as every one I tried was explicitly refused.

Context

Thanks