[Bug 160881] PGP encryption of mails results in empty MIME-part

Frank Osterfeld frank.osterfeld at kdemail.net
Thu Apr 17 15:45:42 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=160881         




------- Additional Comments From frank.osterfeld kdemail net  2008-04-17 16:45 -------
SVN commit 798118 by osterfeld:

do not reset data objects before exec() can read the outData. This fixes the synchronous libkleo API using the exec() methods (which returns empty QByteArrays without this patch) but breaks the shared_ptr<Output> usage (finalize() iirc) in kleopatra. 

define KLEO_SYNCHRONOUS_API_HOTFIX for now when build libkleo for use with KMail.
proper fix pending.

CCBUG:160881
CCMAIL:mutz kde org
CCMAIL:adam kde org
CCMAIL:js iidea pl


 M  +6 -1      CMakeLists.txt  
 M  +2 -0      backends/qgpgme/qgpgmedecryptjob.cpp  
 M  +2 -0      backends/qgpgme/qgpgmedecryptverifyjob.cpp  
 M  +2 -0      backends/qgpgme/qgpgmeencryptjob.cpp  
 M  +2 -0      backends/qgpgme/qgpgmesignencryptjob.cpp  
 M  +2 -0      backends/qgpgme/qgpgmeverifydetachedjob.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=798118



More information about the Kdepim-bugs mailing list