mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5227] librewolf: cannot open new URLs into running instance 2 #2924
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#2924
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 @Lonniebiz on GitHub (Jul 1, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5227
Firejail Version: 0.9.64.4
Debian 11
LibreWolf (AppImage): v101.0.1-1
This issue, that was previously fixed, is broken again after I updated Debian 11 early this morning:
https://github.com/netblue30/firejail/issues/4891
I noticed the firejail profiles package got updated and now this problem is back.
I was unable to open that "fixed" issue, so I created this new bug report to give it attention.
@rusty-snake commented on GitHub (Jul 1, 2022):
If you edit a .profile in /etc/firejail (against your advise) it's expected that it get overridden during update. Your custom changes should always go into a .local.
@rusty-snake commented on GitHub (Jul 1, 2022):
0.9.64.4 is out of date and does not contain the fix. Update firejail (e.g. install it from backports) and report again.
@kmk3 commented on GitHub (Jul 1, 2022):
Closing in favor of #4891.
@kmk3 commented on GitHub (Jul 1, 2022):
@Lonniebiz commented on Jul 1:
That's weird; please post a screenshot of that if it happens again.
@rusty-snake commented on GitHub (Jul 1, 2022):
@mkm3 Only the author of an issue and accounts with write access to the repo can close issues. An closed issue can always be reopened by accounts with write access or by the the author if the issue was closed by the author.
@kmk3 commented on GitHub (Jul 1, 2022):
@rusty-snake commented on Jul 1:
Interesting, I wasn't aware of the last part; thanks.
@Lonniebiz commented on GitHub (Jul 1, 2022):
@rusty-snake : Thanks.
In Debian 11, I opened this file:
/etc/apt/sources.list
And added this line to it:
deb http://deb.debian.org/debian bullseye-backports main
Then, I upgraded filejail to version 0.9.70 :
sudo apt update ; sudo apt install firejail/bullseye-backports firejail-profiles/bullseye-backports
After, this I relaunched the LibreWolf AppImage using firejail and now the issue is resolved; I can launch additional pages in new tabs.