mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3461] Joplin AppImage does not run with firejail #2174
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#2174
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 @ghost on GitHub (Jun 8, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3461
Write clear, concise and in textual form.
Bug and expected behavior
Describe the bug.
Running AppImage of Joplin with Firejail fails.
What did you expect to happen?
Joplin to start correctly.
No profile or disabling firejail
firejail --noprofile PROGRAMin a shell?Application starts correctly with --noprofile
Reproduce
Steps to reproduce the behavior:
firejail --appimage ./Joplin-1.0.216.AppImageAppImage unmounted
Environment
lsb_release -a)Manjaro
firejail --version) exclusive or used git commit (git rev-parse HEAD)0.9.62
Checklist
find / -name 'firejail' 2>/dev/null/fd firejailto locate profiles ie in/usr/local/etc/firejail/PROGRAM.profile)debug output
@rusty-snake commented on GitHub (Jun 8, 2020):
Joplin has no firejail profile, you need to write one or request it in #1139.
@ghost commented on GitHub (Jun 8, 2020):
Joplin has been requested, see https://github.com/netblue30/firejail/issues/1139#issuecomment-583861367.
@ghost commented on GitHub (Jun 8, 2020):
I apologize. I thought that --appimage will suffice even for apps for which there are no specific profiles. I will close this request then.