Summary: | Share by email fails under MacOSX | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Julien Narboux <Julien> |
Component: | Plugin-Generic-SendByMail | Assignee: | 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: | http://commits.kde.org/kipi-plugins/b2fbdb1687795ee133f9d175f9ca32ba5411e727 | Version Fixed In: | 5.2.0 |
Sentry Crash Report: |
Description
Julien Narboux
2009-12-02 15:33:37 UTC
I can confirm the bug is still there using 1.6.0 and KDE 4.5.3. Julien 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 Julien, This file still valid using kipi-plugins 2.4 ? Gilles Caulier Julien, This file still valid using kipi-plugins 4.10.0 ? Gilles Caulier New Kipiplugins 4.11.0 is available : https://www.digikam.org/node/740 Can you reproduce the problem with this release ? Gilles Caulier 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 |