Gitteraqt
Gitteraqt copied to clipboard
AppImage does not run
Please see https://github.com/AppImage/appimage.github.io/pull/680. How was the AppImage made?
Hi @probonopd thanks for the report. xcb seems to be present in the platforms folder "Gitteraqt/AppDir/usr/plugins/platforms/libqxcb.so".
For generation I used - " ./linuxdeployqt-continuous-x86_64.AppImage AppDir/usr/share/applications/Gitteraqt.desktop -appimage -qmldir=." OS: Ubuntu 18.04
Please do this on Ubuntu 14.04. Reason: https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages#creating-appimages-that-are-compatible-with-many-systems
Otherwise it will not work on systems older than 18.04 (such as mine).
Thank you very much.