mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #6317] firefox: whitelisting in ${RUNUSER} breaks Wayland and portals #3240
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#3240
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 @omega3 on GitHub (Apr 20, 2024).
Original GitHub issue: https://github.com/netblue30/firejail/issues/6317
Description
I want to run local profile to be able to use Plasma file picker on Wayland.
I do have xdg-destop-portal and xdg-destop-portal-kde and xdg-destop-portal-gtk installed.
It works well when I have just:
but when I start adding other entries like:
or
It produces an error:
So such profile doesn't work:
When I set profile like this:
it shows:
and it doesn't save files.
My about:config portals:
Environment
Operating System: Manjaro Linux
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.6.26-1-MANJARO (64-bit)
Graphics Platform: Wayland
firejail version 0.9.72 from official repo
I wanted install from git but I get errors.
Checklist
/usr/bin/vlc) "fixes" it).https://github.com/netblue30/firejail/issues/1139)browser-allow-drm yes/browser-disable-u2f noinfirejail.configto allow DRM/U2F in browsers.--profile=PROFILENAMEto set the right profile. (Only relevant for AppImages)firejail --debug
@rusty-snake commented on GitHub (Apr 20, 2024):
include whitelist-runuser-common.inc@omega3 commented on GitHub (Apr 20, 2024):
I added /home/user/.config/portals.conf
and
/home/user/.local/share/xdg-desktop-portal/
with the same content but it doesn't help.
@sak96 commented on GitHub (Oct 3, 2025):
i had similar issue recently and was not able to open firefox.
had to add
to launch firefox successfully with logs.
@rusty-snake any idea what could cause this ? any thing i need to test to see if i can fix stuff.
edit: my bad was looking at wrong issue.
this solved my issue: