Hi @zrhoffman, I get the following crash on 7262.0.0.2-3. I have xorg-xwayland installed and am unsure if I am doing something else wrong.
qt.core.library: "crypto" loaded library
qt.core.library: "ssl" loaded library
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/plugins/tls" ...
qt.core.plugin.factoryloader: looking at "libqopensslbackend.so"
qt.core.plugin.loader: Found metadata in lib /opt/f5/vpn/plugins/tls/libqopensslbackend.so, metadata=
{
"IID": "org.qt-project.Qt.QTlsBackend",
"archlevel": 2,
"className": "QTlsBackendOpenSSL",
"debug": false,
"version": 395776
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList()
qt.core.qobject.connect: QObject::connect(QObject, Unknown): invalid nullptr parameter
qt.core.library: "/opt/f5/vpn/plugins/tls/libqopensslbackend.so" loaded library
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/plugins/platforms" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/platforms" ...
qt.core.plugin.factoryloader: looking at "libqxcb.so"
qt.core.plugin.loader: Found metadata in lib /opt/f5/vpn/platforms/libqxcb.so, metadata=
{
"IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
"MetaData": {
"Keys": [
"xcb"
]
},
"archlevel": 2,
"className": "QXcbIntegrationPlugin",
"debug": false,
"version": 395776
}
qt.core.plugin.factoryloader: Got keys from plugin meta data QList("xcb")
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
qt.core.library: "/opt/f5/vpn/platforms/libqxcb.so" loaded library
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/plugins/platformthemes" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/platformthemes" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/plugins/platforminputcontexts" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/platforminputcontexts" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/plugins/styles" ...
qt.core.plugin.factoryloader: checking directory path "/opt/f5/vpn/styles" ...
qt.core.library: "/opt/f5/vpn/platforms/libqxcb.so" unloaded library
qt.core.library: "/opt/f5/vpn/plugins/tls/libqopensslbackend.so" unloaded library
"crypto" unloaded library
"ssl" unloaded library
Pinned Comments
zrhoffman commented on 2026-01-04 05:26 (UTC)
@sergious234: Dependency
xorg-xwaylandis required to run f5vpn under Wayland (restarting your Wayland compositor after install is necessary). I have added it to theoptdependsarray.