Vitron connect 6.14 pop os don t work

hello i try to install victron connect on pop s 6.14 but can work but the 5.75 work good .cat /tmp/VictronConnect.log
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
FATAL 2025-01-31T18:54:37.521 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-egl, wayland, xcb.

Hi Ronan,

We will look into this, but let me know if you’re using a virtual machine.

If you do, please, try to enable the 3D support acceleration in the settings of the VM.

Hello,
same problem here. No vm, plain linux mint.

My system:
Linux Mint 21.3 Virginia, XFCE
5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

qt5 installed (via $sudo apt install qtcreator)
execute Victron AppImage again
same error

tried to start AppImage with different “-platform” parameters

-platform minimal brings this log entries
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
WARN 2025-02-15T19:00:48.191 QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-root’
WARN 2025-02-15T19:00:48.218 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.220 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.222 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.224 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.226 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.228 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.229 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.231 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.232 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.236 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.237 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.239 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.243 This plugin does not support application fonts
WARN 2025-02-15T19:00:48.259 [VRGTLR] init translation function defined for vreg “VE_REG_LINK_BINARY_SWITCH_BANK_STATUS” but no translation function found!!
WARN 2025-02-15T19:00:48.259 [VRGTLR] init translation function defined for vreg “VE_REG_LINK_BINARY_SWITCH_BANK_MASK” but no translation function found!!
WARN 2025-02-15T19:00:48.271 [VRGTLR] init path “/Mgmt/ProcessName” has no vreg defined
WARN 2025-02-15T19:00:48.271 [VRGTLR] init path “/Mgmt/ProcessVersion” has no vreg defined
WARN 2025-02-15T19:00:48.271 [VRGTLR] init path “/Mgmt/Connection” has no vreg defined
WARN 2025-02-15T19:00:48.271 [VRGTLR] init path “/Connected” has no vreg defined
WARN 2025-02-15T19:00:48.271 [VRGTLR] init path “/N2KUniqueNumber” has no vreg defined
WARN 2025-02-15T19:00:48.273 [VRGTLR] init path “/Alarms/LowBattery” has no vreg defined
WARN 2025-02-15T19:00:48.273 [VRGTLR] init path “/Alarms/FuseBlown” has no vreg defined
WARN 2025-02-15T19:00:48.283 [VRGTLR] init path “/Update/StartResult” has no vreg defined
WARN 2025-02-15T19:00:48.283 [VRGTLR] init path “/PinCodeResult” has no vreg defined
WARN 2025-02-15T19:00:48.283 [VRGTLR] init path “/PukCodeResult” has no vreg defined
WARN 2025-02-15T19:00:48.285 [VRGTLR] init empty path found for “Charger Algorithm Timeout”
WARN 2025-02-15T19:00:48.924 [VRMPIN] START SYNC DATABASE TO MAP 0
WARN 2025-02-15T19:00:48.939 qt.dbus.integration: Could not connect “org.freedesktop.NetworkManager” to “stateChanged”
WARN 2025-02-15T19:00:48.940 qt.dbus.integration: Could not connect “org.freedesktop.NetworkManager” to “connectivityChanged”
WARN 2025-02-15T19:00:48.942 qt.dbus.integration: Could not connect “org.freedesktop.NetworkManager” to “deviceTypeChanged”
WARN 2025-02-15T19:00:48.943 qt.dbus.integration: Could not connect “org.freedesktop.NetworkManager” to “meteredChanged”
WARN 2025-02-15T19:00:49.843 This plugin does not support createPlatformOpenGLContext!
WARN 2025-02-15T19:00:49.888 qt.svg: link #a is undefined!
WARN 2025-02-15T19:00:50.447 [VEIBLE] Start scan requested but adapter powered off!
WARN 2025-02-15T19:00:50.478 [VRGTLR] publish VREG has no associated path: “142”

AppImage goes stuck

-platform wayland brings:
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
error: XDG_RUNTIME_DIR not set in the environment.

AppImage brings: Segmentation fault

What QT requirements must be set?

Regards

1 Like

Found this topic:

run: sudo apt install libxcb-cursor0
start: sudo ./VictronConnect-x86_64-v6.14.AppImage

… the App starts :grinning:

Addendum:
$wine64 ./VictronConnectInstaller_v5.107.exe
runs also :+1:

Version 6 (VictronConnectInstaller_v6.14.exe) fails

1 Like