I can run at least 6 or 7 from here. So far I haven't found any that's don't work.
AppImage applications for Linux without installation Ubuntu, Arch Linux, CentOS, Debian, Fedora, openSUSE, Red Hat
appimage.github.io
Which ones? I use KDE, do you use KDE too? I tried these:
Caprine-2.52.0.AppImage
KeePassXC-2.6.4-x86_64.AppImage
Subtitle_Composer-x86_64.AppImage
DesktopEditors-x86_64.AppImage
krita-4.4.3-x86_64.appimage
Translatium-19.1.0.AppImage
freetube_0.12.0_amd64.AppImage
ksnip-1.9.0-continuous-x86_64.AppImage
Publii-0.38.2.AppImage
VSCodium-1.55.2-1618361301.glibc2.16-x86_64.AppImage
GitQlient-1.3.0-x86_64.AppImage
LibreOffice-fresh.standard-x86_64-7.1.2.AppImage
qBittorrent-Enhanced-Edition-4.3.4.11.AppImage
hw-probe-1.5-164-x86_64.AppImage
linux-x86-64_1.7.13_MyCrypto.AppImage
QMPlay2-21.03.09-1-x86_64.AppImage
Zettlr-1.8.7-x86_64.AppImage
live-usb-maker-qt-19.11.02.x86_64.AppImage
Joplin-1.8.1.AppImage
Makagiga.AppImage
Stacer-1.1.0-x64.AppImage
Kate-x86_64.AppImage
Motrix-1.5.15.AppImage
station-stable-v1.2-amd64.AppImage
GIMP_AppImage-release-2.10.22-withplugins-x86_64.AppImage
None of them worked, most threw these errors:
Code:
t.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyqt.qpa.screen: QXcbConnection: Could not connect to display :1
Could not connect to any X display.
Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyqt.qpa.screen: QXcbConnection: Could not connect to display :1
Could not connect to any X display.
These, from the maui project are the only ones which work:
nota-v1.2.1-amd64.AppImage
shelf-v1.1.0-amd64.AppImage
vvave-v1.2.1-amd64.AppImage
index-v1.2.1-amd64.AppImage
According to what I've read, and if I understand correctly, it has to do with the way appimages are currently being built. For example here
https://gist.github.com/probonopd/9feb7c20257af5dd915e3a9f2d1f2277 probonopd, appimage's creator, blames W for not being able to run appimages, however, some people argue that it's appimages' building process that needs adjustment, for me this sound more of an actual solution than asking W developers to adjust to every appimage out there, or any other app for that matter, although in X they just work. This one is worth a read too
https://blog.martin-graesslin.com/b...qpa_platform-environment-variable-by-default/