[PR #4094] [MERGED] fixing engrampa profile #5026

Closed
opened 2026-05-05 10:30:55 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4094
Author: @ghost
Created: 3/13/2021
Status: Merged
Merged: 3/14/2021
Merged by: @netblue30

Base: masterHead: patch-11


📝 Commits (1)

📊 Changes

1 file changed (+0 additions, -4 deletions)

View changed files

📝 etc/profile-a-l/engrampa.profile (+0 -4)

📄 Description

memory-deny-write-execute causes the app to be unusable (you just get, a messed up window)
at least on ubuntu 18.04 32bit

with these

net none
dbus-user none

it complains a lot in the terminal about dbus
Nothing obvious is broken, but not tested thoroughly either.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/4094 **Author:** [@ghost](https://github.com/ghost) **Created:** 3/13/2021 **Status:** ✅ Merged **Merged:** 3/14/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-11` --- ### 📝 Commits (1) - [`936cb32`](https://github.com/netblue30/firejail/commit/936cb321ecec13e2d39dd7b4d6e0bd92a8be10fc) fixing engrampa profile ### 📊 Changes **1 file changed** (+0 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/engrampa.profile` (+0 -4) </details> ### 📄 Description `memory-deny-write-execute` causes the app to be unusable (you just get, a messed up window) at least on ubuntu 18.04 32bit with these ``` net none dbus-user none ``` it complains a lot in the terminal about dbus Nothing obvious is broken, but not tested thoroughly either. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:30:55 -06:00
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#5026
No description provided.