Bug 103677

Summary: format of vcf attachments not readable by thunderbird and www.gmx.at
Product: [Applications] kmail Reporter: Ferdinand Gassauer <gassauer>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: tschenturs
Priority: NOR    
Version: 1.8   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: gmx_xxport.patch

Description Ferdinand Gassauer 2005-04-11 19:34:37 UTC
Version:           1.8 (using KDE 3.4.0, compiled sources)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.13-smp

Hi!
vcf attachments (D&D from Kontacts) seem not to be recognized by thunderbird (latest on Mac) and www.gmx.at

thunderbird shows the attachments, but does not display the E-Mail

gmx does not recognize more than ONE vcf.attachment

if necessary I can sent some a vcf dirctly

cu
ferdinand
Comment 1 Urs Joss 2009-05-11 15:05:05 UTC
Created attachment 33542 [details]
gmx_xxport.patch

I use this patch in a locally modified ebuild to kaddressbook-4.1.3.ebuild in gentoo. For those who are interested, the patch for the ebuild file.

=== snip ===
--- /usr/portage/kde-base/kaddressbook/kaddressbook-4.2.3.ebuild        2009-05-07 00:51:33.000000000 +0200
+++ ../kaddressbook-4.2.3-r1.ebuild     2009-05-08 07:04:32.000000000 +0200
@@ -26,6 +26,7 @@
 KMLOADLIBS="libkdepim libkleo"

 src_configure() {
+       epatch ${FILESDIR}/gmx_xxport.patch
        mycmakeargs="${mycmakeargs}
                $(cmake-utils_use_with gnokii GNOKII)"
=== snap ===
Comment 2 Urs Joss 2009-05-11 15:06:11 UTC
Hi all

I can confirm the issue, I still have it in KDE 4.1.3. I patched the functionality so it works for me personally. This may hopefully serve a base for discussion.

HTH
Urs
Comment 3 Urs Joss 2009-05-11 15:09:11 UTC
Comment on attachment 33542 [details]
gmx_xxport.patch

sorry for the noise, I was distracted, somehow posted to the wrong bug...
Comment 4 Thomas McGuire 2009-05-13 14:17:46 UTC
Urs, please post this patch on reviewboard so that it reaches the right developers, see http://techbase.kde.org/Contribute/Send_Patches for more details.
Thanks.
Comment 5 Urs Joss 2009-05-14 08:30:18 UTC
Hi Thomas

thanks for the hint about the reviewboard. I did feed that patch into the reviewboard but on behalf of Bug 145325, as this was an accedential post here...

Cheers
Urs
Comment 6 Laurent Montel 2015-04-12 09:45:38 UTC
Thank you for taking the time to file a bug report.

KMail2 was released in 2011, and the entire code base went through significant changes. We are currently in the process of porting to Qt5 and KF5. It is unlikely that these bugs are still valid in KMail2.

We welcome you to try out KMail 2 with the KDE 4.14 release and give your feedback.