I am using Evolution (flatpak package) as a Personal Information Manager. However, when I try to print an E-Mail as .pdf, I have not full access to my filesystem. I can only save the .pdf in some restricted file tree.
I have used the trick to print the .pdf in the ~/.gnupg
folder, and then using the ordinary file manager copy-paste into any folder—But that is no long-term solution.
How could I make the pdf-printer in Evolution have access to the whole filesystem?
Apparently, there is some kind of bug in Evolution concerning this issue (see forum), whereas in other applications such as Inkscape (flatpak) everything runs smooth.
The quickest fix is to add the option
--filesystem=home
to the running command of Evolution (see forum), namely,flatpak run --filesystem=home org.gnome.Evolution
Maybe you have to edit your desktop entry of Evolution (See desktop editor)