Hello!
$ gqrx
qt.qpa.xcb: could not connect to display
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
Aborted
$
Found a few references to building the qt plugin from source (including the cross-compile article). Is there any apt method to install the qt plugin? Thanks.
Regards.
P.S.
The platform is a Raspberry Pi 4 running Raspberry Pi OS Bullseye 64-bit.