[PR #2260] [MERGED] Fix Evince profile #4242

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2260
Author: @Senemu
Created: 11/15/2018
Status: Merged
Merged: 11/17/2018
Merged by: @Fred-Barclay

Base: masterHead: patch-1


📝 Commits (1)

  • a1d8d32 Allow /etc/machine-id for Evince

📊 Changes

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

View changed files

📝 etc/evince.profile (+1 -1)

📄 Description

Evince 3.30.1 on Ubuntu 18.10 fails to open with the following error unless private-etc machine-id is allowed:

dbus[194]: D-Bus library appears to be incorrectly set up: see the manual page for dbus-uuidgen to correct this issue. (Failed to open "/var/lib/dbus/machine-id": No such file or directory; Failed to open "/etc/machine-id": No such file or directory)
  D-Bus not built with -rdynamic so unable to print a backtrace

🔄 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/2260 **Author:** [@Senemu](https://github.com/Senemu) **Created:** 11/15/2018 **Status:** ✅ Merged **Merged:** 11/17/2018 **Merged by:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`a1d8d32`](https://github.com/netblue30/firejail/commit/a1d8d324d70b8034978e66a19190b66b979102f7) Allow /etc/machine-id for Evince ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/evince.profile` (+1 -1) </details> ### 📄 Description Evince 3.30.1 on Ubuntu 18.10 fails to open with the following error unless `private-etc machine-id` is allowed: ``` dbus[194]: D-Bus library appears to be incorrectly set up: see the manual page for dbus-uuidgen to correct this issue. (Failed to open "/var/lib/dbus/machine-id": No such file or directory; Failed to open "/etc/machine-id": No such file or directory) D-Bus not built with -rdynamic so unable to print a backtrace ``` --- <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:16:27 -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#4242
No description provided.