mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4895] lutris: cannot launch games (black screen) #2806
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#2806
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 @mYnDstrEAm on GitHub (Feb 3, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4895
Description
When trying to launch a PS2 game iso with Lutris the game doesn't start: it just displays a black screen, while the game does start when launching Lutris without the firejail profile (the latest firejail profile for it in this repo).
Steps to Reproduce
firejail --profile=despite of the older firejail version.)Expected behavior
The game should launch.
Actual behavior
The window shows and no error is shown but the game doesn't start.
Behavior without a profile
Additional context
It probably is unrelated to: https://github.com/lutris/lutris/issues/4030 and may be caused by the old version of firejail in the Debain repos.
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 when running lutris without firejail profile and starting the game:
@SkewedZeppelin commented on GitHub (Feb 3, 2022):
.68 will be out soon, maybe try newer version?
also consider directly running pcsx2 with its profile instead?
@mYnDstrEAm commented on GitHub (Feb 3, 2022):
The latest version isn't in Debian's repos. However I just installed 0.9.66 from backports. The game still doesn't run (neither with the latest profile nor with the one of 0.9.66). It does show new errors in the console now though (see below).
I'd like to run all the games via Lutris and later via Kodi (via the Kodi-Lutris addon).
I deduplicated the error messages (all of the repeated many times). After only starting Lutris:
when starting the game:
and now it also shows an error message box PCSX2 Message "File not found. Path: IsoFileSystem" (with both lutris fj profiles). /home/username/Games is a link so I also tried setting the directory of the iso file (not the link) with noblacklist and whitelist in lutris.local but still get the same error.
@ghost commented on GitHub (Jul 18, 2022):
I installed FJ latest from PPA yesterday and had the same problem (Lutris broken). I had to uninstall FJ to fix it so I can't post any further info, but this is still a problem.
I came to open an issue, but I see it's already reported here so thought I would add to it.