On 7/14/22 12:09 PM, Zé Loff wrote:
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
Many thanks for the tip. Interestingly, thanks to you I started digging around in the two systems to compare differences between them. I found what appears to at present be a solution. The system with the browser file dialog issues did not have a ~/.config/user-dirs.dirs file for some reason. This appears to have solved the problem for now, but I will keep your suggestion on the back burner should I need that as an alternative...

Reply via email to