Running FreeBSD 12.2. I seem to have a problem with Qt when installing ports. I installed the latest pkg of jamulus (3.6.2) along with 57 dependencies:
When I attempt to start the program, I get the following message:
I had the exact same problem with another port (avidemux) I tried to install a few months back, which I wasn't able to resolve.
Code:
New packages to be INSTALLED:
celt: 0.11.3_3
db5: 5.3.28_7
dejavu: 2.37_1
double-conversion: 3.1.5.19
encodings: 1.0.5,1
etc_os-release: 0.1_3
evdev-proto: 5.8
flac: 1.3.3
font-bh-ttf: 1.0.3_4
font-misc-ethiopic: 1.0.4
font-misc-meltho: 1.0.3_4
hicolor-icon-theme: 0.17
icu: 68.2,1
jackit: 0.125.0_12
jamulus: 3.6.2
libXdamage: 1.1.5
libXi: 1.7.10,1
libXmu: 1.1.3,1
libXrandr: 1.5.2
libXrender: 0.9.10_2
libXt: 1.2.0,1
libXxf86vm: 1.1.4_3
libevdev: 1.9.1.20200928
libfontenc: 1.1.4
libgudev: 234
libinput: 1.16.4
libmtdev: 1.1.6
libsamplerate: 0.1.9_1
libsndfile: 1.0.30
libunwind: 20201110
libwacom: 1.5
libxkbcommon: 1.0.3
libxshmfence: 1.3
mesa-libs: 20.2.3
mkfontscale: 1.2.1
pcre2: 10.36
py37-evdev: 1.3.0
py37-pyudev: 0.22.0
qt5-concurrent: 5.15.2_1
qt5-core: 5.15.2
qt5-dbus: 5.15.2_1
qt5-gui: 5.15.2_2
qt5-network: 5.15.2_1
qt5-widgets: 5.15.2_1
qt5-xml: 5.15.2_1
qtchooser: 66_4
vulkan-headers: 1.2.166
xcb-util: 0.4.0_2,1
xcb-util-image: 0.4.0_1
xcb-util-keysyms: 0.4.0_1
xcb-util-renderutil: 0.3.9_1
xcb-util-wm: 0.4.1_3
xdg-utils: 1.1.3_1
xkeyboard-config: 2.31
xorg-fonts-truetype: 7.7_1
xprop: 1.2.5
xset: 1.2.4_3
zstd: 1.4.8
Code:
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: bsdfb, minimal, offscreen, vnc, xcb.
Abort