mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #2408] chromium: cannot launch without --password-store=basic #1608
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#1608
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 (Feb 16, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2408
Chromium won't launch in Firejail and passes error below.
Temporary workaround is appending
--password-store=basicto Chromium command line.@SkewedZeppelin commented on GitHub (Feb 17, 2019):
Can you try
firejail /usr/bin/chromium-browser@chiraag-nataraj commented on GitHub (Feb 17, 2019):
@Futureknows Which version of
chromiumdo you have?@Futureknows commented on GitHub (Feb 17, 2019):
71.0.3578.98.
It appears to have resolved after I applied solution from 2258.
I am guessing it may have been
whitelist ~/.password-store@chiraag-nataraj commented on GitHub (Feb 17, 2019):
I don't know what it was, but unless you use
passas your password manager and wantchromiumto have access to it, that's not really doing anything.