Bug 385503

Summary: Send as email attachment service menu not working
Product: [Applications] dolphin Reporter: Jonathan Dotson <dotson83>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED NOT A BUG    
Severity: normal CC: elvis.angelaccio
Priority: NOR    
Version First Reported In: 17.04.1   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Jonathan Dotson 2017-10-09 00:56:05 UTC
I'm running Fedora 26 with the latest updates (Dolphin 17.04.1). I use Evolution as my default email client but I don't think it's related.

If I right click any file in Dolphin and select "send as email attachment" nothing happens.

If I run Dolphin from the terminal I get  org.kde.pim.kidentitymanagement: IdentityManager: There was no default identity. Marking first one as default.
stringToMailbox: Invalid address
org.kde.pim.templateparser: html string is empty for extracting to plainText
org.kde.pim.templateparser: Impossible to extract plaintext
Comment 1 Christoph Feck 2017-10-09 11:41:46 UTC
As far as I know, that service item is added by KMail, not Dolphin, so expects that KMail is setup correctly.
Comment 2 Jonathan Dotson 2017-10-09 19:02:28 UTC
You are right. I just removed Kmail completely and now the service menu is gone.

Sorry about that.