You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Raspberry Pi 4
Raspberry Pi Os (or whatever it is now called) Bullseye
Prerequisites
Please verify these before submitting an issue.
Problem
Current Behavior
I am unable to run
termshark -r capture.pcap
, as it immediately stops with aError starting UI: character set not supported [TERM: xterm-256color]
error message (and a1
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
, usingscreen
(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
apt
Thanks
The text was updated successfully, but these errors were encountered: