[GH-ISSUE #2842] Appimage support does not send all appimage environment variables to AppRun #1777

Closed
opened 2026-05-05 08:26:51 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @crass on GitHub (Jul 9, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2842

According to AppImage documentation OWD and ARGV0 environment variables should be set for AppImage type 1 and type 2 appimages respectively. It looks like ARGV0 was added to the type 2 spec since #560.

The lack of and ARGV0 envvar is definitely affecting recent Inkscape appimages. We should set both for AppRun.

Originally created by @crass on GitHub (Jul 9, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2842 According to [AppImage documentation](https://docs.appimage.org/packaging-guide/environment-variables.html) `OWD` and `ARGV0` environment variables should be set for AppImage type 1 and type 2 appimages respectively. It looks like `ARGV0` was added to the type 2 spec since #560. The lack of and `ARGV0` envvar is definitely affecting recent [Inkscape appimages](https://gitlab.com/inkscape/inkscape/-/jobs/247650934/artifacts/download). We should set both for AppRun.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#1777
No description provided.