mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1838] Winetricks problem #1246
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#1246
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 @rtsui-harmonicinc on GitHub (Mar 26, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1838
Winetricks fail to start when wine is firejailed by firecfg.
It has lots of output complaining /tmp/sth not found.
Thanks.
(Fred Barclay note: edited only to put output in code tags.)
@Vincent43 commented on GitHub (Mar 26, 2018):
What's
firejail --versionoutput? What distro it is?Can you try to run
firejail --noprofile winetricks?If it works, then try to run consequently:
firejail --profile=/etc/firejail/wine.profile winetrickswhile disabling particular options in wine.profile until it works then report here.
My bet is include /etc/firejail/disable-devel.inc due to perl usage but who knows.
@rtsui-harmonicinc commented on GitHub (Apr 2, 2018):
firejail --version:
It works in no profile mode. Let me try the third option later at home.
@rusty-snake commented on GitHub (Jun 26, 2019):
@ICHx I'm closing here due to inactivity, please fell free to reopen if you still have this issue.