Bug 322743

Summary: Konsole does not honor default mail application
Product: [Applications] konsole Reporter: Ian Finlayson <finlaysoni>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: minor CC: khindenburg
Priority: NOR    
Version: 2.10.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ian Finlayson 2013-07-23 18:02:42 UTC
I use mutt as my email program.  Inside of mutt are email addresses which konsole helpfully recognizes and allows me to click.  However, it opens them up in kmail instead of mutt which I have set as my default mail client in the KDE SystemSettings.  If it would open them in a new konsole/mutt window, my life would be perfect :).

Reproducible: Always

Steps to Reproduce:
1. Open mutt in konsole.
2. Find an email address eg in mail headers.
3. Click it.
Actual Results:  
Kmail launches with the email address in the to field.

Expected Results:  
A new konsole window should open running "-e mutt somename@whatever.com".
Comment 1 Kurt Hindenburg 2013-10-01 13:25:57 UTC
When I put in /usr/bin/mutt and check 'open in terminal' it appears to work correctly here.

What do you have in your setup?
Comment 2 Kurt Hindenburg 2014-01-12 17:17:17 UTC
Please give more info
Comment 3 Ian Finlayson 2014-01-13 14:21:47 UTC
Oh I just checked and it works now.  Perhaps I was on an old version, or putting the full path was the issue.  Thanks!