Bug 217070

Summary: Share by email fails under MacOSX
Product: [Applications] digikam Reporter: Julien Narboux <Julien>
Component: Plugin-Generic-SendByMailAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: caulier.gilles
Priority: NOR    
Version: 5.6.0   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In: 5.2.0

Description Julien Narboux 2009-12-02 15:33:37 UTC
Version:           0.9.0 (using KDE 4.3.3)
OS:                OS X
Installed from:    Unlisted Binary Package


Using kipi plugins 0.9.0 under MacOSX built with Mac Ports, send by email fails to execute the email client, both the default one because Kmail is not installed, and thunderbird fails as well.

Julien
Comment 1 Julien Narboux 2010-11-24 13:41:17 UTC
I can confirm the bug is still there using 1.6.0 and KDE 4.5.3.

Julien
Comment 2 caulier.gilles 2010-11-24 13:54:16 UTC
yes. i need to hack it. not yet done. Remember me in the future if i forget. It's probably a wrong QProcess call format

Also, please give some hack info.

Run digiKam in the console with digikam & co debug space turned on (run kdebugdialog before)

Look debug statement on the console when email client is called and report these traces here.

Thanks in advance

Gilles Caulier
Comment 3 caulier.gilles 2011-12-21 10:22:07 UTC
Julien,

This file still valid using kipi-plugins 2.4 ?

Gilles Caulier
Comment 4 caulier.gilles 2015-05-19 08:07:14 UTC
Julien,

This file still valid using kipi-plugins 4.10.0 ?

Gilles Caulier
Comment 5 caulier.gilles 2015-06-29 17:53:20 UTC
New Kipiplugins 4.11.0 is available :

https://www.digikam.org/node/740

Can you reproduce the problem with this release ?

Gilles Caulier
Comment 6 caulier.gilles 2016-08-19 15:10:08 UTC
Git commit b2fbdb1687795ee133f9d175f9ca32ba5411e727 by Gilles Caulier.
Committed on 19/08/2016 at 15:04.
Pushed by cgilles into branch 'master'.

remove KService dependency to Kipiplugins::SendImages tool.
Use QDesktopServices::openUrl() to open default mail client application under Linux, MacOS, and Windows.
FIXED-IN: 5.2.0

M  +0    -1    CMakeLists.txt
M  +2    -1    sendimages/CMakeLists.txt
M  +14   -13   sendimages/sendimages.cpp

http://commits.kde.org/kipi-plugins/b2fbdb1687795ee133f9d175f9ca32ba5411e727