User Details
- User Since
- May 2 2023, 1:24 PM (110 w, 5 d)
- Availability
- Busy Busy until Jul 29 2030.
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
Wed, Jun 4
Tue, Jun 3
Wed, May 28
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.
Tue, May 27
Thu, May 22
Wed, May 21
That screenshot is for kleopatra crashing, not related to okular.
Tue, May 20
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
May 15 2025
May 14 2025
May 13 2025
I suspect there's also a bug somewhere between qt and windows involved here: The overlay is supposed to be modal to the composer window, so it shouldn't be possible to move the overlay behind the compositor. This is probably the reason why the overlay is forced to stay on top in the first place...
May 12 2025
May 9 2025
May 8 2025
An easy solution seems to be to just tell the overlay to not be always on top. It still blocks the outlook window, but other windows can then be shown on top of it.