Launchpad has imported 21 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=83079.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2004-06-09T09:19:56+00:00 Kollix wrote: Version: 1.6.52 (using KDE 3.2.90 (3.3 alpha1, CVS >= 20040522), compiled sources) Compiler: gcc version 3.2.3 OS: Linux (i686) release 2.4.22 Trying to send a mail which shall be signed pops up a dialog: Your OpenPGP signing key Martin Koller (KeyID 0x8DFB0F86) expires in less than 4294954719 days. Well, yes ... and ? ;-) (The key has unlimited expiration) Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/0 ------------------------------------------------------------------------ On 2004-07-12T21:26:14+00:00 Simone Piunno wrote: Created attachment 6645 a snapshot of the error window look here for an example. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/1 ------------------------------------------------------------------------ On 2004-07-23T15:56:36+00:00 David Faure wrote: *** Bug 85787 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/2 ------------------------------------------------------------------------ On 2004-07-23T15:59:17+00:00 Marcin-kasperski-m wrote: Note: in my case (bug 85787) I got this error although the message has *NOT* been signed. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/3 ------------------------------------------------------------------------ On 2004-07-28T18:43:08+00:00 Till Maas wrote: Got the same error in 3.2.92 Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/4 ------------------------------------------------------------------------ On 2004-10-07T19:40:36+00:00 Mutz-c wrote: Can s/o of you please attach a gdb to and say something like: gdb> break 'GpgME::Key::neverExpires()' <let it hit the breakpoint> gdb> print *theGpgMEKeyObject.d->key Thanks. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/5 ------------------------------------------------------------------------ On 2004-10-07T21:28:26+00:00 Kollix wrote: As I have already upgraded to latest CVS, and also updated all the crypto stuff kmail uses, I can no longer reproduce this. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/6 ------------------------------------------------------------------------ On 2004-10-08T02:19:37+00:00 Trejkaz wrote: Me neither. I'm not even on the latest CVS but on 3.3.0 with all the crypto dependencies updated, it's not happening anymore. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/7 ------------------------------------------------------------------------ On 2004-10-08T09:51:30+00:00 Toma-u wrote: I have seen it in a beta 3.3 as well, but not in the official 3.3. Lets close until someone reports it again. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/8 ------------------------------------------------------------------------ On 2005-03-03T17:37:45+00:00 Kde-x wrote: Ok, lets report it again: I just saw a message saying that my key expires in less than 4294967294 days while sending a message. I did NOT sign it and the key expired 4 days ago. I'm using KDE 3.3.2. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/9 ------------------------------------------------------------------------ On 2005-03-03T18:22:42+00:00 David Faure wrote: Reopening then - can you try the gdb session suggested by Marc? Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/10 ------------------------------------------------------------------------ On 2005-03-13T14:59:50+00:00 Kde-x wrote: Ok, I tried but I'm not quite expirienced with gdb. I tried to break on GpgME::Key::neverExpires() and on GpgME::Key::isExpired() (because in my case the key is already expired), but I'm afraid gdb did not stop when I sent the message (and got again the message, that my key expires in 4......... days). This might be a silly question but might it be a problem that gdb says: (gdb) break 'GpgME::Key::isExpired()' Function "GpgME::Key::isExpired()" not defined. Make breakpoint pending on future shared library load? (y or [n]) y Breakpoint 1 ('GpgME::Key::isExpired()') pending. Are there any special flags i have to compile gpgme or kdepim with? fyi: I am using gpgme-1.0.2 Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/11 ------------------------------------------------------------------------ On 2005-03-13T15:56:45+00:00 David Faure wrote: > (gdb) break 'GpgME::Key::isExpired()' Try break 'GpgME::Key::isExpired( and then press <tab> to complete it. Make sure to start kmail first [in gdb], set the breakpoint only after interrupting kmail with Ctrl+C in gdb. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/12 ------------------------------------------------------------------------ On 2005-03-13T16:25:49+00:00 Kde-x wrote: Ok, no it hit the breakpoint, but the symbol Marc mentioned was not found. This might be a special case for keys that never expire. For which symbol shall I look? (gdb) print *theGpgMEKeyObject.d->key No symbol "theGpgMEKeyObject" in current context. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/13 ------------------------------------------------------------------------ On 2005-03-25T16:27:31+00:00 Kde-x wrote: This bug is also valid for me in kde-3.4. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/14 ------------------------------------------------------------------------ On 2007-09-19T19:21:00+00:00 Rolf Eike Beer wrote: *** Bug 109059 has been marked as a duplicate of this bug. *** Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/15 ------------------------------------------------------------------------ On 2007-10-22T11:01:01+00:00 Daniei wrote: This bug still exists in kmail/1.9.7 (kontact/1.2.5) with KDE 3.5.7. A key that expired 5 days ago, will expire in less than 4294967293 days according to the dialog Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/16 ------------------------------------------------------------------------ On 2008-01-05T16:03:17+00:00 Aleksandersen+bugs-kde-org wrote: Created attachment 22848 KMail 1.9.5 compiled for x86-64 Debian ‘Etch‘ Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/17 ------------------------------------------------------------------------ On 2008-03-10T17:32:38+00:00 Florian Reinhard wrote: same here for kmail "Version 1.9.6 (enterprise 0.20070907.709405)" on Kubuntu 7.10-x86 with kde 3.5.8. Expired 3days ago and shows 4294967294. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/18 ------------------------------------------------------------------------ On 2008-11-09T15:03:32+00:00 opensourcecat wrote: Tested with a certificate expired two days ago. It says that the key is expiring in less than -2 Days... So Kmail threats expired certificates as an expiring one. (bug triage day 09 november 2008), opensourcecat. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/19 ------------------------------------------------------------------------ On 2015-04-12T09:57:13+00:00 Montel-3 wrote: 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. Reply at: https://bugs.launchpad.net/ubuntu/+source/kdepim/+bug/325190/comments/23 ** Changed in: kde-baseapps Status: Confirmed => Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/325190 Title: kmail / openpgp expire warning wrong To manage notifications about this bug go to: https://bugs.launchpad.net/kde-baseapps/+bug/325190/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
