User Details
- User Since
- May 2 2023, 1:24 PM (113 w, 5 d)
- Availability
- Busy Busy until Jul 29 2030.
Thu, Jul 3
Wed, Jul 2
and for certification revocation (and some other places): https://invent.kde.org/pim/libkleo/-/merge_requests/197
For card stuff: https://invent.kde.org/pim/kleopatra/-/merge_requests/400
For the tooltips: https://invent.kde.org/pim/libkleo/-/merge_requests/196
Tue, Jul 1
Works fine here.
I can't reproduce. Please check whether this works if you use gpg directly; it's a bit unlikely that this is kleopatra-specific, since kleopatra doesn't really care whether the key is on a smartcard or not.
Mon, Jun 30
Fri, Jun 27
since @ebo asked about this: the current state is that the first column of all tables can't be moved. This seems to be what we want, so nothing needs to be changed and nothing was done to change this. I guess this ticket can be closed.
Thu, Jun 26
Tue, Jun 24
Thu, Jun 12
The relevant changes have been merged to the gpg4win branches of kleopatra and libkleo. We can start creating a test build
Wed, Jun 11
Tue, Jun 10
Jun 4 2025
Jun 3 2025
May 28 2025
Note: The Kleopatra in upcoming versions of Gpg4win 5 will have AboutData::version set to gpg4win-5.0.0 (or gpg4win-5.0.0-beta190 for beta versions). See T7666: Kleopatra: Rework versioning.
May 27 2025
May 22 2025
May 21 2025
That screenshot is for kleopatra crashing, not related to okular.
May 20 2025
The problem here is that the version number in kleopatra is still 4.0.0-something, which is then compared to 4.4.0.
May 16 2025
Apparently KMessageBoxes do actually wrap, just at a larger width than we'd have expected. Lowering this width should be a trivial patch that we could do locally, if we want to