<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Sat, Dec 29, 2018 at 1:35 AM Douglas Summers <<a href="mailto:ajgringo619@cox.net">ajgringo619@cox.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I'm trying to figure out what these folders are and why the permissions<br>
are so strange.<br>
<br>
In my ~/.cache, I have a folder called 'doc'. 'ls -l' shows me this:<br>
d?????????  ? ?        ?           ?            ? doc<br>
<br>
Diggin further, I found these Flatpak folders underneath it:<br>
doc:<br>
total 0<br>
drwx------ 2 root root 0 Dec 31  1969 b21f992a<br>
dr-x------ 2 root root 0 Dec 31  1969 by-app<br>
drwx------ 2 root root 0 Dec 31  1969 f83e274f<br>
<br>
doc/b21f992a:<br>
total 0<br>
<br>
doc/by-app:<br>
total 0<br>
dr-x------ 2 root root 0 Dec 31  1969 org.gnome.Evolution<br>
dr-x------ 2 root root 0 Dec 31  1969 org.kde.okular<br>
<br>
doc/by-app/org.gnome.Evolution:<br>
total 0<br>
drwx------ 2 root root 0 Dec 31  1969 f83e274f<br>
<br>
doc/by-app/org.gnome.Evolution/f83e274f:<br>
total 0<br>
<br>
doc/by-app/org.kde.okular:<br>
total 0<br>
drwx------ 2 root root 0 Dec 31  1969 b21f992a<br>
<br>
doc/by-app/org.kde.okular/b21f992a:<br>
total 0<br>
<br>
doc/f83e274f:<br>
total 0<br>
<br>
Okular was installed as a test a while ago, but has since been removed.<br>
I guess my questions are (a) do I need these folders, and (b) how did<br>
the permissions get so borked?<br>
<br></blockquote><div><br></div><div>What you describe here is the directory structure of the document store, which gets mounted as a fused filesystem in XDG_RUNTIME_DIR.</div><div>No idea how it would end up in ~/.cache for you,<br></div></div></div>