Tuesday, July 12, 2022

Re: Browser access to file system on new install OpenBSD missing.

This is definitely an unveil issue. Not an issue though, it's by design.
If you try to download a file both Firefox and Chromium won't know where
to save it. By default, they can read/write to ~/Downloads like others
have said. However, I think I know the issue you are encountering. I
recall at first use it is a bit persnickety, so when presented with the
window so save a file to a location you will see nothing. However, in
the top bar if you type ~/Downloads and hit enter it will draw you
immediately to the Downloads folder, and there you can hit save.

Also as others have said, Midori and Thunderbird don't have this issue
because neither of them use unveil. It would be really cool if one day
at least Thunderbird did.

Courtney

On 7/10/22 23:46, Brian Durant wrote:
> I have a problem with both Firefox and Chromium being unable to access
> the file system using the "open" dialog. The dialog appears, but no
> files or directories appear regardless of path. Things function
> normally however, with both Midori and Thunderbird. I assume that
> Firefox and Chromium are experiencing a permissions issue, but what
> causes it and how to rectify it is beyond my capabilities as a new
> OpenBSD user.
>
> Anyone out there that could help me out?
>
> Thanks in advance.
>

No comments:

Post a Comment