mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4741] When installing a software with wine, icons doesn't appear #2768
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#2768
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 @Froggy232 on GitHub (Dec 4, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4741
Hi,
I use firejail on an archlinux + gnome system.
When installing a software with wine without firejail, the icons appear on the app drawer and in the $HOME/.local/share/applications/wine folder.
With firejail, there is no icons in the app drawer and no new files in $HOME/.local/share/applications/wine.
I have tried to add a noblacklist entry in wine.local, but it doesn't solve it.
Does someone have an idea on how to fix it?
Thanks you
@rusty-snake commented on GitHub (Dec 5, 2021):
@Froggy232 commented on GitHub (Dec 5, 2021):
Thanks you, but do I need to add that to the wine.local file?
@rusty-snake commented on GitHub (Dec 5, 2021):
Yes.
If it does not work, use
@Froggy232 commented on GitHub (Dec 5, 2021):
It's worked!
Thanks you a lot
@kmk3 commented on GitHub (Dec 7, 2021):
@rusty-snake commented on Dec 5:
Shouldn't that be added to the default wine.profile?
@rusty-snake commented on GitHub (Dec 7, 2021):
It can be used to escape the sandbox, so maybe we should add it as a comment. On the other hand wine.profile is already open as fuck so I don't care if we add it enabled. Do what you want.