In light of the ticket T7630 this one is obsolete
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
We decided to
- remove the "Cancel" Button in case only one secret key is imported (as this does the same as "No")
- in case of importing more than one secret key we want to change the text from "Cancel" to "No for all".
When you've implemented the link solution here, do the same for T5006
Possibilities for the button text:
"Show import window"
"Show import tab" (I know it is no tab but its shorter)
In T7658#201260, @TobiasFella wrote:That screenshot is for kleopatra crashing, not related to okular.
Outlook problem that can't be fixed.
Workaround possible (First start message, then add recipients).
Yesterday
That screenshot is for kleopatra crashing, not related to okular.
Tue, May 20
The changes have only been implemented for the upcoming Qt 6 based Kleopatra, i.e. Gpg4win 5. I have updated the project tags accordingly.
After completion of T7553, the result for one file looks like this:
For illustration:
The problem here is that the version number in kleopatra is still 4.0.0-something, which is then compared to 4.4.0.
Checked with Gpg4win-4.4.1-beta59, too, which contains gpgme 1.24.3. Works!
Fri, May 16
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
Thu, May 15
Hej thinks that she would expect the dialog to show which certificates were uploaded.
I think if we want to do that, we should make a new ticket for it. Here we wanted the easy quick fix.
"Geheimen Team-Schlüssel zum internen Teilen abspeichern." is grammatically correct, but it sound very formal and clunky for a UI tooltip. It lacks clarity, therefore I suggest:
It's pretty much impossible to speed up the situation of unavailable network because network access typically uses long timeouts because networks can be notoriously slow to respond. The only thing we can do is show a progress window so that the users know that Kleopatra is actually doing something.
Wed, May 14
Tooltip: Save this secret key to share with other team members.
dt. Menüeintrag: Geheimen Team-Schlüssel speichern
Tooltip: Geheimen Schlüssel speichern und mit Team teilen.
Werner strongly prefers to include it in the self-tests instead of adding a command to the drop-down list.
I will therefore update the description accordingly.
Tue, May 13
basically solved, for follow up see
"Upload successful." or "Upload complete." (even shorter) for the title bar are fine :)
I forgot the differentiation between singular and plural…
Maybe "Upload successful" would be enough.
after https://dev.gnupg.org/rW14d86c01819ef3ddbc7f03b34e821e367cea3b02 only qrencode is left:
currently not testable. some urls in download.sh are broken (404):
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...
there are no display warnings
Mon, May 12
looks good to me on gpg4win-5.0.0-beta190@win10
looks good to me on gpg4win-5.0.0-beta190@win10
on gpg4win-5.0.0-beta190@win10 (high contrast):
looks good to me on gpg4win-5.0.0-beta190@win10
looks good to me on gpg4win-5.0.0-beta190@win10
looks good to me on gpg4win-5.0.0-beta190@win10
Fri, May 9
Well it kind of works but it is a bit ugly and the encoding in the "Encrypt" message is broken:
I think we have another report on this in the tracker. The problem is indeed the ugly Windows time functions to print a string. Let me only remeber that untile a few years, Windows had the opinion that Germany is the the Westeuropäische Zeit, i.e. Portugal or the UK.
Thu, May 8
I found more issues with the success, warning, and error icons we show in various places.
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.
my win10 vm was also installed with german language
issues split into new tickets:
If the file data is next to the file data.sig then Kleopatra should automatically use data.sig with data. If you run kleopatra --verify data.sig or start the verification by selecting data.sig in the Windows Explorer then Kleopatra does automatically use data (at least on Linux).