mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6381] Add a profile for prismlauncher #3258
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#3258
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 @ipaqmaster on GitHub (Jun 13, 2024).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6381
Description
Prismlauncher -
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current threadwith firejail enabled.Steps to Reproduce
Steps to reproduce the behavior
LC_ALL=C firejail PROGRAM(LC_ALL=Cto get a consistentoutput in English that can be understood by everybody)
ERRORExpected behavior
What you expected to happen
Launch game
Actual behavior
What actually happened
Did not
Behavior without a profile
What changed calling
LC_ALL=C firejail --noprofile /path/to/programin aterminal?
Does not
Additional context
Any other detail that may help to understand/debug the problem
Environment
Arch Linux
firejail --version).firejail version 0.9.72
was compiled (
git rev-parse HEAD).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@kmk3 commented on GitHub (Jun 14, 2024):
Basic debugging information is missing.
What are the commands used and the profile used?
Where are the logs?
Note that there is currently no profile for this program.
@kmk3 commented on GitHub (Sep 14, 2024):
Duplicate of #1139
@ipaqmaster commented on GitHub (Sep 14, 2024):
Why was the title changed on me? I didn't ask for a profile, I was having an issue making that software work with firejail.
@rusty-snake commented on GitHub (Sep 14, 2024):
This is the same.
It does not has a profile.
@kmk3 commented on GitHub (Sep 14, 2024):
If you manage to make it work, feel free to open a PR.
See also profile.template and the wiki:
@ipaqmaster commented on GitHub (Sep 14, 2024):
Yeah ok