mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6106] lutris: MangoHud cannot load custom profiles #3182
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3182
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nutta-git on GitHub (Nov 26, 2023).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6106
Description
MangoHud only loads the default profile, custom profile can't be loaded with
lutris.profileSteps to Reproduce
Steps to reproduce the behavior
ln -s /usr/bin/firejail /usr/local/bin/lutriscp /etc/firejail/lutris.profile ~/.config/firejail/lutris.profilefirecfg --fixMANGOHUD| Value:1Expected behavior
Lutris should allow mangohud to load its custom profile in .config/MangoHud/MangoHud.conf
Actual behavior
Mangohud only loads its default .conf even when it has a custom profile.
Behavior without a profile
# /usr/bin/lutrisLutris allows manghud to load its custom profile.
Additional context
Add the following to the default lutris.profile for fix:
Environment
Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)Log
Output of
LC_ALL=C firejail /path/to/programOutput of
LC_ALL=C firejail --debug /path/to/program