Bug 369394

Summary: Selecting Default Email client doesn't change
Product: [Applications] systemsettings Reporter: Alex Loes <alex>
Component: kcm_componentchooserAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: bugseforuns, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mint (Ubuntu based)   
OS: Linux   
Latest Commit: Version Fixed In:

Description Alex Loes 2016-09-26 20:03:49 UTC
After I changed the default Email client to thunderbird, the services menu in dolphin hasn't changed. That means if you choose a file in dolphin, right click on it, choose actions, send as Email attachment, kmail still pops up wherever I changed it in System Settings->Applications->Default Email client: thunderbird. This bug exists now for several years.


Reproducible: Always

Steps to Reproduce:
1.Open System settings->Applications->Default Application->Email client->Default component: thunderbird %u
2.Apply the settings
3. Choose a file in dolphin, right click on it-> Actions->Send as Email Attachment

Actual Results:  
kmail still opens with the file as attachment

Expected Results:  
The mail-client choosen in step 1 (thunderbird) should open with the file attached.

When i add a file /usr/share/kservices5/ServiceMenu/thunderbird.desktop containing the lines: 
[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=all/all;
Actions=sendto;
[Desktop Action sendto]
Icon=thunderbird
Name=Send as Email Attachment
Exec=thunderbird %F

a menu entry in Actions is created doing all the desired stuff.
Comment 1 Alex Loes 2017-01-27 08:48:20 UTC
I forgot to mention I use Mint18 with kf5.

kf5-config --version
Qt: 5.6.1
KDE Frameworks: 5.28.0
kf5-config: 1.0
Comment 2 Patrick Silva 2018-11-08 17:55:03 UTC

*** This bug has been marked as a duplicate of bug 360073 ***
Comment 3 Nate Graham 2018-11-27 00:36:13 UTC

*** This bug has been marked as a duplicate of bug 292606 ***