mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1952] Discord.profile won't launch #1307
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#1307
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 @Futureknows on GitHub (May 21, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1952
The discord.profile included in firejail-0.9.54-1.x86_64 fails to launch the discord.app.
Have tried manually specifying the profile:
Manually calling the discord-canary.profile manages to launch but Discord immediately crashes.
Fedora 27 and Mint 18.3 exhibit exact same issue.
@SkewedZeppelin commented on GitHub (May 21, 2018):
Okay, I made some changes in
1e3939289fif you want to try a build from master to see if that fixes it. Or you can manually download Discord.profile and discord-common.profile and place them in /etc/firejail and try that.@Futureknows commented on GitHub (Jun 29, 2018):
Thanks, the latest git was still looping on update with the latest official Discord.
I narrowed it down to
private-etc fonts,machine-idin the discord-common.profileRemoving the private-etc fonts did it.