Bug 128750 - GnuPG Handling: Not showing all information re messages
Summary: GnuPG Handling: Not showing all information re messages
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmail
Classification: Applications
Component: encryption (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-07 16:20 UTC by Michael Trausch
Modified: 2015-04-12 09:56 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Trausch 2006-06-07 16:20:08 UTC
Version:           1.9.3 (using KDE KDE 3.5.3)
Installed from:    Ubuntu Packages

I found this issue while testing the fix for bug 128513 -- it seems like KMail now simply ignores timestamp information for all message signed.  Also, it does not always report when the key is not on your keychain.

From the text in bug 128513:

------- Additional Comment #9 From Michael Trausch 2006-06-03 21:08 -------  
Thank you -- I was able to (after some weird issues) rebuild KMail and verify the fix on the timestamp.  Is it possible to have it output the same "Status" line when the key is not present, as with messages that are signed with OpenPGP/MIME and the key is not present?  For example, a message on the KDE core devel list (the one that RH replied to in the attachment to this bug report) shows: 
 
 Message was signed with unknown key 0x33F5F0056EF45358. 
 The validity of the signature cannot be verified. 
 Status: No public key to verify the signature 
 
RH's only shows: 
 
 Message was signed with unknown key 0xDF045E77. 
 The validity of the signature cannot be verified. 
 
 All the data is present for the information to be displayed, I think, at least according to the debug output.  Is this a separate bug that I need to file? 
 
==== Debug output 
 kmail: (35144, last 35136) Re: qt-dbus compilation problem Ralf Habacker, readyToShow true 
 kmail: [const QTextCodec* KMReaderWin::overrideCodec() const]  mOverrideEncoding == '' 
 kmail: [const QTextCodec* KMReaderWin::overrideCodec() const]  mOverrideEncoding == '' 
 kmail: parseMsg(KMMessage* aMsg == aMsg ) 
 kmail: + Text/Plain 
 kmail:       Inserting one item into MimePartTree 
 kmail:                 Content-Type: Text/Plain 
 kmail: partNode::findType() is looking at Text/Plain 
 kmail: [static KMail::SpamScores KMail::SpamHeaderAnalyzer::getSpamScores(const KMMessage*)] 
 kmail: Multiple / No addressees matched email address; Count is 0 
 kmail: ObjectTreeParser::parseObjectTree( node OK, showOnlyOneMimePart: FALSE ) 
 kmail:         Sorry: Old style Mailman message but no delimiter found. 
 kmail: [const QTextCodec* KMReaderWin::overrideCodec() const]  mOverrideEncoding == '' 
 libkdenetwork: GnuPG exited with exit status 2 
 libkdenetwork: gpg stderr: 
 libkdenetwork: libkdenetwork: pgp cmd = LANGUAGE=C gpg --batch --decrypt 
 gpg: Signature made Sat 03 Jun 2006 05:07:29 AM EDT using DSA key ID DF045E77 
 gpg: Can't check signature: public key not found 
 libkdenetwork: 
 libkdenetwork: Message was signed on 'Sat 03 Jun 2006 05:07:29 AM EDT' 
 libkdenetwork: Message was signed with key 'DF045E77' 
==== End Debug Output 
 
 
 ------- Additional Comment #10 From Ingo Klöcker 2006-06-03 23:55 -------  
Yes, please file a separate bug report for this. 
 
=====

All of the information appears to be made available to KMail/libkdenetwork, so KMail should be able to harvest it and act on it.
Comment 1 Laurent Montel 2015-04-12 09:56:35 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.