Description: See below Steps to Reproduce: I have installed LibreOffice from https://flathub.org/apps/details/org.libreoffice.LibreOffice on a CentOS 8 machine Actual Results: Everything works except the feature in the File menu to send a document (or its PDF export or others) via email. If I recall correctly, the mail client (Evolution) says it can't find the file that was meant to be attached. Expected Results: It should be possible to email a document from LibreOffice's Flatpak version via Evolution without needing to go through the file manager. Reproducible: Always User Profile Reset: No Additional Info:
We don't track Flatpak issues in our Bugzilla. Please open a report in https://github.com/flathub/org.libreoffice.LibreOffice/issues
Are you sure? The reason I reported it here is because that's not a packaging issue per se, but something that needs to be changed in LibreOffice's code to account for it.
(In reply to Jean-François Fortin Tam from comment #2) > Are you sure? The reason I reported it here is because that's not a > packaging issue per se, but something that needs to be changed in > LibreOffice's code to account for it. Ok, please test with a non-Flatpak version to confirm the problem.
This smells like a side-effect of Flatpak's sandboxing, which prevents the two applications from talking to each other
see <https://github.com/flathub/org.libreoffice.LibreOffice/issues/92#issuecomment-712136828> "Can't send attachments from LO"
> Ok, please test with a non-Flatpak version to confirm the problem. Yup, I had already tested it as working (for years) under the non-flatpak version. That's why I filed a bug report specifically about the flatpak version, and the reason I had filed it here is because it will involve changes in LibreOffice's code (not just the package itself).
Also effects LO 7.4.3.0 on Pop_OS 22.04.1
The relevant flatpak / sdg-desktop-portal docs is: https://flatpak.github.io/xdg-desktop-portal/#gdbus-method-org-freedesktop-portal-Email.ComposeEmail Stephan and others, can we clarify if this is something that can only be fixed on the flatpak packaging side, or that needs to be fixed in LO core?
*** Bug 154241 has been marked as a duplicate of this bug. ***
(In reply to Stéphane Guillou (stragu) from comment #8) > Stephan and others, can we clarify if this is something that can only be > fixed on the flatpak packaging side, or that needs to be fixed in LO core? While fixing the issue will need modifications the LO core code, I think it makes more sense to track it on the Flatpak side. See the referenced <https://github.com/flathub/org.libreoffice.LibreOffice/issues/92> "Can't send attachments from LO". (And hence the "MOVED" state here.)
(In reply to Stephan Bergmann from comment #10) > While fixing the issue will need modifications the LO core code, I think it > makes more sense to track it on the Flatpak side. See the referenced > <https://github.com/flathub/org.libreoffice.LibreOffice/issues/92> "Can't > send attachments from LO". (And hence the "MOVED" state here.) Thanks for clarifying, Stephan!