[PR #502] [MERGED] Xapps #3649

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/502
Author: @Fred-Barclay
Created: 5/7/2016
Status: Merged
Merged: 5/7/2016
Merged by: @netblue30

Base: masterHead: xapps


📝 Commits (3)

📊 Changes

11 files changed (+72 additions, -12 deletions)

View changed files

📝 Makefile.in (+3 -0)
📝 README (+1 -0)
📝 README.md (+1 -1)
📝 RELNOTES (+2 -1)
📝 etc/atril.profile (+2 -5)
📝 etc/disable-programs.inc (+12 -5)
etc/xplayer.profile (+15 -0)
etc/xreader.profile (+16 -0)
etc/xviewer.profile (+13 -0)
📝 platform/debian/conffiles (+3 -0)
📝 src/firecfg/firecfg.config (+4 -0)

📄 Description

I noticed a somewhat serious bug with atril and firejail (atril wouldn't launch, if that counts as "serious" 😆) so this should patch that. I'm going to try and test deeper over the next few days and see if I can get a better profile, but I wanted to go ahead and get this patched ASAP.

I also added support for three of the four new Linux Mint xapps--xplayer, xreader, and xviewer (forked from totem, atril, and eog, respectively) and cleaned up a little in etc/disabled-programs.inc.

Hope this helps!
Fred


🔄 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/502 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 5/7/2016 **Status:** ✅ Merged **Merged:** 5/7/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `xapps` --- ### 📝 Commits (3) - [`78fbedb`](https://github.com/netblue30/firejail/commit/78fbedbe1199ce7914c021c376bb5752439f8c62) added xapps && cleanup - [`43fc273`](https://github.com/netblue30/firejail/commit/43fc27396606a66de7948aeeaade550c0843b2f3) forgot atril profile - [`d9b29db`](https://github.com/netblue30/firejail/commit/d9b29db4d7b3dafc518b404d1fc8dea1b1b1c216) ignorance is NOT bliss ### 📊 Changes **11 files changed** (+72 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+3 -0) 📝 `README` (+1 -0) 📝 `README.md` (+1 -1) 📝 `RELNOTES` (+2 -1) 📝 `etc/atril.profile` (+2 -5) 📝 `etc/disable-programs.inc` (+12 -5) ➕ `etc/xplayer.profile` (+15 -0) ➕ `etc/xreader.profile` (+16 -0) ➕ `etc/xviewer.profile` (+13 -0) 📝 `platform/debian/conffiles` (+3 -0) 📝 `src/firecfg/firecfg.config` (+4 -0) </details> ### 📄 Description I noticed a somewhat serious bug with atril and firejail (atril wouldn't launch, if that counts as "serious" :laughing:) so this should patch that. I'm going to try and test deeper over the next few days and see if I can get a better profile, but I wanted to go ahead and get this patched ASAP. I also added support for three of the four new Linux Mint xapps--xplayer, xreader, and xviewer (forked from totem, atril, and eog, respectively) and cleaned up a little in etc/disabled-programs.inc. Hope this helps! Fred --- <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:05:21 -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#3649
No description provided.