-
## Expected vs. actual behavior
After installation and having granted a fresh token I expect to be able able to download and sync my evernote database (around 17k notes) locally on nixnote2.
Unfor…
-
/tmp/.mount_berry-xPmuiE/AppRun: 13: pushd: not found
Archive: /tmp/.mount_berry-xPmuiE/data.zip
error: cannot create data.vmdk
Read-only file system
/tmp/.mount_berry-xPmuiE/AppRun: 15:…
-
My AppImage (see the recipe in attachment) is executable only on the build machine.
If I try to run on other OS or machine, I got the error `APPRUN_ERROR: No such file or directory`.
In the AppRun.e…
-
Looks like WebKitWebProcess and its dependencies need to be bundled as well:
```
** (process:5): WARNING **: SearchPaths.vala:175: translations not found
** (AppRun:5): WARNING **: Error retrie…
-
Example of the readme:
```
$ ./nix2appimage.sh vlc
these derivations will be built:
/nix/store/s62ip4ga26m6ik4caa0m1gfhk9fsqvjp-AppRun.drv
/nix/store/185c2bf8ksbnkw0f3j8nqm1aw0jip0a6…
-
Enter the name of the package (leave empty to quit)
[?] >>: mullvad
Multiple Packages were found. Please select which one to use
[?] >>: mullvad-vpn-beta-2022.4.stable-1-x86_64
> mullvad-vpn-be…
-
Hi,
When I try to launch Meshlab
thierry@thierry-UX410UAR:~/Applications$ ./MeshLab2023.12-linux.AppImage
I got the following error
Using OpenGL 4.6
/tmp/.mount_MeshLaNTSunG/AppRun.wrappe…
-
I am trying to run rclip inside [docker-webtop](https://docs.linuxserver.io/images/docker-webtop/) (with Alpine) however when trying to execute the AppImage, I get the following error:
```
$ rclip…
-
https://github.com/AppImage/docs.appimage.org/blob/master/source/packaging-guide/manual.rst
> The AppRun file can be a script or executable. It sets up required environment variables such as $PATH …
-
I'm just tinkering around with Java, groovy, gradle and jetty/gretty.
My little sample app has one java class, one groovy class and an index.xhtml (JSF).
If I run the appRun task, my app doesn't…