Problem: When File Manager is opened from the Ubuntu Menu it shows the directories of different disks properly. When opened from within an application, it does not.
The OS is installed on Disk A.
Use case: Trying to save a file. e.g. a PDF file from the web, using Firefox. The same things happens in LibreOffice and Gimp. B.t.w. from these applications I can save into the default OS Documents in Home. The problems arise when trying to save elsewhere.
From within an application, the default File Manager pops up with the standard menu on the left, and at the bottom left of the window, the option Other Locations. In my setup I have two options: Computer (which lists the basic OS installation directories = Disk A), and Home Stuff (an additional internal disk, used for storing documents = Disk B).
However, when I open Disk B within an application clicking Other Locations, it does not show the directories actually on B, but the root directories on A – thus the same as when selecting Computer.
When opening File Manager from the standard OS menu on the left of the screen, Disk B opens normally and I have access to all its files.
About he Snap sandbox “override” by granting permissions: the YAML-manifest says removable-media, and mine is internal disk
snap connect some-snap-name:removable-media
Or is there another method?