sacnview icon indicating copy to clipboard operation
sacnview copied to clipboard

v2.2.0-beta.1 - Linux build missing xcb

Open marcusbirkin opened this issue 3 years ago • 0 comments

Appimage build fails to run

$export QT_DEBUG_PLUGINS=1 $./sACNView_2.2.0-beta.1-x86_64.AppImage QFactoryLoader::QFactoryLoader() checking directory path "/tmp/.mount_sACNViC1JvB5/platforms" ... qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Extracting the Appimage squashfs image reveals it's missing the "plugins" and "translations" folders

Related: https://github.com/probonopd/linuxdeployqt/issues/532

marcusbirkin avatar Mar 11 '23 12:03 marcusbirkin