You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$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
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: probonopd/linuxdeployqt#532
The text was updated successfully, but these errors were encountered: