Summary: | "Send via Email" always tries to use KMail, ignores default email client set in System Settings > Applications > Default Applications | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-purpose | Reporter: | David <kaigue7> |
Component: | general | Assignee: | Aleix Pol <aleixpol> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bugseforuns, elvis.angelaccio, nate |
Priority: | NOR | Keywords: | usability |
Version: | 5.51.0 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
David
2018-11-03 02:26:39 UTC
What does System Settings > Default Applications > Email client say? Is it set to KMail, or have you chosen Thunderbird as your preferred email client? Default Application: It is set to "Use a different email client" and "/usr/bin/thunderbird" However adding Thunderbird via " ... , Choose Application" and search for Thunderbird has no effect (!). I had to find the executive file myself. It's not working on my system too. Window to compose email opens but the file is not attached. Tested with png and webm files. thunderbird 60.3.0 Operating System: Arch Linux KDE Plasma Version: 5.14.2 Qt Version: 5.12.0 beta3 KDE Frameworks Version: 5.51.0 Kernel Version: 4.18.16-arch1-1-ARCH Thanks for the information! bug 360073 seems related/duplicate. *** This bug has been marked as a duplicate of bug 360073 *** (In reply to Patrick Silva from comment #4) > It's not working on my system too. > Window to compose email opens but the file is not attached. > Tested with png and webm files. This seems like a separate issue. Does the text field have "%u" in it after "thunderbird"? If not, try adding that so that it says "thunderbird %u". Of course, that change will still probably not get saved properly due to Bug 360073. :/ (In reply to Nate Graham from comment #8) > (In reply to Patrick Silva from comment #4) > > It's not working on my system too. > > Window to compose email opens but the file is not attached. > > Tested with png and webm files. > This seems like a separate issue. Does the text field have "%u" in it after > "thunderbird"? If not, try adding that so that it says "thunderbird %u". it works as expected after add "%u". *** This bug has been marked as a duplicate of bug 292606 *** |