mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2224] Errors with Wine running Papers Please #1493
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#1493
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 @asdfghjz on GitHub (Oct 29, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2224
Log:
I can assure you it worked without firejail. Although I have only tested this in a VM.
@crass commented on GitHub (Oct 29, 2018):
@asdfghjz You probably need to add
--whitelist="$(pwd)/PapersPlease-1.1.65.msi". There may be other whitelists needed too for wine, as I'm unfamiliar with using wine and firejail. It does seem odd thatsystem32in seems to map to your users$HOMEdir.@reinerh commented on GitHub (Oct 29, 2018):
I think it searches in system32 if it can't find the specified file in the current directory (which firejail is preventing).
You could copy the file into your wine C: drive (~/.wine/drive_c/) and run it from there. That should work without any profile changes or additional whitelists.
@rusty-snake commented on GitHub (Apr 20, 2019):
@asdfghjz still a problem?
@rusty-snake commented on GitHub (Jun 26, 2019):
@asdfghjz I'm closing here due to inactivity, please fell free to reopen if you have more questions.