I have downloaded the latest version of Appimage for Linux. When I ran it (in antiX Linux), on the command line I got this error:
/tmp/.mount_VictroSvr8Jz/AppRun: 44: gio: not found
The log contained a single line:
/tmp/.mount_VictroSvr8Jz//bin/VictronConnect: error while loading shared libraries: libOpenGL.so.0: cannot open shared object file: No such file or directory
After installing libOpenGL, command line error was the same, plus another line “Aborted”
And the Log contained:
Start gui app
WARN 2026-07-28T13:21:59.337 qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
FATAL 2026-07-28T13:21:59.340 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, vkkhrdisplay, vnc, wayland-brcm, wayland-egl, wayland, xcb.
Can I expect that it will be fixed in the next release?