On Thu, Jul 14, 2022 at 09:44:20AM +0200, Brian Durant wrote: > The browser issue has returned. An open dialog window to upload a file or to > open a file cannot find the downloads directory and it is impossible to > access by using "recents" or "computer" in the open dialog window. Not sure > what is going on, but it sure is irritating. >
Add /tmp and/or other unveil'ed folders to your GTK3 bookmarks. That way there is always an accessible folder on the sidebar on which to click: echo "file:///tmp" >> ~/.config/gtk-3.0/bookmarks --