-
|
I set up Firefox to use a terminal file picker (Alacritty terminal + Yazi file manager via xdg-desktop-portal-termfilechooser) as the XDG file picker. works fine when Firefox is run without firejail, but with firejail the file picker still sees my filesystem and not the sandboxed filesystem. This means no matter which file I select, Firefox gives the error "no read permissions" because the sandboxed Firefox is passed files from outside the filesystem it cannot see. The default GTK file picker for Firefox doesn't have this problem. I assume the issue is Alacritty/Yazi is not launched as a sub process by the sandboxed Firefox but I'm not sure why. How can I get Alacrity/Yazi to launch as a sub process so that it runs in the same Firefox sandbox and selecting files actually get passed appropriately? I believe the following configs/scripts are involved and I'm not sure how to whitelist them if that's the approach to make this work:
Changes to the config above requires restarting the services:
With Firefox this |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
GitHub Discussions has a poor UX for triaging bugs. Also, basic debugging information is missing. Please use the following link to report a bug and follow the template: Edit: Moved to: |
Beta Was this translation helpful? Give feedback.
GitHub Discussions has a poor UX for triaging bugs.
Also, basic debugging information is missing.
Please use the following link to report a bug and follow the template:
Edit: Moved to: