[PR #1687] [MERGED] Added environment variable QML_DISABLE_DISK_CACHE=1 to okular.profile. #4041

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1687
Author: @floxo
Created: 12/21/2017
Status: Merged
Merged: 12/22/2017
Merged by: @smitsohu

Base: masterHead: master


📝 Commits (1)

  • 8b6be0a Added environment variable QML_DISABLE_DISK_CACHE=1 to okular.profile.

📊 Changes

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

View changed files

📝 etc/okular.profile (+3 -0)

📄 Description

Without it, recent okular versions (here 17.12.0-1 on Arch Linux) crash with

mprotect failed in ExecutableAllocator::makeExecutable: Permission denied

due to the noexec constraints in the firejail profile.


🔄 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/1687 **Author:** [@floxo](https://github.com/floxo) **Created:** 12/21/2017 **Status:** ✅ Merged **Merged:** 12/22/2017 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8b6be0a`](https://github.com/netblue30/firejail/commit/8b6be0a1a1bde97abc367b0128515b61bb7f2b8e) Added environment variable QML_DISABLE_DISK_CACHE=1 to okular.profile. ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/okular.profile` (+3 -0) </details> ### 📄 Description Without it, recent okular versions (here 17.12.0-1 on Arch Linux) crash with mprotect failed in ExecutableAllocator::makeExecutable: Permission denied due to the noexec constraints in the firejail profile. --- <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:12:39 -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#4041
No description provided.