mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1770] Most part of messangers can't open links in browsers other than firefox #1199
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#1199
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 @dmitryvakulenko on GitHub (Feb 9, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1770
I use Mint 18.3. When I change my default browser to google-chrome external links from firejailed messanger stops to open. This behaviour I see in Telegram, Stride, Slack.
In terminal where are single error
[1:1:0209/174804.713575:ERROR:nacl_fork_delegate_linux.cc(316)] Bad NaCl helper startup ack (0 bytes)@SkewedZeppelin commented on GitHub (Feb 9, 2018):
This is a known issue. Its not really an issue just more of a limitation. When the messenger goes to open the link, it launches the browser itself, in the context of itself. Meaning the browser cannot access its files (due to the sandbox) and crashes/throws errors.
As for why links work in Firefox: it uses some weird way of keeping track of its instance and even if you run Firefox from in a sandbox, it'll somehow open the page in a currently running instance outside of the sandbox.
The workaround is to either use Firefox as your default browser, or manually copy/paste links when you need.
I'm sure there are issues that describe both in more detail, but I cannot seem to find any.
@dmitryvakulenko commented on GitHub (Feb 10, 2018):
Thank you for detailed answer!
@RalfJung commented on GitHub (Jun 26, 2022):
That was actually quite nice when it lasted, but it has stopped working a while ago.
If anyone has an idea for how to get Firefox to do this again, that'd be great!
@rusty-snake commented on GitHub (Jun 29, 2022):
#3290 https://github.com/netblue30/firejail/issues/3919#issuecomment-768078226
@RalfJung commented on GitHub (Jun 29, 2022):
I don't have
nodbusset in this profile.But https://github.com/glitsj16/firejail-handler-http looks great, thanks! Though I will have to understand the difference to https://github.com/glitsj16/firejail-handler-extra, they seem to be almost the same.
@rusty-snake commented on GitHub (Jun 29, 2022):
nodbusis deprecated and not set in any of your profiles. You must check fordbus-user xxx.