I don't really know what you are testing, but as far as I understood the (overly verbose [sigh]) comments the only thing that was implemented is that temporary files are removed when our mail viewer is closed properly. Removing temporary files/folders left over on a crash or reboot or any other forceful termination of the mail viewer or kleopatra would be covered by the already mentioned T6842: Kleopatra: Clean up temporary files on windows.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Today
Today
In T7784#214660, @timegrid wrote:Just to be sure: The "Show Email" button is still never shown on the notepad, right?
• ikloecker changed the status of T7784: Kleopatra notepad: change to buttons in result list widget, a subtask of T7412: Notepad improvements, from Open to Testing.
• ikloecker changed the status of T7784: Kleopatra notepad: change to buttons in result list widget from Open to Testing.
In T7784#214657, @timegrid wrote:Issues found:
- pgp encrypt/sign does not offer an audit log, the first screenshot in the description ("verschlüsselt und signiert") suggests that this was different before
A different order is pretty much impossible to implement in upstream kconfig without big changes/refactoring.
The registry keys "GnuPG Desktop" and "GnuPG VS-Desktop" now work correctly, i.e. existing registry keys should be considered in the next VSD 4 build.
• ikloecker changed the status of T8141: Kleopatra: Many wrong registry keys created in HKCU\Software\Gpg4Win from Open to Testing.
There shouldn't be any RegCreateKey anymore for HKLM\SOFTWARE\<product name>\... or HKCU\SOFTWARE\<product name>\.... And, of course, no registry keys should be created.
• ikloecker committed rW0046637976fe: kconfig: Avoid creation of not already existing registry keys (authored by • ikloecker).
kconfig: Avoid creation of not already existing registry keys
• ikloecker committed rW6061bdf7735e: Ensure that configure options with spaces are quoted properly (authored by • ikloecker).
Ensure that configure options with spaces are quoted properly
Looks like the "read config from registry" patch that was upstreamed wasn't tested properly.