[PR #1503] [MERGED] enhance and fix profiles (mostly novideo additions) #4000

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1503
Author: @smitsohu
Created: 8/29/2017
Status: Merged
Merged: 8/30/2017
Merged by: @netblue30

Base: masterHead: enhanced_profiles


📝 Commits (2)

  • a6a8241 profile enhancements (mostly novideo)
  • 6a4bddb add more novideo

📊 Changes

65 files changed (+86 additions, -29 deletions)

View changed files

📝 etc/amarok.profile (+1 -0)
📝 etc/audacious.profile (+3 -1)
📝 etc/caja.profile (+1 -0)
📝 etc/claws-mail.profile (+1 -0)
📝 etc/cmus.profile (+1 -0)
📝 etc/cpio.profile (+1 -0)
📝 etc/curl.profile (+1 -0)
📝 etc/cvlc.profile (+3 -24)
📝 etc/dnscrypt-proxy.profile (+1 -0)
📝 etc/dnsmasq.profile (+1 -0)
📝 etc/dosbox.profile (+1 -0)
📝 etc/enchant.profile (+1 -0)
📝 etc/evolution.profile (+1 -0)
📝 etc/exiftool.profile (+1 -0)
📝 etc/fbreader.profile (+1 -0)
📝 etc/feh.profile (+3 -1)
📝 etc/file.profile (+4 -0)
📝 etc/filezilla.profile (+1 -0)
📝 etc/firefox.profile (+8 -1)
📝 etc/galculator.profile (+1 -0)

...and 45 more files

📄 Description

  • a bunch of novideo additions.
  • audacious fails to launch due to private-bin, and interestingly it is not always reproducible. I was not successful in debugging this further. Maybe we disable it for the time being? This is the error message:
ERROR plugin-init.cc:147 [start_required]: No output plugin found.
(Did you forget to install audacious-plugins?)

Parent is shutting down, bye...
  • feh uses jpegexiforient and jpegtran for rotating images.
  • Firefox supported KF5 Okular better than KDE4 Okular. This pull request brings both to the same level.

🔄 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/1503 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 8/29/2017 **Status:** ✅ Merged **Merged:** 8/30/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `enhanced_profiles` --- ### 📝 Commits (2) - [`a6a8241`](https://github.com/netblue30/firejail/commit/a6a8241c95fe3dc100bee722444be61571821d35) profile enhancements (mostly novideo) - [`6a4bddb`](https://github.com/netblue30/firejail/commit/6a4bddb8ecc619048f5ac1b4ea3373e002b4b055) add more novideo ### 📊 Changes **65 files changed** (+86 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `etc/amarok.profile` (+1 -0) 📝 `etc/audacious.profile` (+3 -1) 📝 `etc/caja.profile` (+1 -0) 📝 `etc/claws-mail.profile` (+1 -0) 📝 `etc/cmus.profile` (+1 -0) 📝 `etc/cpio.profile` (+1 -0) 📝 `etc/curl.profile` (+1 -0) 📝 `etc/cvlc.profile` (+3 -24) 📝 `etc/dnscrypt-proxy.profile` (+1 -0) 📝 `etc/dnsmasq.profile` (+1 -0) 📝 `etc/dosbox.profile` (+1 -0) 📝 `etc/enchant.profile` (+1 -0) 📝 `etc/evolution.profile` (+1 -0) 📝 `etc/exiftool.profile` (+1 -0) 📝 `etc/fbreader.profile` (+1 -0) 📝 `etc/feh.profile` (+3 -1) 📝 `etc/file.profile` (+4 -0) 📝 `etc/filezilla.profile` (+1 -0) 📝 `etc/firefox.profile` (+8 -1) 📝 `etc/galculator.profile` (+1 -0) _...and 45 more files_ </details> ### 📄 Description - a bunch of `novideo` additions. - audacious fails to launch due to `private-bin`, and interestingly it is not always reproducible. I was not successful in debugging this further. Maybe we disable it for the time being? This is the error message: ``` ERROR plugin-init.cc:147 [start_required]: No output plugin found. (Did you forget to install audacious-plugins?) Parent is shutting down, bye... ``` - feh uses jpegexiforient and jpegtran for rotating images. - Firefox supported KF5 Okular better than KDE4 Okular. This pull request brings both to the same level. --- <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:11:54 -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#4000
No description provided.