mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4931] w3m doesn´t work any more #2825
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#2825
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 @Rosika2 on GitHub (Feb 11, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4931
Hi all,
after the latest update of firejail (version 0.9.68) the w3m command-line browser doesn´t work any more, at least not like it used to.
example:
So w3m won´t open at all.
Can anybody help me?
Thanks a lot in advance.
Many greetings from Rosika
P.S.:
My system: Linux Lubuntu 20.04.3 LTS, 64 bit
@rusty-snake commented on GitHub (Feb 11, 2022):
03395e10bf/RELNOTES (L62)If you added
include disable-passwdmgr.incin any of your .locals, you must remove it:@ghost commented on GitHub (Feb 11, 2022):
The
disable-passwdmgr.incfile doesn't seem to exist in current git. There are a few references to it in etc-fixes/0.9.52, etc-fixes/0.9.58 and etc-fixes/0.9.60 but those are pretty dated by now. Do you still have that file on your current firejail setup? Maybe something you added yourself in ~/.config/firejail? If so, can you show us the content here please?@Rosika2 commented on GitHub (Feb 11, 2022):
Hi again and thanks for your replies.
@rusty-snake and @glitsj16 :
Indeed I have a
w3m.profilein/home/rosika/.config/firejail/and it containsinclude disable-passwdmgr.inc.At present it looks like this:
So would it be best to comment that line out?
Tnx a lot.
Many greetings
Rosika
@rusty-snake commented on GitHub (Feb 11, 2022):
Just remove it, the include no longer exists.
This is the same as w3m.profile except for private-bin commented.
Maybe just delete it and create
w3m.localwithignore private-bin.@Rosika2 commented on GitHub (Feb 11, 2022):
@rusty-snake:
Thank you very much.
I completely removed the lline
include disable-passwdmgr.incand noww3mopens up as it used to.So everything´s fine again.
Thanks again to both of you for your very quick and qualified help. It´s highly appreciated.
Have a nice weekend and many greetings.
Rosika