Your message with subj: Bug#32749: PGP key display lacks 2 digits -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thank you for your bug report. All problems with the key id determination have been fixed in the latest=20 development (CVS) version of KDE. The bug report will be closed. Regards, Ingo -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8MKIjGnR+RTDgudgRAjVzAKChx/wDx3HbiDeegl8Qh3GNcY8OzACgiF0h oaUyIU8Pcoe8aUNaOPBxitM=3D =3D/I1H -----END PGP SIGNATURE----- has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at submit) by bugs.kde.org; 21 Sep 2001 00:38:49 +0000 Received: (qmail 4255 invoked by uid 33); 21 Sep 2001 00:38:49 -0000 Date: 21 Sep 2001 00:38:49 -0000 Message-ID: <20010921003849.4254.qmail@master.kde.org> To: submit@bugs.kde.org Subject: PGP key display lacks 2 digits From: fabrice_marie_sec@yahoo.com Package: kmail Version: 1.3.1 (using KDE 2.2.1 ) Severity: normal Installed from: RedHat RPMs Compiler: gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-93) OS: Linux OS/Compiler notes: Not Specified When kmail gets an PGP signed or encrypted email, if gnupg/pgp doesn't have yet the key of the sender, then it will display : "Message was signed by unknown key ID 0xXXXXXX" However, a pgp/gnupg key ID is supposed to be 8 digits, and not 6 ! I've reported this bug about a year ago already, along with the short solution. But it was not integrated and I can't find it anywhere anymore. There is just an error in the function(s) parsing pgp/gnupg output, instead of using 8 characters, the developers should use 10 characters for the size of the variable holding the key ID : '0x' + 8 digits = 10 ! Hope this helps, Have a nice day, Fabrice. (Submitted via bugs.kde.org)