Bug 270211

Summary: Calling the mail composer external doesn't work when running KMail in Kontact
Product: [Applications] kmail2 Reporter: Elias Probst <mail>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: Git (master)   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description Elias Probst 2011-04-06 12:11:44 UTC
Version:           Git (master) (using KDE 4.6.1) 
OS:                Linux

When running KMail embedded into Kontact, composing a mail by clicking a mailto link in a browser or running 'kmail --composer' doesn't work.

Instead the warning, KMail would be already running is shown.

The output on the terminal where 'kmail --composer' is run from looks like this:
elias@e6510 ~ % kmail --composer
kmail2(18289) KMail::lockOrDie: oldPid= 18278
kmail2(18289) KMail::lockOrDie: "/usr/bin/kontact"
kmail2(18289) KMail::lockOrDie: Found process 18278 running. It's: "kontact"
kmail2(18289) KMailApplication::newInstance:
kmail2(18289) KMailApplication::newInstance: Delaying instance creation.

This doesn't happen when running kmail standalone.

Reproducible: Always
Comment 1 Elias Probst 2011-04-06 12:18:09 UTC

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