On Fri, 16 Jul 2021 08:09:01 +0200 "Dr. Nikolaus Klepp" office@klepp.biz wrote:
Anno domini 21:37:38 Thu, 15 Jul 2021 -0700 (PDT) Gianluca Interlandi scripsit:
df: /run/user/1140/doc: Operation not permitted
After searching with google I found that the error message is related to the xdg-document-portal service:
https://bugs.launchpad.net/ubuntu/+source/xdg-desktop-portal/+bug/1905623
Is this needed by TDE? Would it cause any problems if I mask it as suggested in the thread above with:
systemctl --user mask xdg-document-portal.service ?
What the heck is xdg-document-portal service?
Apparently, it's a poorly-named Flatpak component. It doesn't integrate with TDE. Turning it off shouldn't do any harm unless you actually use Flatpak (and possibly not even then).
https://github.com/flatpak/xdg-desktop-portal
E. Liddell