https://bugs.kde.org/show_bug.cgi?id=429791
giamm...@hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |giamm...@hotmail.com --- Comment #1 from giamm...@hotmail.com --- Still happening in Okular 22.08.2 on Ubuntu 20.04 (x11, gnome). In particular I am tying to open a .pdf attachment from thunderbird with Okular (snap). Following this guide, I created a tmp folder in my home (location accessible by Okular) and mounted the /tmp folder there:mkdir /home/you/tmpsudo mount --bind /tmp /home/you/tmp/When double-clicking on the attachment, a read-only file is correctly created in /tmp/pid-xxxxx/attachment.pdf, Okular the default application opens, but I get an error message:Could not open file:///tmp/pid-xxxxx/attachment.pdfNevertheless, going to to the folder /tmp/pid-xxxxx/, I am able to open the created file by simply double-clicking on it. Is it a snap connections problem? -- You are receiving this mail because: You are watching all bug changes.