mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1805] QtWebEngine crash (in Anki) #1225
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#1225
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 @birthstalker on GitHub (Mar 10, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1805
NOTE: After more testing, this is not firejail issue. Sorry.
I don't think it is related to Anki, but to QtWebEngine that Anki is using for its interface. Currently Firejail isn't having any rules for Anki, meaning it is running outside of the sandbox, but once the sandbox is enable for all supported softwares (using firecfg), Anki stops working. It works normally if I disable firejail.
I tried to remove chromium from /usr/local/bin/ but it seems not to relate to chromium.
OS: ArchLinux x86_64
Firejail version: 0.9.52-1 (official build)
Anki version: 2.1.0beta37-1 (official build)
Output:
If there is any way to gather more logs or information, please let me know. Thank you.