Summary: | "send by email" function does not attach images in Thunderbird | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | David Fraser <davidf> |
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: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 5.7.0 | |
Sentry Crash Report: |
Description
David Fraser
2007-07-25 09:15:03 UTC
SVN commit 735733 by cgilles: Kipi-plugins from trunk (KDE4) : SendImages plugin port: Huge improvement with mozilla/thunderbird emailer support about attachement files given on command line. No need to check if an instance of mailer already exist in memory to use -remote option. If we use -compose with the right options form. This way simplify the source code considerably... Thanks to Mozilla.org wiki page to describe all catch command line options syntax. I have tested with recent Thunderbird, Mozilla, and Netscape mailers. Please give me feedback if you occurs special errors with old versions. Thanks in advance... Note B.K.O files 148186 is closed because RAW attachement files is fixed now. CCMAIL: digikam-devel@kde.org CCMAIL: kde-imaging@kde.org BUG: 148186 BUG: 150453 M +8 -55 emailpage.cpp M +0 -6 emailpage.h M +0 -2 emailsettingscontainer.h M +39 -80 sendimages.cpp M +0 -2 sendimagesdialog.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=735733 This problem is not reproducible with new Send By Mail tool from digiKam core version 5.7.0. Gilles Caulier |