mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3215] Clicking an URL in Dino launches Firefox with new profile #2013
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#2013
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 @ericschdt on GitHub (Feb 9, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3215
As Dino has the same issues, I tried the same solution as in https://github.com/netblue30/firejail/issues/2892, i.e. I added
to
dino.profile, but now I only see the Firefox Icon at the mouse cursor and after a few seconds it vanishes and that's it.Then I tried to add
include firefox-common.profileandprivate-bin firefoxas well, but with no improvements overall.Any idea?
@ericschdt commented on GitHub (Feb 9, 2020):
Current dino.profile:
@rusty-snake commented on GitHub (Feb 9, 2020):
noblacklistmust come beforeblacklist.=> Move you firefox block over the
include disable-*-block.@ericschdt commented on GitHub (Feb 9, 2020):
Done and restarted dino but the issue persists.
@rusty-snake commented on GitHub (Feb 9, 2020):
Is firefox running when you try to open links? Is anything in the journal?
If firefox is not already running, it is started in the sandbox. But the dino profile is to restrictive to start firefox.
@ericschdt commented on GitHub (Feb 9, 2020):
Firefox is already running.
You mean
journalctl -fa? Nope, or where should I look?Also
firejail --debug dinodoes not give a hint when I click a link.Here's the Dino debug log: dino_debug.log
@rusty-snake commented on GitHub (Feb 9, 2020):
For me
firejail firefox-wayland --new-tab example.comis broken, can you try this also on your system. If this does not work, the issue isn't in the dino profile.@ericschdt commented on GitHub (Feb 9, 2020):
I'm not on wayland, but under X11
firejail firefox --new-tab example.comworks for me.@ericschdt commented on GitHub (Feb 9, 2020):
Not sure what actually did it, but Dino seems to be pretty happy with the following profile