Bug 217070 - Share by email fails under MacOSX
Summary: Share by email fails under MacOSX
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-Generic-SendByMail (show other bugs)
Version: 5.6.0
Platform: macOS (DMG) macOS
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-02 15:33 UTC by Julien Narboux
Modified: 2017-06-28 21:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.2.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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