Summary: | Enable Share > "Send via Email" menu item to use any default mail application | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Gregorplanet <gregorplanet> |
Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | john.kizer, kdelibs-bugs-null |
Priority: | NOR | ||
Version First Reported In: | 6.13.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Gregorplanet
2025-04-21 13:03:46 UTC
Hi - does the Exec= path in the .desktop file that you're using for Thunderbird have the %u at the end? (In reply to John Kizer from comment #1) > Hi - does the Exec= path in the .desktop file that you're using for > Thunderbird have the %u at the end? yes it has. why would this be necessary? Just a hunch based on some other cases where mailto: links hadn't been able to launch the default mail program - the %u after the executable name is how arguments get passed to the executable ( https://askubuntu.com/questions/30210/what-does-u-mean-when-calling-a-command ) Does the same behavior occur if you try the Flatpak version of Thunderbird? Trying to see if it's something about how Thunderbird in general and the KDE components on your device are interacting, or if it's truly related to the installation method (I'm using the distribution-packaged version of Thunderbird on my Fedora KDE 42 device, and can't reproduce). Thanks! (In reply to John Kizer from comment #3) > Just a hunch based on some other cases where mailto: links hadn't been able > to launch the default mail program - the %u after the executable name is how > arguments get passed to the executable ( > https://askubuntu.com/questions/30210/what-does-u-mean-when-calling-a- > command ) > > Does the same behavior occur if you try the Flatpak version of Thunderbird? > Trying to see if it's something about how Thunderbird in general and the KDE > components on your device are interacting, or if it's truly related to the > installation method (I'm using the distribution-packaged version of > Thunderbird on my Fedora KDE 42 device, and can't reproduce). > > Thanks! mailto-links or "send with mail" buttons from other apps like firefox or libreoffice work perfectly with my installation of thunderbird and there is no difference in appending the %u. flatpak version doesn't work with the kde sharing feature too Thanks - actually, has this ever worked with Thunderbird for you? I think we might be talking about a menu item that's specifically added by KMail, based on https://bugs.kde.org/show_bug.cgi?id=385503#c1 hmm okay that makes indeed sense, i will then rename this issue to a feature request, that the user selected mail app should get respected not just kmail Thanks, adjusting the severity field to note as a feature request. |