mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2597] ubuntu 18:10 snap apps dissapeared from search after firejail set up #1648
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#1648
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 @punksta on GitHub (Mar 15, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2597
I have slack, webstorm and a few other apps installed using snap. Also some of default gnome apps like
gnome-system-monitorare shipped through snapAfter I installed firejail using
aptand run firecfg, they disappeared from desktop search.also if I run slack from terminal, icon of process looks not found.

it might be that firejail is blacklisting some snap folders for gnome desktop environment
@SkewedZeppelin commented on GitHub (Mar 15, 2019):
Can you check in ~/.local/share/applications for .desktop overrides for those programs?
@punksta commented on GitHub (Mar 15, 2019):
@SkewedZeppelin nothing overrides these programs in that path
@punksta commented on GitHub (Mar 15, 2019):
all these disappeared from default gnome ubuntu search, but still available in terminal
@punksta commented on GitHub (Mar 16, 2019):
/var/lib/snapd/desktop/applications/is location for snap's .desktop files@punksta commented on GitHub (Mar 16, 2019):
fixed after logout