I’ve always somewhat had that issue, which endured at least three installations in totla (so not a problem with my confniguration):
qt.qpa.plugin: Could not find the Qt platform plugin “wayland” in “”
qt.qpa.xcb: could not connect to display
but now for more than one program, it doesn’t load at all, because of that:
qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
Complete message:
Summary
$ ./kdenlive-21.12.1-x86_64.appimage
qt.qpa.plugin: Could not find the Qt platform plugin “wayland” in “”
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: xcb.
/tmp/.mount_kdenli4GpeEr/AppRun : ligne 42 : 42513 Abandon (core dumped)kdenlive --config kdenlive-appimagerc $@
It concerns specifically the appimage version. the one from repositories does open… then crash, coredump.
There’s something wrong with either the archlinux base system, or QT: I tried the method with changing QT plugin path, it didn’t work.