[GH-ISSUE #3907] Bibletime profile does not work, should add a new whitelist #2449

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

Originally created by @ghost on GitHub (Jan 22, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3907

Bibletime does not work with the default profile, but works with --noprofile option.

Output:

$ firejail --debug --profile=/etc/firejail/bibletime.profile bibletime
...
(BibleTime 3.0.0) WARNING: Cannot find documentation directory relative to "/usr"
(BibleTime 3.0.0) FATAL: Error initializing directory cache!
Please report this bug at https://github.com/bibletime/bibletime/issues
...

After some check I found /usr/share/doc/bibletime should be whitelisted. I will send pull request. This report is used to track the issue only.

Originally created by @ghost on GitHub (Jan 22, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/3907 Bibletime does not work with the default profile, but works with `--noprofile` option. Output: ``` $ firejail --debug --profile=/etc/firejail/bibletime.profile bibletime ... (BibleTime 3.0.0) WARNING: Cannot find documentation directory relative to "/usr" (BibleTime 3.0.0) FATAL: Error initializing directory cache! Please report this bug at https://github.com/bibletime/bibletime/issues ... ``` After some check I found `/usr/share/doc/bibletime` should be whitelisted. I will send pull request. This report is used to track the issue only.
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#2449
No description provided.