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
Currently Travis-ci fails to build AppImage file. Using linuxdeployqt script, following error is displayed.
$ ./linuxdeployqt*.AppImage ./appdir/usr/share/applications/*.desktop -bundle-non-qt-libs -qmldir=.
fusermount: failed to open /etc/fuse.conf: Permission denied
fusermount: failed to access mountpoint /tmp/.mount_9jC3BW: Permission denied
Cannot mount AppImage, please check your FUSE setup.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information
open dir error: Transport endpoint is not connected
AppImage file is not built and consequently not uploaded to GitHub Releases.
The text was updated successfully, but these errors were encountered:
Because we changed our core encryption library .travis.yml definitely needs to be rewritten (#42). With readable travis file, it will be possible to debug this.
Currently Travis-ci fails to build AppImage file. Using linuxdeployqt script, following error is displayed.
AppImage file is not built and consequently not uploaded to GitHub Releases.
The text was updated successfully, but these errors were encountered: